Shoutbox

Codes (don't know how to make a script) - 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: Codes (don't know how to make a script) (/showthread.php?tid=67793)

Codes (don't know how to make a script) by EBFL on 10-28-2006 at 07:30 PM

People say to make a script you need a code
But how do you do this?:S
I dont know how you make codes or what you do with them

Please help
:P


RE: Codes by Zahid™ on 10-28-2006 at 07:31 PM

http://msgpluslive.net/scripts/browse/index.php?act=view&id=13


RE: Codes by Chris4 on 10-28-2006 at 07:33 PM

Meh, you can't just learn it like that. It takes years to learn everything you need to know.

Official Scripting Documentation


RE: Codes by Steven on 10-28-2006 at 07:33 PM

Its not that easy, i think they meant, you need to KNOW HOW to CODE.

Its not accualtty a number code or like a password, what they meant by code is programming. To code is a verb which means to program. Go on wikipedia and type in programming or coding. I  dont know much about it, but i can just tell you what it is.
Its bassically a computer launguge. And there are many types of computer launguges. For msgplus scripts, i believe javascript is used.

Edit: Damn, you guys beat me while i was typing. :(


RE: Codes (don't know how to make a script) by Spunky on 10-28-2006 at 10:44 PM

quote:
Originally posted by Steven
i believe javascript is used.

JScript (5.6) - Differences between JScript and JavaScript (DOM and something else :S)
RE: Codes (don't know how to make a script) by Voldemort on 10-28-2006 at 11:16 PM

quote:
Originally posted by Steven
Its bassically a computer launguge.

but but... i thought my grandpa spoke that!
RE: Codes (don't know how to make a script) by Plan-1130 on 10-29-2006 at 01:24 AM

It's not that hard at all, if you find a good tutorial on JScript (google for "JScript tutorial"), because as explained on MSDN it's realy hard...
All the rest you need to know is in the Scripting Documentation as posted before..

I learned JScript, programmed UltimatFlooder, Advanced PSM Chat and PlusRemote in just a month. Well i do have some experience with PHP an Javascript which both are very similar to JScript.


RE: Codes (don't know how to make a script) by markee on 10-29-2006 at 04:38 AM

Also I highly recommend Windows Script 5.6 Documentation for anyone wishing to learn how to make scripts as there are a lot of other commands that JScript has built in that are not talked about in the scripting documentation.