I'm going to be running Cold Steel Wardens and the way the rolls work is you build a dice pool using d10s and roll over 5 or higher to get a "Hit". It also has auto "Hits". My ideal macro would let the player build their dice pool, roll 5 or higher for successes and also include auto successes as per the system. I have the first part working fine - it's probably messy but gets the job: /r ?{Number of Dice?|0}d10>5f1 But for the life of me I cannot figure out how to add an option in to include auto successes and have it print accordingly