Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --------------------------------------------------------------------------------------------
- Script 1:
- game:GetService("Players").LocalPlayer.leaderstats.Money.Value = 9999999999999
- Script 2:
- local re
- re = hookfunction(getrawmetatable(game).__namecall, function(...)
- local args = {...};
- if args[1].Name == "BuyUnlockEventFunction" then
- args[4] = 1
- return re(unpack(args))
- end
- return re(...)
- end)
- --------------------------------------------------------------------------------------------
- How to use? Execute script 1 then execute Script 2 and then buy the item you wanted : D
- You need to have atleast some coins like 1-50
- + Please Subscribe: Script by OrezaKung
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement