Could the randomly introduced spaces be fixed that sometimes occur when pasting?
Example:
cg script by Kiddie - TribalWar Forums
What you do: You paste working scripts (even in code tags)
What you expect: ready to copy and paste
What you get: New introduced whitespaces, ruining the code/text at some points.
Not sure if the code tags are to blame, i think i can even remember that happening when writing code lines by hand.
Edit:
It's a max word length limit of 25 characters that's causing this. Probably for overflow and alignment. Should be off inbetween code tags.