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

Status change
Author: Message:
Felu
Veteran Member
*****


Posts: 2223
Reputation: 72
30 / Male / Flag
Joined: Apr 2006
Status: Away
RE: Status change
code:
function OnEvent_ContactSignin(Email)
{
if(Email == "name@domain.com");
{
Messenger.MyStatus = 2 ; //Appear Offline
}
}
How about that?

Edit after reply below - Im learning scripts better :).

This post was edited on 07-08-2006 at 12:09 PM by Felu.
07-08-2006 12:00 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Status change - by Seanzy on 07-08-2006 at 10:33 AM
RE: Status change - by Felu on 07-08-2006 at 12:00 PM
RE: Status change - by Seanzy on 07-08-2006 at 12:04 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