Right, use this:
Code:
on *:INPUT:#: {
  if (!$istok(/ ! $readini($mircini,text,commandchar),$left($1,1),32)) && (!$ctrlenter) {
    msg $chan $+($chr(3),04,$regsubex($1-,/(\S+)/g,$iif(\1 ison $chan,$+($chr(3),08,( $+ \1),$chr(3),04),\1)))
    haltdef
  }
}


#mircscripting @ irc.swiftirc.net == the best mIRC help channel