game: https://www.roblox.com/games/189707/Natural-Disaster-Survival script:
while true do wait() if game.Players.LocalPlayer.Character:FindFirstChild("FallDamageScript") then game.Players.LocalPlayer.Character.FallDamageScript:Destroy() end end