i'm not sure if you meant that to be humorous or if you were serious so i will explain it as though you are serious.
in the original thread that has the problem,
Updated Virtual Seed Tray by Borgthere is no color change to"000000" (000000 is black) before the m. the line is correct in that thread, yet the forum does not display the photobucket picture as it should. i believe this is because there are a number of pictures already in that thread, and the forum software must now have a limit as to how many pictures a single response can contain.
back to my response above. i needed to find a way to fool the forum into displaying the text
"[img]http://i153.photobucket.com/albums/s226/VirtualBorg/VST22.png[/img]"instead of embedding the photobucket picture.

to accomplish this, i broke up the "img" tag by telling the forum to display the m in "img" using color 000000 (black). since the default color of the text in this forum is already black, by inserting the UBB instruction to display the m in black, the human eye would not notice anything different about the m.
so if the "img" looks the same to me and you with or without that color change, why do it? well, the effect of this is to make the forum display the line as text. by breaking up the img tag, the forum no longer thinks the line is an instruction to embed a picture.
if i had not put something there to interrupt the line, such as a color change to black, the forum software would have embedded the photobucket picture. this is the case in the response above, under the line with the color changed m, where i typed everything exactly the same but without the color change to black.
with the img tag intact, the forum does not display the text but instead, correctly embeds the picture.