Legends of Speed Auto Collect Hoops Script
You can just execute it any time and it will auto collect all hoops for you very quickly for i,v in pairs(game:GetService("Workspace").Hoops:GetChildren()) do game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame wait(0.1) end