Functions: AutoWin

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