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

Dice Token Creator

Are there any APIs that will automatically create dice tokens from a roll?  Like the kind you get from dragging-and-dropping from the chat window?  I know there are 3D dice, but they don't allow you to move them around after the roll... Green X Lantern
1461344820
The Aaron
Pro
API Scripter
I'm not aware of any.  It could be done with some setup work.  The biggest factor to consider is that the API cannot create images that are NOT in a user's library.  So images for each face of the die would need to be uploaded.  At that point, such dice could be created as you had faces for with a fairly simple API script.  If you have even a small amount of Javascript savvy, I could guide you on that project.