Advertisement
Pmn20002

Off

Jun 4th, 2023
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1.  
  2. function Farm(yn)
  3. _G.Start = yn
  4.  
  5. while wait() and _G.Start do
  6. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(14.2257261, 60.9356651, 115.628143, 0.0436182208, -6.2113493e-08, -0.999048293, -6.78902694e-08, 1, -6.51367387e-08, 0.999048293, 7.06668075e-08, 0.0436182208)
  7. wait(0.1)
  8. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1108.51917, 61.3726616, 118.027275, 0, 0, -1, 1, 0, 0, 0, -1, 0)
  9. wait(0.1)
  10.  
  11. end
  12. end
  13.  
  14. Farm(false)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement