Scakk commented on a Page, Slap Dodge  -  Sep 12, 2011

A simple way to do it

on *:action:*slap*:#: {
  var %slap-excludes = #help,#suppport
  if (!$istok(%slap-excludes,$chan,44)) {
    if ($me isin $1-) {
      inc %anti
    describe $chan dodges! $+([Slaps Dodged:,%anti,]) }
  }
}
 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.