ADVERTISEMENTREMOVE ADS
Game icon

inf god mode - backdoor exploits

Script preview thumbnail
Script Preview

Description

each time u run. it apply for you a forcefield mode forever if you want a toggle able god mode you can seasrch for my other code

ADVERTISEMENTREMOVE ADS
18 Lines • 449 Bytes
Raw
local panelbackdoor = game.ReplicatedStorage:FindFirstChild("Panel")
local localplr = game.Players.LocalPlayer
local forcefieldcmd = panelbackdoor and false and panelbackdoor:FireServer(
"Give Player Force Field",
"For Duration Of _",
true,
localplr,
math.huge,
{
game.GameId,
localplr.UserId,
IsForDuration = true,
Value = math.huge,
})
for _=1,8 do
Instance.new("ForceField",localplr.Character)
task.wait(0.3)
end
ADVERTISEMENTREMOVE ADS

Comments

1 comment
to add a comment
Mi

It really creative but sadly i didn't have a executor

1
0
ADVERTISEMENTREMOVE ADS