Car Factory Tycoon Script | AUTO GET AIRDROPS

Created by NullMaple

Features:

  • AUTO GET AIRDROPS
_G.GetAirDrops = true -- i dont care set this to false to stop the script

local BackupPos = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame

while wait() and _G.GetAirDrops == true do
   if game.Workspace.World.AirDrops.Drops:FindFirstChild("AirDrop") then
       if not game.Workspace.World.AirDrops.Drops:FindFirstChild("AirDrop"):FindFirstChild("Parachute") then
           game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.World.AirDrops.Drops:FindFirstChild("AirDrop").Base.CFrame
           wait(0.3)
           game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = BackupPos
       end
   end
end

ENJOY!

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!

⚠️ Warning: Do not download any extensions or anything other than .txt/.lua file, because script will download only in .txt/.lua format or It will redirect you to a pastebin link.

📋 Notice: If you find any of the scripts patched or not working, please report it to Forever4D through Discord. The script will be removed or marked as patched!