What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » hello world :D

hello world :D
Author: Message:
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: hello world :D
Welcome to the forums.

quote:
Originally posted by moudy
I want to start my "hello world" in MPL scripting
I downloaded both the plus scripting documentation and jscript documentation.
Now I'm very new to all this...
my very first question is: how can I change the personal message ?
I know this :     Messenger::MyPersonalMessage

Javascript code:
Messenger.MyPersonalMessage = 'Hello World! :)';


quote:
Originally posted by moudy
And one more thing, how can I add control to my script, I mean, when i load my script, how can I add functionality to stop, run, etc...

You could use a boolean variable to control the script.

Javascript code:
var bEnabled = false;


This post was edited on 02-22-2010 at 11:00 PM by matty.
02-22-2010 10:58 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
hello world :D - by moudy on 02-22-2010 at 10:25 PM
RE: hello world :D - by matty on 02-22-2010 at 10:58 PM
RE: hello world :D - by Matti on 02-23-2010 at 06:31 PM
RE: RE: hello world :D - by moudy on 02-25-2010 at 07:15 PM
RE: hello world :D - by matty on 02-25-2010 at 07:38 PM
RE: RE: hello world :D - by moudy on 02-25-2010 at 07:43 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