The color and bold codes are embedded in this text even though you cannot see them on the forum, copy this text into your remote editor.

Code:
on ^*:text:*:#:{
  if (!$cnick($nick)) cnick -m1 $nick $rand(1,16)
  echo -itmlbf # $+(<,$cnick($nick).color,$left($remove($nick(#,$nick).pnick,$nick),1),$nick,>) $1-
  haltdef
}