Shoutbox

Want to learn - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: Want to learn (/showthread.php?tid=62968)

Want to learn by pauleapo71 on 07-10-2006 at 12:20 PM

Hello

I wouldn't mind learning to create some scripts, i downloaded the Official Scripting Documentation from http://www.msgpluslive.net/scripts/browse/index.php?act=category&id=9

and must admit i got a little bored/puzzled :S

Sometimes IMO find it easiest to learn things by doing tutorials then when i can follow that then start to create my own.

Does any1 no where i can find some good PRACTICE SCRIPTS?

Thanx


RE: Want to learn by Ezra on 07-10-2006 at 12:24 PM

Right here, there are a lot of scripts available for download in the scripts forum, you can also look at the scripts database where you got the documentation from.

And to learn the langauage itself, look for JScript or JavaScript tutorials. The Scripting language is JScript, but JavaScript is very similar.


RE: Want to learn by Felu on 07-10-2006 at 12:24 PM

Do you know JScript?

quote:
Originally posted by Ezra
You need to learn JScript...

http://msdn.microsoft.com/...
quote:
Originally posted by pauleapo71
Does any1 no where i can find some good PRACTICE SCRIPTS?

Just read the script already made and understand them.

Edit : Im late. This time you beat me :(.
RE: Want to learn by pauleapo71 on 07-10-2006 at 12:29 PM

Nope i am totaly new to this so i want to start at the bottom..... then who knows


RE: Want to learn by Volv on 07-10-2006 at 12:50 PM

I dont think the documentation is designed for beginners, you'll still need to learn how JScript works yourself from other sources; it's more of a reference manual to understand what MsgPlus properties and objects have been introduced to the JScript engine used by Plus! so that users who are already oriented with the language can easily use their knowledge to design scripts for MsgPlus.