I am using this script:

Code:
on *:connect: {
  /timer1 0 150 msg #mychannel $!read(random.txt,n)
}


I tried using this command but can not get it to work:

Code:
$chr(3) $+ $r(13,0) $+ $read(file.txt)


Pink color is 13

Thanks!!