Categories > Exploiting > Scripts >
god mode script roblox
Posted
god mode script roblox its working ( i tryed on tower of hell )
-
local LocalPlayer = game:GetService("Players").LocalPlayer
-
-
local function Invincibility()
-
if LocalPlayer.Character then
-
for i, v in pairs(LocalPlayer.Character:GetChildren()) do
-
if v.Name == "hitbox" then
-
v:Destroy()
-
end
-
end
-
end
-
end
-
-
while wait(0.5) do
-
Invincibility(LocalPlayer)
-
end
if that doesnt working try this link : https://pastebin.com/4rqXL7jh
thank you roblox exploiter for making the script
Never gonna give you up Never gonna let you down Never gonna run around and desert you Never gonna make you cry Never gonna say goodbye Never gonna tell a lie and hurt you
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post