FE God Mode Script!
Its Really good in tower of hell it works
local player = game.Players.LocalPlayer
if player.Character then
if player.Character:FindFirstChild("Humanoid") then
player.Character.Humanoid.Name = "1"
end
local l = player.Character["1"]:Clone()
l.Parent = player.Character
l.Name = "Humanoid"; wait(0.1)
player.Character["1"]:Destroy()
workspace.CurrentCamera.CameraSubject = player.Character.Humanoid
player.Character.Animate.Disabled = true; wait(0.1)
player.Character.Animate.Disabled = false
end
print("finished.")
I tried it on Tower of hell, And it removed my hair, and I couldn't jump so it was pointless.
ReplyDeleteWhen I tried it on Sword Fight on the Heights Original I couldn't jump and i kept respawning.
ReplyDelete