Auto-Clear Victory Race

Uploaded On
Script Credit :- Prometheus
Features

Victory Race

Script
--BROUGHT TO YOU BY RobloxScripter.com!--

while task.wait() do for _,v in pairs(workspace:GetDescendants()) do if v:IsA("BasePart") and v.Name == "Win" then local root = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart root.CFrame = v.CFrame task.wait() end end end

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors