What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » need help writing a script

need help writing a script
Author: Message:
cloudhunter
Senior Member
****


Posts: 536
Reputation: 18
37 / – / –
Joined: Dec 2005
RE: need help writing a script
Forget the top bit of the script... Just use this.

code:
function OnEvent_Signin (Email) {
var Contact = Messenger.MyContacts.GetContact("HerEmail@hotmail.com");
Messenger.OpenChat(Contact);
}

Remember to put ; at the end of every line, to terminate the line.

Cloudy
[Image: cloudy.jpg]
Sig by pirateok/marisaok/marisa ;)
quote:
Originally posted by Moulin Rouge
The greatest thing you'll ever learn, is just to love and be loved in return

6738 days, 18 hours, 45 minutes, 27 seconds ago
09-14-2006 12:30 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
need help writing a script - by ganate123 on 09-13-2006 at 07:40 PM
RE: need help writing a script - by Jesus on 09-13-2006 at 07:46 PM
RE: need help writing a script - by Shondoit on 09-13-2006 at 07:59 PM
RE: need help writing a script - by Jesus on 09-13-2006 at 08:05 PM
RE: need help writing a script - by ganate123 on 09-13-2006 at 10:10 PM
RE: need help writing a script - by Shondoit on 09-13-2006 at 10:20 PM
RE: need help writing a script - by ganate123 on 09-13-2006 at 10:36 PM
RE: need help writing a script - by Shondoit on 09-13-2006 at 10:42 PM
RE: need help writing a script - by ganate123 on 09-13-2006 at 11:58 PM
RE: need help writing a script - by cloudhunter on 09-14-2006 at 12:30 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