Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- So i was just experimenting and i found out this
- -- If to go into the cave on the expansion and you dont want to get 20,000 execute this script
- -- Script:
- local Players=game:GetService("Players")
- Players.LocalPlayer.leaderstats.Ice.Value = 20000
- -- but you must have 75,000 cash and then just purchase access
- -- if you dont have 75,00 try this script i have not tested it though
- -- Script:
- local Players=game:GetService("Players")
- Players.LocalPlayer.leaderstats.Ice.Value = 20000
- Players.LocalPlayer.leaderstats.Money.Value = 75000
- -- ik they are bad scripts but they work
- -- May work on other stuff
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement