MADE BY Arisezi
FEATURE:
- ADD COINS
- .
- NOTE:
- DONT GO TOO HIGH OR IT WILL GET TO NEGATIVE
- .
- https://www.roblox.com/games/9970551995/GOLEMS-Touch-The-Grass-Simulator
SCRIPT:
local args = {
[1] = "99999999999999"
}
game:GetService("ReplicatedStorage").Debug.AddCoins:FireServer(unpack(args))