So instead of $hfind, I can use $hget, like this?

Code:
alias botcheck {
  if ($hget(bots, $2)) {
    echo 4 -s $1 at $2 on $3
    echo 4 -s -
    msg $3 bot: $1
  }
  return
}


I registered; you should too.