Try this...

Code:
 
on *:INPUT:#: {
  echo $color(own text) -t $+($chr(91), $me, $chr(93), $chr(32), $1-)
  haltdef
}