Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Money:
- local no = "Economy"
- local yes = 10000000000
- game:GetService("ReplicatedStorage").RE.ticket:FireServer(no, yes)
- --XP:
- local yo = 999999999999999999
- game:GetService("ReplicatedStorage").RE.addXP:FireServer(yo)
Add Comment
Please, Sign In to add comment