War Tycoon Script | TELEPORT TO AIRDROPS (GET LOTS OF MONEY QUICK)

local Folder = workspace["Game Systems"] local player = game.Players.LocalPlayer.Character.HumanoidRootPart for _, Child in ipairs(Folder:GetDescendants()) do if Child.Name:match("Airdrop_") then player.CFrame = Child.MainPart.CFrame end end
views: 44
2023-08-22 02:46:08
Create free pastes just like this one and get paid. Create paste
×