is there a better way to write this script. the delay is to prevent spamming of command.

Code:
on !1:TEXT:*karp*:#:{
  if (!%comwait) {
    set -u60 %comwait 1
    describe $chan steals the karp and brings it to PP!
  }
  else echo karp thief cooldown time is in session. No stealing yet.
}


thank you.