I have just finished programming bbcode links into the status box update script. You can now create external/internal links by using the following format:
Code:
[link]http://www.google.com[/link]
The program will check for the http:// part of any submitted link and if it's not present you will receive #INVALID_LINK message within your status update. So please make sure you place http:// before any link you want to place.
Let me know if any one has any problems or feedback.