AnthraX01 commented on a Page, GScript Anti-Flood v1.0  -  Dec 08, 2007

mIRC DOES NOT have if-then-else statements to return all of the user chrmodes that are use in UnrealIRCd, you have to specify what char. you are looking for with something like

    if ($left($nick($nick,#).pnick,1) = ~) { return Owner (~) }

Sorry to tell you but

if ($nick == +a) { bleh } 

Does not, and will not ever work.

 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.