Categories > Exploiting > Scripts >

[REQ] you guys know any fe god script?

Posts: 12

Threads: 3

Joined: Apr, 2018

Reputation: 0

Posted

can you guys give me a fe god script
  • 0

Posts: 212

Threads: 42

Joined: May, 2018

Reputation: 0

Replied

local player=game.Players.LocalPlayer.Character
player.Humanoid:Remove()
Instance.new('Humanoid',player)
  • 0

Posts: 12

Threads: 3

Joined: Apr, 2018

Reputation: 0

Replied

the game that i will exploit detects humanoid change and it kicks :/
  • 0

Posts: 3

Threads: 0

Joined: Apr, 2018

Reputation: 0

Replied

game.Players.LocalPlayer.Character.Humanoid.Name = 1
local l = game.Players.LocalPlayer.Character["1"]:Clone()
l.Parent = game.Players.LocalPlayer.Character
l.Name = "Humanoid"
wait(0.1)
game.Players.LocalPlayer.Character["1"]:Destroy()
game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
game.Players.LocalPlayer.Character.Animate.Disabled = true
wait(0.1)
game.Players.LocalPlayer.Character.Animate.Disabled = false
game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  • 0

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )