Hey!
I have released my keywords script.
I will be releasing an update soon, but anyway, here's the first version.
This script will highlight C/C++ keywords blue, so you can easily see
C/C++ codes.
How to use this script:
- Make sure you have Live Messenger and Messenger Plus! Live installed.
- Download the script, open it, accept the warning and press Import.
- Open a conversation window.
- Type "*C++On" to turn code highlighting on and "*C++Off" (without the quotes) to turn it off.
Note that they are not good for copy-pasting, it's more for seeing visually what is going on, if you're like me.
http://www.msgpluslive.net/scripts/browse/index.php?act=view&id=62
EDIT:
Credits:
I would like to thank cprogramming.com, for supplying me the list of keywords, A few people on these boards for helping me out, MsgPlus for hosting the script, and GamingG for supplying random ideas that had nothing to do whatsoever with the script (moreso to another script
)
EDIT2:
New version out!
1.8 fixes a few keyword problems in 1.0, and includes commenting.
// single line comment
int
/*
block
comment
*/
You can get it from my Apache server, while I am getting it to MsgPlus.
http://paril.servequake.com:8080/
-Paril