aussiedags commented on a Page, KidSnot's akick  -  Sep 08, 2009
on *:TEXT:*:#: {
  if ($nick isop $chan) && ($2 ison $chan) {
    if ($1 == .akick) {
      commands
    } 
    elseif ($1 == .dakick) {
      commands
    }
    else {
      if ($1 == .makick) {
        commands
      }
    } 
  }
}

Something like that should work, "Untested"

 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.