Advertisement
Nangin20

Ro-Piece Auto Farm

Jan 26th, 2019
843
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.37 KB | None | 0 0
  1. -- Credit : Nangin20 / https://v3rmillion.net/member.php?action=profile&uid=709843
  2. _G.true = true
  3. while _G.true do
  4.     wait(5) -- no need to make this lower, there is a wait time on the chest.
  5. plr        = game.Players.LocalPlayer
  6. hum        = plr.Character.HumanoidRootPart
  7. hum.CFrame = CFrame.new(515,56,-5433)
  8. wait(6.5)
  9. hum.CFrame = CFrame.new(-152,131,-5860)
  10. wait()
  11. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement