Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Gui :loadstring(game:HttpGet("https://raw.githubusercontent.com/2dgeneralspam1/scripts-and-stuff/master/scripts/garfield%20hub", true))()
- Godmode : while true do wait(0.8)
- game:GetService("Players").LocalPlayer.Character.KillScript.Disabled = true
- end
- Get all tools : local a = game:GetService("ReplicatedStorage").Gear:Clone()
- for i,v in pairs(a:GetChildren()) do if v.ClassName == "Tool"
- then v.Parent = game:GetService("Players").LocalPlayer.Backpack
- end
- end
- Anti cheat : https://pastebin.com/6NXKHqih
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement