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

Update Default Token for multiple tokens

I'm staring at a page filled with 30-50 edited tokens and I need to Update Default Token on all of them. Any macros or API's that do this all in one go?
And I know about apply default settings, but I'm pretty sure when I go to a different page the applied settings don't affect new tokens dropped from the journal.
1698335249
The Aaron
Roll20 Production Team
API Scripter
You can use TokenMod for this.  Just select them all and run: !token-mod --set defaulttoken You can install TokenMod from the 1-click scripts.
MUCH OBLIGED!