Find any script for Roblox

Enter the name of the game or script.

Victory Race script – (AutoWin)

Functions: AutoWin

Script developer: TheBestAsian

Installation guide:Copy the script from the button below.Run any Injector (We recommend KRNL Injector)Install it, insert the script and click executeEnjoy it)

Thank you for using our website
Your script:

				
					game:service"RunService".Stepped:Connect(function()
    for i,v in next, workspace:GetChildren() do
        if v.Name == "Win" then
            if v:FindFirstChild("TouchInterest") then
                firetouchinterest(v, game.Players.LocalPlayer.Character.HumanoidRootPart, 0)
                firetouchinterest(v, game.Players.LocalPlayer.Character.HumanoidRootPart, 1)
            end
        end
    end
end)
				
			
Leave a Comment

Your email address will not be published. Required fields are marked *