Post Reply Home » Forums » General » General Discussion

scripting languages : General Discussion

Posted: May 24th, 2005
wildfiredemon
well i was going to start learning how to write these scripts i know a little c++ not mush tho and i was wonder which one would be the best choce for writeing scripts for these games and stuff like that if some one could help me out by telling the pros and cons and which one is the simpleist and most flexable language that would be of great help :D
Posted: May 24th, 2005
User avatar
Premium
Total Posts:6718 Joined:2004
VBScript is pretty easy, and JScript it a little more powerful, but also a little more complicated.

_________________
Use Search first, ask questions later!
Posted: May 24th, 2005
Total Posts:2690 Joined:2004
If you know C++ the JScript is probably the easiest to grasp. VBScript just doesn't make sense when you're used to C/Java/Pascal.

_________________
How To Ask Questions The Smart Way
Translation: Read the documentation and don't PM me about your problems. I AM NOT AN ADMIN!!!
Posted: May 24th, 2005
wildfiredemon
ok thanks alot :)
Posted: May 24th, 2005
wildfiredemon
i have one more question what program sould i buy \ books if any
to program in javascript :?:
Posted: May 25th, 2005
Total Posts:2690 Joined:2004
Don't need any program to create JScript although one with color coding might help. Google is your friend there.

As for a book about JScript... It shouldn't really be needed with the documentation available on MSDN but if you really need one just visit your local library.

_________________
How To Ask Questions The Smart Way
Translation: Read the documentation and don't PM me about your problems. I AM NOT AN ADMIN!!!
Posted: June 5th, 2005
thewatcher
Just to add an opinion, I started with VBscript here because that is what the harvest bot I wanted to improve was written in but I have started playing with Jscript and there is no going back. I find Jscript much easier to write in easier to maintain, it seems to run faster and is much easier to write clean code with.

In short VB is, in my opinion, garbage by comparison to Jscript.
Posted: June 6th, 2005
Total Posts:2690 Joined:2004
[quote="thewatcher";p="66459"]In short VB is, in my opinion, garbage by comparison to Jscript.[/quote]Welcome to my world. :D

_________________
How To Ask Questions The Smart Way
Translation: Read the documentation and don't PM me about your problems. I AM NOT AN ADMIN!!!
Ready to join the community? Click here and see all of the benefits!
blue large dotWho is online
Users browsing this forum: Google [Bot] and 115 guests
Post Reply