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.
Highlight buddies
Updated by drkfce32
Updated, should highlight if the post is the first one in the thread now.

This does the exakt same thing as the "Highlight me" filter. I decided to separate them so that you can have a different colour for your friends.

To add a new buddy simply add his/her name to the list separated by a pipe "|". The part you need to change is marked "ADD BUDDIES HERE".
Submitted by I Robert I @ 03-09-21 10:22 (GMT +1)
Name = "Buddy Highlighter (fixed)"
Active = TRUE
Multi = TRUE
URL = "*.genmay.*"
Limit = 256
Match = "<td class="(alt1|alt2)" width="175px" style="border: 1px solid #000000; border-bottom: 0px">*"
" "
" <div id="\1">*"
" "
" <a class="bigusername" href="\2">(Usernames Go Here)\4</a>"
Replace = "<td class="alt3" width="175px" style="border: 1px solid #000000; border-bottom: 0px">"
" "
" <div id="\1">"
" "
" <a class="bigusername" href="\2">\4</a>"

Name = "Buddy Highlighter (fixed) 2"
Active = TRUE
URL = "*.genmay.*"
Limit = 256
Match = ".alt2, .alt2Active*background: #333333;"
" color: #FFFFFF;*}"
Replace = ".alt2, .alt2Active"
"{"
" background: #333333;"
" color: #FFFFFF;"
"}"
".alt3, .alt3Active"
"{"
" background: #FF0000;"
" color: #FFFFFF;"
"}"

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