AUTO WIN 1 FINISH MOBILE SCRIPTJun 21, 2024local hrp = game.Players.LocalPlayer.Character:WaitForChild("HumanoidRootPart") game:GetService("RunService").Heartbeat:Connect(function() hrp.CFrame = CFrame.new(-34, 735, 12) end)
local hrp = game.Players.LocalPlayer.Character:WaitForChild("HumanoidRootPart") game:GetService("RunService").Heartbeat:Connect(function() hrp.CFrame = CFrame.new(-34, 735, 12) end)
Comments