Categories > Exploiting > Scripts >

[REQ] Looking for flying scripts limited LUA.

Posts: 6

Threads: 3

Joined: May, 2018

Reputation: 0

Posted

It would be much appreciated if you could reply to this thread with your flying scripts that preferably dont crash my game.
  • 0

Added

And maybe a noclip script thats limited LUA?
  • 0

Posts: 212

Threads: 42

Joined: May, 2018

Reputation: 0

Replied

Flying Limited Lua: Work In Progress

NoClip Limited Lua: 

game.Players.LocalPlayer.Character.Humanoid.MaxHealth = math.huge
game.Players.LocalPlayer.Character.Humanoid.Health = math.huge
while true do
game:GetService("RunService").Stepped:wait()
game.Players.LocalPlayer.Character.Head.CanCollide = false
game.Players.LocalPlayer.Character.Torso.CanCollide = false
end
  • 0

Users viewing this thread:

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