Roll20-cheat-dice < GENUINE → >
GMs can use built-in Roll20 features to verify the integrity of dice rolls and prevent common exploits:
: Some exploits allow players to "throw away" unfavorable rolls before they are finalized. Since the client reports the final result to the game log, a player can repeatedly roll until a desired number is generated, then only permit that specific packet to reach the server. roll20-cheat-dice
: Encouraging players to use official character sheet buttons rather than custom macros makes it easier to verify that standard modifiers are being used. GMs can use built-in Roll20 features to verify
: GMs should hover their mouse over any suspicious roll in the chat window. This reveals the formula breakdown , showing the actual raw die roll and every modifier applied. : GMs should hover their mouse over any
: The primary technical method involves hijacking the window.WebSocket.prototype.send function. By using tools like Tampermonkey or Charles Proxy , users can intercept outgoing data packets.