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

Token numbering script

Is there a script that numbers tokens for me? Because my players like having the monster tokens numbered and it is rather time consuming to number them myself. Takes about 10-15 seconds per token so if I have 10 tokens thats a whole minute loss. 
October 04 (9 years ago)
The Aaron
Pro
API Scripter
There is!

Discussion Thread:  https://app.roll20.net/forum/post/1273423/script-t...
Git Repo: https://github.com/shdwjk/Roll20API/blob/master/To...

Let me know if you need any help with that.
thanks!
I can't figure out how to get it to work. I made a monster sheet titled "Monsters" just now for all my monsters. to test made a goblin token, assigned it to represent monsters. named it Goblin %%NUMBERED%% and saved. No change, I tried copy pasting it and that did not work either. What am I doing wrong?
October 04 (9 years ago)
The Aaron
Pro
API Scripter
The %%NUMBERED%% is in the token's name?  That token is then assigned to the character?  You are then dragging the character into the VTT?
Oh when you say assigned you mean that 'use as default token' thing. I thought you meant just have it represent the sheet. Okay then. Took me a bit to figure out how to drag it but finally got that working so yeah it works now, thanks.
October 04 (9 years ago)
The Aaron
Pro
API Scripter
Great!  Once you have one in the page, you should be able to copy/paste it to get more. You just have to drag the first one to get things started. 
Alright thanks. :)