Here's something to get ya started on making your own ...
Code:
on ME:*:KICK:#: {
  inc $+(%,kick-count.,#)
  echo -cet kick # * $knick is the $ord($eval($+(%,kick-count.,#),2)) person you've kicked from #
}

Last edited by EVH; 30/12/03 09:51 PM.