Advertisement
RandomMagics

Inf Coins

Jan 16th, 2022
412
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. local args = {
  2. [1] = {
  3. [1] = "Leaderstats",
  4. [2] = "Cash",
  5. [3] = 99999999999999999,
  6. [4] = "+"
  7. }
  8. }
  9.  
  10. game:GetService("ReplicatedStorage").RemoteEvents.GiveSth:FireServer(unpack(args))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement