Superior commented on a Page, Total channel protection v0.5  -  Oct 01, 2008

You have used 'set' twice..

set set %Nick $$?="Please enter the bots main nick."

Add a timer with an -u switch..

 ban %channel $nick 300

Add a -k switch to perform a kickban..

 .timer 1 4 ban %channel $nick 
 .timer 1 3  Kick %channel $nick

You want to reconnect the server after 60 seconds? Silence timer(s)...

on *:disconnect:%network:{
 timer 1 60 server %network
}
 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.