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 .
×
May your rolls be merry + bright! 🎄
Create a free account

Super-Hidden Rolls

So I and a few friends just started up a game using the new Coriolis system, and we're trying to figure something out with the macros we'll be using in-game. Basically, what we're struggling with is making it so that a player can make a roll that the only the GM can see. Just to clarify, I'm not talking about a whisper roll (/gmroll), because in that instance it'd be both the player who rolled and the GM that can see the result. I'm talking about a roll that only the GM would see the result of. The player who rolled wouldn't see the result. I know that one potential workaround would be for the gm to make a lot of /gmroll rolls, but that'd be a lot of work for the GM and a bit of time waiting around for the players. Thanks in advance :)
1482349264

Edited 1482349336
Jakob
Sheet Author
API Scripter
You need to use the API to make this work. You can do it using  PowerCards (using the --whisper|GM option).
1482349679
Scott C.
Forum Champion
Sheet Author
API Scripter
Compendium Curator
You could use  ability / API command buttons so that the players will output a command button for their roll in a whisper to the GM with all of their bonuses/dice taken into account. The GM would then click it to whisper the result to themselves. This will require replacing any "[", "]", or ")" with their their html code ([, ], and ) respectively) in addition to any html replacements needed if you are using things like advanced roll queries.
There is also the  BlindRoll script.