local amount=1000
for i=1,amount do
game:GetService(“ReplicatedStorage”).functionsAndEvents.rollDice:InvokeServer(false,88)
end
Steps :
- Click go to script button for get script
- Click COPY button for auto copy script
- Paste the script into your script application
- Run and done