-- Legendary Football TP To Ball Script made by ItzJustWorm91/IHAVEATE#2516 local Teleport = true function TeleportToBall() if game.Workspace:FindFirstChild("Football") then game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace:FindFirstChild("Football").CFrame end end ---------------------------------------- function LoadScript() if Teleport == true then TeleportToBall() wait(0.001) TeleportToBall() wait(0.001) TeleportToBall() wait(0.001) TeleportToBall() wait(0.001) TeleportToBall() wait(0.001) TeleportToBall() wait(0.001) TeleportToBall() wait(0.001) TeleportToBall() wait(0.001) TeleportToBall() wait(0.001) TeleportToBall() wait(0.001) TeleportToBall() wait(0.001) TeleportToBall() wait(0.001) TeleportToBall() wait(0.001) TeleportToBall() wait(0.001) TeleportToBall() wait(0.001) TeleportToBall() wait(0.001) TeleportToBall() wait(0.001) TeleportToBall() wait(0.001) TeleportToBall() wait(0.001) TeleportToBall() wait(0.001) TeleportToBall() wait(0.001) TeleportToBall() wait(0.001) TeleportToBall() wait(0.001) TeleportToBall() wait(0.001) TeleportToBall() wait(0.001) TeleportToBall() wait(0.001) TeleportToBall() wait(0.001) TeleportToBall() wait(0.001) TeleportToBall() wait(0.001) TeleportToBall() wait(0.001) TeleportToBall() wait(0.001) TeleportToBall() wait(0.001) end end ---------------------------------------- function onKeyPress(inputObject, gameProcessedEvent) if inputObject.KeyCode == Enum.KeyCode.V then LoadScript() LoadScript() LoadScript() LoadScript() LoadScript() LoadScript() LoadScript() LoadScript() LoadScript() end end game:GetService("UserInputService").InputBegan:connect(onKeyPress)