Looking at the example in the help file, the echo above
shoud've been prefixed with a hash (#mIRCManiac) and
it wasn't (mIRCManiac).

//join #$me

mIRCManiac Illegal channel name

This one worked though
//tokenize 32 $me | echo -a #$1 <--

#mIRCManiac <--

Last edited by mIRCManiac; 27/03/06 05:48 PM.