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

Need help deleting a bunch of toons from the journal tab

Here is the API I am using to make dups of the mob token !DupCharToken ?{Count|2} ?{Suffix|2} But it adds a char sheet for each on it the Journal. Is there some way to run a script to delete them all? thanks
1746081793
The Aaron
Roll20 Production Team
API Scripter
Do you have a link to the script, or a script name?
!DupCharToken ?{Count|2} ?{Suffix|2}
1746112941
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Hi Michael! That's giving the command that the script uses. The Aaron is asking for a link to the actual script you installed in the game that allows that command to work.
I figured it out !DupCharToken clean thanks
For anyone looking for the script, it is called " DupCharToken ".
Another question, is there a way to roll init (well any sort of score for the group)? thanks
Michael said: Another question, is there a way to roll init (well any sort of score for the group)? Yes. GroupInitiative  and Groupcheck do exactly that.