Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
This post has been closed. You can still view previous posts, but you can't post any new replies.

Practice Scripting

I think you should allow free GM's to script and test these scripts, but not use them in sessions, this is because I would like to learn the programming language before I pay for my subscription so that my friends and I can enjoy the full experience without having to wait a few months for me to learn the syntax and the like, and it also allows people to experience what they can actually do with the scripting. Thanks for reading :)
The API just uses JavaScript. You can go to&nbsp;<a href="http://www.codecademy.com/tracks/javascript" rel="nofollow">http://www.codecademy.com/tracks/javascript</a> and get a nice tutorial. Once you know JS it is just a matter of learning the API which is all documented in the wiki.
Really? Thanks for telling me that, never realized :) How do we test the script for the API though?
To actually write a Roll20 API script you'll need to be a mentor. But if you get proficient with JavaScript before becoming a mentor you'll have to spend less time figuring out the language itself.&nbsp;