Functions: GodMode

Installation guide:
Copy the script from the button below.
Run any Injector (We recommend KRNL Injector)
Install it, insert the script and click execute
Enjoy it)
Thank you for using our website
Your script:
local Func = game.Players.LocalPlayer.Character.RemoteFunction
getgenv().toggle = true
while getgenv().toggle do wait()
Func:InvokeServer("Poison", {
Duration = 1,
TotalDamage = -9999999
});
end
works?