The text below is selected, press Ctrl+C to copy to your clipboard. (⌘+C on Mac) No line numbers will be copied.
Guest
Murder Mystery 3 script pastebin roblox
By LINK GAME on 2024-09-20 08:00 am | Syntax: LUA | Views: 10



New Script | Raw | Show/Hide line no. | Copy text to clipboard
  1.  -- xp autofarm
  2. while wait(0.01) do
  3. if game.Players.LocalPlayer.Name == game.Players.LocalPlayer.Name then
  4. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(220, 563, -1217)
  5. wait(0.01)
  6. else wait(0.01)
  7. end
  8. end