HACKHACKHACKU_91JF_

Free Cat Hover Board For Free

Feb 24th, 2022
15
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. print"Loaded!"
  2. local player = game:GetService("Players").LocalPlayer;
  3. local dick = player.PlayerScripts.Scripts.GUIs.Inventory
  4. for i,v in pairs(getreg()) do
  5. if typeof(v)=="table" then
  6. if v.Owns and typeof(v.Owns)=="function" then
  7. v.Owns = function()
  8. return true
  9. end
  10. end
  11. end
  12. end
Add Comment
Please, Sign In to add comment