Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --made by skyaz1
- local stats = game.Players.YOURNAMEHERE.leaderstats
- stats.STATYOUWANT.Value = AMOUNTYOUWANT
- --everything in caps is something you have to change
- --replace YOURNAMEHERE with your username
- --replace STATYOUWANT to the name of the stat you want to change, e.g Gold
- --make sure you replace STATYOUWANT with the EXACT name
- --replace AMOUNTYOUWANT with the amount
- --this is an example:
- --local stats = game.Players.skyaz1.leaderstats
- --stats.Gold.Value = 99999
- -- this script would give skyaz1 99999 Gold
Advertisement
Comments
-
- dont work
-
- Client side
-
Comment was deleted
-
- this only would work if it was server side
-
- Bro can you post a video explaining how it works because in the other video I didn't understand anything
-
User was banned
-
User was banned
-
- works fine for me
Add Comment
Please, Sign In to add comment
Advertisement