criminal commented on a Page, Kick Revenge  -  May 08, 2008
On *:KICK:#: {
  if ($nick isop $chan) { Halt }
  else {
    cs unban $chan
    cs invite $chan
    join $chan
    mode $chan +b $address($nick,3)
    kick $chan $nick Was that kick really neccesary?
  }
}

I really don\'t know why you use a timer for joining a channel, same as adding $time in your kick message. You don\'t even check for ops and if you use a mIRC client for having fun with your friends, you could rejoin the channel. But I strongly suggest you shouldn\'t if you use mIRC for coding a bot for no use.

 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.