Categories > Exploiting > Scripts >

god mode script roblox

Posts: 19

Threads: 3

Joined: Sep, 2020

Reputation: 0

Posted

god mode script roblox its working ( i tryed on tower of hell )

 

 

  1. local LocalPlayer = game:GetService("Players").LocalPlayer
  2.  
  3. local function Invincibility()
  4. if LocalPlayer.Character then
  5. for i, v in pairs(LocalPlayer.Character:GetChildren()) do
  6. if v.Name == "hitbox" then
  7. v:Destroy()
  8. end
  9. end
  10. end
  11. end
  12.  
  13. while wait(0.5) do
  14. Invincibility(LocalPlayer)
  15. end

if that doesnt working try this link : https://pastebin.com/4rqXL7jh

thank you roblox exploiter for making the script

  • 1

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 )