Novercalis said: Keith - I believe the concentration script has something he is asking for. It provides the DC #, Modifier and Roll results. Then there is a "TOTAL" result number which is hoverable. But the "Roll Result" line is a flat number, you cant see the formula at all. If that script can be repurposed for OP, it may be what OP is seeking If the roll doesn't need to be genuine, you don't even need API functions for it: &{template:default} {{name=Roll}} {{Select your token and click to roll=[Click to roll 1d20](`/w gm &{template:default} [[13d21]] {{name=d20 roll}} {{@{selected|character_name}}} {{Result=[20](#" style="background-color: #fef68e;border: 2px solid #fef68e;padding: 0px 3px 0px 3px;font-weight: bold;cursor: help;font-size: 1.1em;border: 2px solid #3fb315;" title="Rolling 1d20 = (20)" class="showtip tipsy) }}" style="color:blue; font-weight:bold) }} But if you want it to stand up to scrutiny (i.e. 3d dice actually work, and the tooltip has the quantum roll stamp and correct formula) I have no idea how you'd do that to a player roll outside of having your own unethical scripts running in their browser without their knowledge. API can't do 3d dice at all, let alone fake them. You could probably fake the quantum roll signature with some trickery and effort, but I can't imagine Roll20 (or your players) looking very favourably on that.