mIRC Nick Completor

Nick Completor

on *:INPUT:*:{
  if $left($active,1) == $chr(35) { if $nick($active,$1) { say  $+ $1 $+  $2- | halt } }
}