mIRC Input Nick Color

Input Nick Color

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