Savage_CL commented on a mIRC Script, Chang Nick To bad Nick  -  Jan 23, 2012

I'll save everybody's time...

---------------------
Bad Nick Protection  |  
Write By ~>MR.KolanG |
_____________________

on *:NICK:{
  IF ((fuck isin $newnick) || (shit isin $newnick) || (Bad isin $newnick)) {
    VAR %i = 0
    WHILE (%i < $comchan($newnick,0)) { 
      INC %i 
      ban -u60 $comchan($newnick,%i) $newnick 3 
      kick $comchan($newnick,%i) $newnick Please CHange Nick!!
    }
  }
}
 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.