What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Script Work for One Account

Script Work for One Account
Author: Message:
MeEtc
Patchou's look-alike
*****

Avatar
In the Shadow Gallery once again

Posts: 2200
Reputation: 60
38 / Male / Flag
Joined: Nov 2004
Status: Away
RE: Script Work for One Account
for all of the event functions, you'll have to put all of the code within an if statement
code:
function OnEvent_Initialize(MessengerStart){
   if (Messenger.MyUserId == <your messenger ID>) {
      //do stuff
   }
}
[Image: signature/]     [Image: sharing.png]
I cannot hear you. There is a banana in my ear.
12-19-2007 03:21 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Script Work for One Account - by Eddie on 12-19-2007 at 03:05 AM
RE: Script Work for One Account - by MeEtc on 12-19-2007 at 03:21 AM
RE: Script Work for One Account - by Eddie on 12-19-2007 at 03:34 AM
RE: Script Work for One Account - by prashker on 12-19-2007 at 03:37 AM
RE: Script Work for One Account - by Eddie on 12-19-2007 at 03:40 AM
RE: Script Work for One Account - by davidpolitis on 12-19-2007 at 05:01 AM
RE: Script Work for One Account - by aNILEator on 12-19-2007 at 05:29 AM
RE: RE: Script Work for One Account - by davidpolitis on 12-19-2007 at 05:34 AM
RE: Script Work for One Account - by aNILEator on 12-19-2007 at 05:36 AM
RE: Script Work for One Account - by Eddie on 12-19-2007 at 05:39 AM
RE: Script Work for One Account - by aNILEator on 12-19-2007 at 02:39 PM
RE: Script Work for One Account - by markee on 12-23-2007 at 12:01 PM
RE: Script Work for One Account - by aNILEator on 12-23-2007 at 12:07 PM
RE: Script Work for One Account - by markee on 12-23-2007 at 12:11 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