MADE BY kmsjason
FEATURE:
- GOD MODE
- .
- NOTE:
- When you execute it you’ll look like a big blob to others and lose all your accessories, but all the bots will stop until you reset/leave.
- .
- https://www.roblox.com/games/10118559731/nicos-nextbots-blackouts
SCRIPT:
--godmode
local hrp = game.Players.LocalPlayer.Character:FindFirstChild("Humanoid")
hrp.Parent = nil;
hrp:Clone()
hrp.Parent = game.Players.LocalPlayer.Character
hrp.Name = "Humanoid"