RandomMagics

Inf Gems:

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