Advertisement
Guest User

Inf gems script

a guest
Jan 12th, 2020
35,464
0
Never
2
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. local A_1 = "Set"
  2. local A_2 = "CurrentGemsAmount"
  3. local A_3 = 100000 -- Any Amount You Want
  4. local A_4 = true
  5. local Event = game:GetService("Workspace").PlayerModule.PlayerStatsFunction
  6. Event:InvokeServer(A_1, A_2, A_3, A_4)
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement