I apologize if I have under-used the search function. I am starting a New World of Darkness game with some friends that have never been near Roll 20 or an RPG before. To keep them from getting intimidated, I'd like to be able to give them a macro that will roll X-number of dice according to nWoD rules. Basically, I want this: #Roll X /roll (Xd10!)>8 That way, my players can look at their sheets, figure out they need to roll 5 dice, and type "#Roll 5." I realize I could make several macros to roll each number of dice--#Roll1 rolls 1 die, #Roll2 rolls 2 dice, etc.--but is there a way to use a general-case macro? [Edited for clarity.]