Posts

Showing posts with the label legends of speed

Legends of Speed Auto Collect Hoops Script

Image
 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