Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- function Farm(yn)
- _G.Start = yn
- while wait() and _G.Start do
- 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)
- wait(0.1)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1108.51917, 61.3726616, 118.027275, 0, 0, -1, 1, 0, 0, 0, -1, 0)
- wait(0.1)
- end
- end
- Farm(false)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement