Advertisement
EarlyExploiter

Unlock all items Sled simulator

May 16th, 2021
9,356
1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 1 0
  1. --------------------------------------------------------------------------------------------
  2.  
  3. Script 1:
  4. game:GetService("Players").LocalPlayer.leaderstats.Money.Value = 9999999999999
  5.  
  6. Script 2:
  7. local re
  8. re = hookfunction(getrawmetatable(game).__namecall, function(...)
  9. local args = {...};
  10. if args[1].Name == "BuyUnlockEventFunction" then
  11. args[4] = 1
  12. return re(unpack(args))
  13. end
  14. return re(...)
  15. end)
  16.  
  17. --------------------------------------------------------------------------------------------
  18.  
  19.  
  20. How to use? Execute script 1 then execute Script 2 and then buy the item you wanted : D
  21.  
  22. You need to have atleast some coins like 1-50
  23.  
  24. + Please Subscribe: Script by OrezaKung
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement