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

msn code
Author: Message:
markee
Veteran Member
*****

Avatar

Posts: 1621
Reputation: 50
36 / Male / Flag
Joined: Jan 2006
RE: msn code
To save you downloading a file, the easiest way I can think of is use this script with the script debugging window open (plus > show script debugging window)
code:
function OnEvent_Initialize(MessengerStart)
{
Debug.Trace(Messenger.MyUserId)
}
It will be the number in the last line of text.
[Image: markee.png]
08-02-2006 12:46 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
msn code - by Jimbo on 08-02-2006 at 12:36 PM
RE: msn code - by pollolibredegrasa on 08-02-2006 at 12:44 PM
RE: msn code - by markee on 08-02-2006 at 12:46 PM
RE: msn code - by Jimbo on 08-02-2006 at 05:27 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