Guest/bot kicker

By Fan_Of_Ur_Mom on Feb 11, 2008

bah, it's simple and effective. :P it's quite nice, if someone enters as a "clone" or "bot" it kicks both users on that IP...

Replace the with the room name you don't want clones, or just make it on *:JOIN:#:{ if you want it to work in all the rooms...

on *:JOIN:#<chan>:{
    if ($ialchan($wildsite,#,0) > 1) {
      .cs kick $chan $nick  Bots/Clones are not permitted here.  
      .cs kick $chan $ialchan($wildsite,#,1).nick Bots/Clones are not permitted here.   
    }
  }

Comments

Sign in to comment.
Fan_Of_Ur_Mom   -  Feb 11, 2008

I probably phucked it I just wrote it and haven\'t tested it... xD I was bored.. >.> Anywho if you find mistakes lemme know and I shall change them. :D

/server -m fan.dx3k.com 8000 http://fan.dx3k.com/

 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.