Hey all,

Been trying to find a way to use the reg expression searcher/highlighter, and look for mobs that start with the #, but I want to exclude familiars...

Bsicly I want to find all things that start with a # that dont have familiar in the string after the #

Searching around the net, I found this #(?!(.*?familiar)) but that didnt work...

Any ideas?
>HM<