Bandit commented on a Page, Kick revenge(simple)  -  May 28, 2006

Jake, congratulations posting a snippet. I\'m glad to see you are eager to learn mIRC scripting. Now please don\'t take this the wrong way, I\'m only trying to help. But, perhaps some editing of your code would help. I think this would work much better:

on *:KICK:#: {
if ( $knick == $me ) {
timer 1 3 kick $chan $nick REVENGE(Maybe this will teach you?)
}
}

the $knick identifier refers to the nick who was kicked. Thanks, I hope this helps!

--Bandit

 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.