What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [request] Auto Online

[request] Auto Online
Author: Message:
vaccination
Veteran Member
*****

Avatar

Posts: 2513
Reputation: 43
32 / Male / –
Joined: Apr 2005
RE: [request] Auto Online
quote:
Originally posted by hmaster
var contactsEmail = "TheEmAil@hOtMail.com";
function OnEvent_ContactSignin(Email) {
     if(Email == contactsEmail && Messenger.MyStatus == 2) {
          Messenger.MyStatus = 3;
     }

Copy that code then go to Plus > Preferences > Scripts > Create New..

Give the script a name, and then paste the code above into the window appears(remove the code which is already in there.)  Then click 'Save All'

And you will see your script in the list of scripts installed =)

Note: - Change 'TheEmAil@hOtMail.com' to the email of the contact you want to appear online for when he or she comes online.

Hope this helps and is understandable :P
[Image: jumbled.png]
04-21-2007 01:51 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[request] Auto Online - by Nerwin on 04-21-2007 at 10:21 AM
RE: [request] Auto Online - by hmaster on 04-21-2007 at 10:34 AM
RE: [request] Auto Online - by Nerwin on 04-21-2007 at 11:01 AM
RE: [request] Auto Online - by vaccination on 04-21-2007 at 01:51 PM
RE: [request] Auto Online - by Nerwin on 04-21-2007 at 03:03 PM


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