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.
Very basic filter that replaces smilies with text (the first part of the filename). In this example the haha.lol smilie gets replaced with "haha". To add additional smilies just add the first part of the name (everything but the extension) separated by pipes. ie:
haha|confused|whatever
Submitted by I Robert I @ 03-11-19 16:10 (GMT +1)
Name = "Smiley replacer"
URL = "www.genmay.net"
Active = TRUE
Match = "<img src=\"images/smilies/(haha)\1.gif\" border=\"0\" alt=\"\">"
Replace = "\1"