Looks like you're using an input event. If so, this is what you should do:
Code:
on *:input:#: {
  if ($1 == kh) {
    echo -mlctbf # < $+ $nick(#,$nick).pnick $+ > 9K3ewl15 $2-
    .msg # $1- | haltdef
  }
}