napa182 commented on a Page, Out War Stats Updated  -  Dec 19, 2008

on the !$regex
instead of

(!$regex($2,(S|s)igil|(T|t)orax|(F|f)abar|(Z|z)imbob|(R|r)ancid|(Q|q)uiver))

you can do this

(!$regex($2,/(Sigil|Torax|Fabar|Zimbob|Rancid|Quiver)/i))
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.