Marks posts made by you so you find them more easily by changing the background colour in the square where your name is displayed.
Of course you need to edit this filter and put in your own name where it says "YOUR NAME".
URL = "www.genmay.net"
Active = TRUE
Limit = 4096
Match = "(<td bgcolor=\"#)([0-9A-F]+)(\" width=\"175\" valign=\"top\" nowrap>\s<a name=\"post)([0-9]+)\1(\"></a>\s+)(<a name=\"newpost\"><\/a>)+{0,1}\s+(<font face=\"arial, verdana, helvetica, sans-serif\" size=\"2\"><b><a href="member.php?s=\&action=getinfo\&userid=)([0-9]+)\2(\" target=\"_blank\" style=\"text-decoration: none\"><font color=\"#FFFFFF\">)(YOUR NAME)\3(</a>)"
Replace = "<td bgcolor=\"#445544\" width=\"175\" valign=\"top\" nowrap><a name=\"post\1\"></a><font face=\"arial, verdana, helvetica, sans-serif\" size=\"2\"><b><a href=\"member.php?s=&action=getinfo&userid=\2\" target=\"_blank\" style=\"text-decoration: none\"><font color=\"#FFFFFF\">\3</a>"
