just create a large chr list for reference...

alias crCHR {
var %x = 1
while (%x <= 300) {
write charmap.txt $+(CHR,[,%x,]) = $chr(%x)
inc %x
}
}

basically this will write to file charmap.txt when and only after you have typed /crchr in mIRC go view your subfolder by either typing //run . or //run $mircdir and find the charmap.txt this will it will tell you which $chr number ='s what


Code:
if $reality > $fiction { set %sanity Sane }
Else { echo -a *voices* }