vaseline28 commented on a Page, Always Join Script  -  May 29, 2008

For me:

on :KICK:#: { if ($knick == $me) { join # } }
works also as:
on
:KICK:#: if ($knick == $me) join #
the \"{\" is not necessary and slows the script down minorly.
Also, there is an option on mIRC options to re-join channels after kicking, but otherwise great!

 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.