Kick Revenge

By Son_Goku on Nov 20, 2005

Small code for a kick revenge. I should be adding a ban protection to it later on.

Comments

Sign in to comment.
BEASTMODE   -  Nov 09, 2008

i have a ban version of this so if you want it mail me. I also have a repetition script

 Respond  
criminal   -  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  
HeLL_MasTeR   -  May 25, 2007

yeah this is what i like... but if you can change to >>
if ($knick == $me) {
raw join $chan
.raw -q kick # $nick <<< THIS Will Better hehe!!! Go Asian Scripterz

 Respond  
Raid   -  Nov 21, 2005

might want a --> cs unban $chan <-- too.

 Respond  
chicknh8r   -  Nov 21, 2005

Nice.
You can also, if you have op status,
cs kick # $nick even while your not in channel, and cs would kick oper or below :)

 Respond  
CaRe_Taker   -  Nov 20, 2005

yeah im Gettin there :)

 Respond  
Son_Goku   -  Nov 20, 2005

Yes, I have. They\'re good though. :P

 Respond  
CaRe_Taker   -  Nov 20, 2005

Sa\'ll Good mate \":) have u check out any of my scripts ?
lol
im still a n00b

 Respond  
Son_Goku   -  Nov 20, 2005

Thanks, CaRe_Taker :).

 Respond  
CaRe_Taker   -  Nov 20, 2005

ohh i like this :)
Good job

 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.