on *:text:!GKill:#Kill-A-Gnome:{ if ($($+(%,gkill,$nick),2) == 1) { msg $chan you already used !gkill } else { msg $chan Gkill used! boom set %gkill $+ $nick 1 ... } }