SyntaxIsHere

Untitled

Sep 27th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. getglobal("game")
  2. getfield(-1, "Players")
  3. getfield(-1, "LocalPlayer")
  4. getfield(-1, "leaderstats")
  5. getfield(-1, "-STATNAME-")
  6. pushnumber(-STATVALUE-)
  7. setfield(-2, "Value")
  8. emptystack()
Add Comment
Please, Sign In to add comment