Use $chr(35)

i.e. //say $chr(35) will send the '#' character to the channel.

You can get the $chr for a character by typing //echo -a $asc(character-here) - For example, //echo -a $asc(#) returns '35'.

Also see /help $asc in mIRC.

Hope this helps smile

Regards,