What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » /invite not initiating OnEvent_ChatWndContactAdded?

/invite not initiating OnEvent_ChatWndContactAdded?
Author: Message:
NanaFreak
Scripting Contest Winner
*****


Posts: 1476
Reputation: 53
32 / Male / Flag
Joined: Jul 2006
RE: /invite not initiating OnEvent_ChatWndContactAdded?
quote:
Originally posted by Shondoit
D'oh, what a remark Mentality :S

code:
var Email = "user@provider.com"

function OnEvent_MyStatusChange (NewStatus) {
   Contact = Messenger.MyContacts.GetContact(Email)
   Messenger.OpenChat(Contact)
}
Different status codes:
2 - Appear Offline
3 - Online
4 - Busy
5 - Be Right Back
6 - Idle
7 - Away
8 - In a Call
9 - Out to Lunch
this might help for opening

will edit with close

close:
code:
ChatWnd.SendMessage('/close');

This post was edited on 09-13-2006 at 12:33 AM by NanaFreak.
09-13-2006 12:31 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
/invite not initiating OnEvent_ChatWndContactAdded? - by Robin4286 on 09-12-2006 at 11:24 PM
RE: /invite not initiating OnEvent_ChatWndContactAdded? - by deAd on 09-13-2006 at 12:02 AM
RE: /invite not initiating OnEvent_ChatWndContactAdded? - by Robin4286 on 09-13-2006 at 12:10 AM
RE: /invite not initiating OnEvent_ChatWndContactAdded? - by NanaFreak on 09-13-2006 at 12:13 AM
RE: /invite not initiating OnEvent_ChatWndContactAdded? - by deAd on 09-13-2006 at 12:15 AM
RE: /invite not initiating OnEvent_ChatWndContactAdded? - by Robin4286 on 09-13-2006 at 12:28 AM
RE: /invite not initiating OnEvent_ChatWndContactAdded? - by NanaFreak on 09-13-2006 at 12:31 AM
RE: RE: /invite not initiating OnEvent_ChatWndContactAdded? - by markee on 09-13-2006 at 01:18 AM


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