Advertisement
HiDad910

Market Tycoon Autofarm

Sep 26th, 2021
1,504
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.46 KB | None | 0 0
  1. game:GetService("RunService").RenderStepped:connect(function()
  2.      if _G.toggle == true then
  3.         game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-471.499176, 17.6018925, -0.498913765, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  4.       return
  5.      end
  6. end)
  7.     if _G.toggle == false then
  8.         game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-162, 3, 177.5, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  9.         return
  10.     end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement