UNLIMTED COINS
How to use: go inside a dungeon and execute the script (good to spam it for faster coins)
while true do local args = { [1] = 49 } game:GetService("ReplicatedStorage").Events.CoinPickup:FireServer(unpack(args)) wait(0.01) end