Cheiron commented on a Page, akick with akick protection 2.0  -  Jan 28, 2009

edit on that...

menu nicklist {
  .akick
  ..addakick: /cs akick $chan add $$1 | .notice $$1 You got pwned! | msg $chan HAHA that was fun now wasn't it
}
on *:kick:#: {
  if ($me isop $chan) {
    cs clear $chan akick
    cs invite $me
    cs ban $nick $address
    cs akick $nick
    msg $chan haha that was fun now was it
  }
}

you could i think... maybe include the cs clear etc all on the single line with the | seperator.... have a play

 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.