Enemies comments will be hidden and their names faded out. You can click to show their comments
| Recently Updated Topics | Posts |
|---|---|
| Update for the restructured... | 1 |
this script has 1 topic, 1 post
This script has no reviews.
Hides comments by certain users on reddit, User definable.
To define your enemies, edit the script and change the following line:
user24_reddit_enemies.setEnemies("");
to the following:
user24_reddit_enemies.setEnemies("enemy1,enemy2,i_am_an_enemy,and_so_on");
and that's it. Any of their comments on any page will be hidden with the text "enemy comment hidden" which you can click to show their original comments. Also their username is displayed in light red with [ ENEMY ] next to it.
replies to their comments are still shown.
update: now deals with enemies who are also the submitter or have other flags (eg mods, friends etc). streamlined the code a bit more.





