Quote:
var %space $replace($1-,$chr(32),_)

//echo -a $replace(%space,_,$chr(32))


I've tried that in a lot of different ways and it doesn't work. The problem is, that mIRC itself does a little cleanup on the message send, before it triggers a on TEXT event.