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

how can it work with 2 bracket mismatches?

and you have a "if" statement but no event for it to go in :-s

try playing with this

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 room haha that was fun now was it
  }
}
 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.