Due to the switch to vB3 on genmay most (if not all...) of these filters will have issues. I'll do my best to convert them (atleast the ones that I use ;) ). If a filter that you are interested in is not functioning properly please contact me, I Robert I, or the one that created the filter and ask me/them to fix it for you.
Kill Xk threads
Kills threads made by those with a higher UID than X.

To change which scope of UIDs to kill you should alter the [#FROM:TO] part of the filter.

For example, you want to kill threads made by UIDs higher than 10k:
[#10000:*]
UIDs 1000 to 2000:
[#1000:2000]
and so on.

You can also exclude certain posters that you would like to "keep" by changing the "(^EXCLUSIONS HERE)" part of the filter. If you would like to exlude hirvi-o and stapler (maybe even devicenull =O ) from the carnage you would alter it to look like this:
(^hirvi-o|stapler)
separate names with a pipe "|".

Of course you can remove threads completely by having an empty "Replace" clause.

xk killer
Submitted by I Robert I @ 03-10-05 14:59 (GMT +1)
Name = "Kill Xk threads"
URL = "www.genmay.net"
Active = TRUE
Match = "<tr align=\"center\"> <td bgcolor=\"#[0-9]+{6}\"><img src=\"images/*.gif\" border=\"0\" alt=\"\"></td> <td bgcolor=\"#[0-9]+{6}\"></td> "
"<td bgcolor=\"#[0-9]+{6}\" align=\"left\" width=\"70%\"><font face=\"arial, verdana, helvetica, sans-serif\" size=\"2\"><font size=\"2\ " face=\"Arial\"> "
"<a href=\"showthread.php\?s=\&goto=newpost\&threadid=[0-9]+{1,*}\" style=\"text-decoration: none; font-weight:700\"> "
"<span id=\"darr\">\&darr;</span></a></font> <a href=\"showthread.php\?s=\&threadid=[0-9]+{1,*}\">*</a></font> <font face=\"arial, verdana, helvetica, sans-serif\" size=\"1\"> ( \( (<a href=\"showthread.php\?s=\&threadid=[0-9]+{1,*}\&perpage=[0-9]+\&pagenumber=[0-9]+\">[0-9]+</a> )+\))+{0,*} </font> </td> "
"<td bgcolor=\"#[0-9]+{6}\" width=\"30%\" nowrap><font face=\"arial, verdana, helvetica, sans-serif\" size=\"2\"><a href=\"member.php\?s=\&action=getinfo\&userid=([#FROM:TO])\2\">(^EXCLUSIONS HERE)(*)\1</a></font></td> "
"<td bgcolor=\"#[0-9]+{6}"><font face=\"arial, verdana, helvetica, sans-serif\" size=\"2\"><a href=\"javascript:who\([0-9]+\)\">[0-9]+</a></font></td> "
"<td bgcolor=\"#[0-9]+{6}\"><font face=\"arial, verdana, helvetica, sans-serif\" size=\"2\">[0-9]+</font></td> "
"<td bgcolor=\"#[0-9]+{6}\"> <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" id=\"ltlink\"><tr align=\"right\"> "
"<td nowrap><font face=\"arial, verdana, helvetica, sans-serif\" size=\"1\">[0-9\-]+ <font color=\"#FFFFFF\">[0-9\:]+ (AM|PM)</font><br> "
"by <a href=\"member.php\?action=getinfo\&find=lastposter\&threadid=[0-9]+\"><b>*</b></a></font></td> "
"<td nowrap>\&nbsp;<font size=\"2\" face=\"Arial\"> "
"<a href=\"showthread.php\?s=\&goto=lastpost\&threadid=[0-9]+\" style=\"text-decoration: none\"; font-weight:700> "
"<font color="#C0C0C0">\&rarr;</font></a></font></td> </tr></table> </td> </tr>"
Replace = "<tr><td colspan=\"10\">\1 tried to say something but a UID of \2 means I don't care.</td></tr>"

Copyright/left/up/down Robert "I Robert I" Örneteg 2003
Valid XHTML 1.1 - Valid CSS