What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Request] Multiple Account Status Changer

[Request] Multiple Account Status Changer
Author: Message:
TheGuruSupremacy
Full Member
***

Avatar

Posts: 367
Reputation: 19
34 / Male / Flag
Joined: Nov 2006
RE: RE: [Request] Multiple Account Status Changer
follow the spunky's instructions(add one account to all the other accounts) create new script and paste this code in it:

function OnEvent_Initialize(MessengerStart){}
function OnEvent_Uninitialize(MessengerExit){}
function OnEvent_ContactStatusChange(Email,NewStatus){
var mail="youraccountemail"
if (Email==mail){Messenger.MyStatus=NewStatus}}


replace "youraccountemail" with the account email (example "Nagamasa@hotmail.com")


edit=Have fun!:)

This post was edited on 12-01-2006 at 08:54 AM by TheGuruSupremacy.
12-01-2006 08:52 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Request] Multiple Account Status Changer - by Nagamasa on 11-30-2006 at 10:43 PM
RE: [Request] Multiple Account Status Changer - by Spunky on 11-30-2006 at 11:45 PM
RE: [Request] Multiple Account Status Changer - by Nagamasa on 12-01-2006 at 01:35 AM
RE: [Request] Multiple Account Status Changer - by Spunky on 12-01-2006 at 01:52 AM
RE: [Request] Multiple Account Status Changer - by Nagamasa on 12-01-2006 at 02:00 AM
RE: RE: [Request] Multiple Account Status Changer - by TheGuruSupremacy on 12-01-2006 at 08:52 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