NIGathan commented on a Page, !label Snippet  -  Dec 30, 2008

He gave you an example with it already done...
Just change this line:

if ($3 != n00b) && ($3 != loser) && ($3 != fail) && ($3 != leech) { notice $nick ( $+ $3 $+ ) Is an incorrect label! }

to:

if (!$istok(n00b|loser|fail|leech,$3,124)) { notice $nick ( $+ $3 $+ ) Is an incorrect label! }

Actually, he even went further than that and rewrote the entire thing for you.. lol

 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.