Try use this code:

Code:
ON *:ACTION:*slaps*:#: {
  tokenize 32 $strip($1-)
  if ($me !isin $1-) { return }
  if (%floodpro > 1) { return }
  inc -eu5 %floodpro 1
  inc %anti
  describe $chan Dodges and Slaps $nick instead!! [ %anti : Slaps Dodged! ]
}