Large

redditenemies

By user24 Last update May 28, 2010 — Installed 140 times.


Script Summary: Enemies comments will be hidden and their names faded out. You can click to show their comments

Script homepage

Thumb

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.

update: now works on inbox too