quote:
Originally posted by Shaggie
I was wondering if it is as yet possible to read and/or change your Personalized Status information a script?
Yes, you can change your Personalized status by adding a special character to your name, for example:
JScript code:
Messenger.MyName = "felipEx \xa0{AFK}";
quote:
Originally posted by Shaggie
I want to know if there is a way to determine what it is currently set to without remembering what was returned in the event.
I think you can find the Personalized status text by using some
RegExp