Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Unlimited Gems--
- local args = {
- [1] = -math.huge
- }
- game:GetService("ReplicatedStorage").Functions.buyThrows:InvokeServer(unpack(args))
- --Unlimited Throw--
- local args = {
- [1] = math.huge
- }
- game:GetService("ReplicatedStorage").Functions.buyThrows:InvokeServer(unpack(args))
- --Script Updated--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement