Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- https://pastebin.com/D9yKgSe2TMMQB9_G.RUN = true
- spawn(function()
- coroutine.wrap(function()
- while _G.RUN do wait()
- coroutine.wrap(function()
- while _G.RUN do wait()
- workspace.ItemBoughtFromShop:InvokeServer("Winter Chest",math.floor(game:GetService("Players").LocalPlayer.Data.Gold.Value / 100))
- end
- end)()
- end
- end)()
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement