MADE BY Hitless
FEATURES:
- BREAK GAMES
- ㅤ
- DEV NOTE:
- Spawns shit ton of dice, opponent(s) can sometimes not be able to roll
GAME LINK:
RONOPOLY GAME BREAK
SCRIPT:
local amount=1000
for i=1,amount do
game:GetService("ReplicatedStorage").functionsAndEvents.rollDice:InvokeServer(false,88)
end