my counter- kick/ban scripts

By brottor on Feb 22, 2005

this is for mirc remotes when you get kicked it will automatically kick who kicked you unban you and join the chan for you provided you have access
and chanserv is on ur server

on *:kick:#: { 
if ($knick == $me) {
cs kick $chan $nick Dont kick me!
cs invite $chan $me
cs unban $chan $me
join $chan 
} 
}

Comments

Sign in to comment.
Opasna-Bagra   -  Jan 20, 2007

ohhh.. i find the problem , problem is not in snippet ... problem is with my script :)

 Respond  
Opasna-Bagra   -  Jan 19, 2007

this kick/ban counter didnt work in my scripts.. i dont know whats the problem :S

 Respond  
StonedStoner   -  Mar 01, 2005

ok

 Respond  
StonedStoner   -  Mar 01, 2005

oooo

 Respond  
Yoinx   -  Mar 01, 2005

it\'s a counter kick, kinda like anti-kick

 Respond  
StonedStoner   -  Mar 01, 2005

uhm... wheres the counter?

 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.