quote:
Originally posted by Matti
Although, it's not possible for a script to change what should be sent as auto-message when a personalised status is triggered.
What about just finding out what the personalised status is when a message is received? That is highly possible, as is detecting when it is changed.
The script would have to handle the response anyway as it is contact-specific (and he was looking for a script so I don;t think he minds having to enter the data again).
If you want to get a list of the personal statuses, then I suggest using Matty's registry 'library' and iterating through the keys in "HKCU\Software\Patchou\Messenger Plus! Live\<email_address>\PersonalStatus". There is also a ResponderMessage value that you could detect sending in the script, and if there is a response for that specific contact then you could stop the message from being sent.