Help, i tried everything and mIRC strips out all but the last one space of a line

eg when i sockwrite Hello world
i get back: Hello world

and when i sockwrite Hello $chr(32) $chr(32) $chr(32) wold
i get back the message with all spaces striped out.

i need the char 32 and not 160 or any similar

i tried sockwrite -tn
also i tried sockwrite $crlf and any other common way, but nothing seems to work.

mad frown frown

is there ANY way to send the server that char repeated ?

Note: for ASCII art throu socket