top of page

AUTO WIN 1 FINISH MOBILE SCRIPT

  • Writer: aktasenesfurkan23
    aktasenesfurkan23
  • Jun 21, 2024
  • 1 min read


local hrp = game.Players.LocalPlayer.Character:WaitForChild("HumanoidRootPart")
game:GetService("RunService").Heartbeat:Connect(function()
    hrp.CFrame = CFrame.new(-34, 735, 12)
end) 



Comments


RobloxScriptCode

©2024, RobloxScriptCode.

bottom of page