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 .
×
Create a free account

[Help] Questions on API scripts and which sheets are eaiser to use with

Is there a section that divides the current working api to character sheets? or are there tutorials on how to set them up. I'm a new user for api scripts would like to learn eventually. but there are some i would like to use in my campaign which is using the 5th ed. (ogl by roll20). or is working with the heart shaped one easier to use? The api scripts I really wanted to use was the to, Blood and Honor, Randomizer & TableExport, Turnmaker, TokenNameNumber, (possible) GroupInitiative, Torch, Ammo (for ranger), mark. there may be more streamed line ones i have yet to see. but there was one i can no longer fine that would be of help i think the script randomly rolled the health of a random npc token (monster) when it was generated. not sure if it is still around . I'd like to thank you for your time in reading this gibberish, as well as any help, mentoring that can be acquired by the cumunity's knowledge.
1458155250
The Aaron
Pro
API Scripter
Hi! &nbsp;Just to preface the conversation, the API is limited to games created by a Pro Level Subscriber. &nbsp;If you created the game you're wanting to use the API in, you'll need to bump levels before you can utilize the scripts. I wrote several of the ones you listed above and can help you get started with them. &nbsp;To start with, all scripts are installed in the API Script Editor, which you can access from the Settings menu of your Game's management page: &nbsp; <a href="https://wiki.roll20.net/Game_Management#Settings" rel="nofollow">https://wiki.roll20.net/Game_Management#Settings</a> You would need to copy the text from each script and paste it into the edit section of a script tab, giving it an appropriate name, then click Save Script at the bottom. &nbsp;Most scripts of mine have a built in help screen, accessible with the primary command followed by --help: !ammo --help !tm --help !tnn --help !group-init --help !torch --help !mark --help The script you're trying to remember the name of is probably MonsterHitDice. &nbsp;You can find all of my scripts in&nbsp; <a href="http://github.com/shdwjk/Roll20API" rel="nofollow">http://github.com/shdwjk/Roll20API</a> in addition to the main repo&nbsp; <a href="https://github.com/Roll20/roll20-api-scripts" rel="nofollow">https://github.com/Roll20/roll20-api-scripts</a> . I'm in the process of rewriting my configuration (and help) system right now, so things should get even easier soon. &nbsp;Let me know if you have any troubles or need some more detailed instructions. Also, jump over in the Pro forum once you bump to see some exciting things coming for the scripts system.
Yeah I actually got paid recently and plan on doing a month as pro see how I like it and if it works out well plan to do that annual. I'm new to the whole DM side but seeing these have peaked an interests and will help me out on my road. Also thank you @TheAaron for your timely help and tips on where to look.
1458158446
The Aaron
Pro
API Scripter
No problem, ask me anything, I'm here to help! &nbsp;=D