Dynamic Ship Simulator III

Script Credit :- ewc543
Features

 removing the two velocity events allows you to do basically anything but there is still a tp check

Script
--BROUGHT TO YOU BY RobloxScripter.com!--

local RunService = game:GetService("RunService") game.Players.LocalPlayer.CharacterAdded:Connect(function(plr) plr:WaitForChild("HumanoidRootPart") task.wait() plr.HumanoidRootPart:WaitForChild("BV") plr.HumanoidRootPart:WaitForChild("BG") task.wait() plr.HumanoidRootPart.BV:Destroy() plr.HumanoidRootPart.BG:Destroy() end)

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors