What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Personalized Status

Personalized Status
Author: Message:
Shaggie
Junior Member
**

Avatar

Posts: 87
– / Male / Flag
Joined: Apr 2002
O.P. Huh?  Personalized Status
I believe it wasn't possible in the past, but I was wondering if it is as yet possible to read and/or change your Personalized Status information a script?
I know there is an event for when it changes, but 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.
03-19-2009 02:36 PM
Profile PM Find Quote Report
ryxdp
Senior Member
****


Posts: 804
Reputation: 16
29 / Male / Flag
Joined: Jun 2006
RE: Personalized Status
I think you may be looking for the Messenger.MyPersonalMessage property

EDIT: Whoops :P I wasn't thinking here

This post was edited on 03-20-2009 at 08:09 AM by ryxdp.
03-20-2009 05:46 AM
Profile PM Find Quote Report
felipEx
Scripting Contest Winner
***


Posts: 378
Reputation: 24
35 / Male / Flag
Joined: Jun 2006
RE: Personalized Status
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 :)
03-20-2009 06:05 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On