be sure to add this in your script else commands like /me won't work.
code:
if (Message.charAt(0) == '/')
return(Message);
I'm working on a script to do autogradients and colors, with per contact options and such, having a hard time with PlusWnds tho, but nothing i can't handle