UnderCoverScripts

Festival Tycoon

Oct 13th, 2022 (edited)
18
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. local args = {
  2. [1] = 50000000 -- amount of money
  3. }
  4.  
  5. game:GetService("ReplicatedStorage").RemoteObjects.DanceGameCash:FireServer(unpack(args))
Add Comment
Please, Sign In to add comment