football universe auto catch script while wait(0.5) do football = game.Workspace:WaitForChild("Football") hum = game.Players.LocalPlayer.Character.HumanoidRootPart magnitude = (football.position-hum.position).magnitude i = 0 print(magnitude) if (magnitude <= 15) and (i < 1) then football.CFrame = CFrame.new(hum.Position) i = i + 1 wait(0.5) i = i - 1 football universe auto catch script How to get it for free? football universe auto catch script end end football universe auto catch script