Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[[
- WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk!
- ]]
- -- Execute one at a time --
- game:GetService("ReplicatedStorage").Configuration["Core Systems"].Datastore.GiveCurrency:FireServer({ Type = "Diamond", Amount = 9e9 })
- --
- game:GetService("ReplicatedStorage").Configuration["Core Systems"].Datastore.GiveCurrency:FireServer({ Type = "Money", Amount = 9e9 })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement