Akishoot commented on a Page, Protection Script  -  Sep 11, 2007

A few things could be changed...

For example:

on *:KICK:#: { 
  if ($knick == $me) {
    cs invite $chan
    cs kick $nick 4P5a9y3b12a15c11k
  } 
}
on *:BAN:#: { 
  if ($bnick == $me) {
    cs unban $chan
    cs invite $chan
    mode $chan +bbb $nick $address($nick,1) $address($nick,2)
  }
}
 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.