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 Macro Question

1557148399
Aetis
Pro
Sheet Author
Is there a way to indicate when I roll 2 or more 6s in a row? (when I'm rolling a bunch of 6 sided dice)
1557152221
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Although you can count successes (6s in this case), or sort them , (putting all the 6s together at one end), I don't think it is possible to track strings of any number in the order rolled without an API script. One of the more prolific script writers might be able to suggest something, since it doesn't sound particularly involved.