Advertisement
ExploiterLOL

autofarmer

Dec 5th, 2019
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. local VirtualUser=game:service'VirtualUser'
  2. game:service'Players'.LocalPlayer.Idled:connect(function()
  3. VirtualUser:CaptureController()
  4. VirtualUser:ClickButton2(Vector2.new())
  5. end)
  6. print'Anti Afk ran'
  7.  
  8. while wait() do
  9. game.ReplicatedStorage.Remotes.LiftWeight:FireServer()
  10. game.workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame = CFrame.new(-24.5052414, 17.9487686, -50.150425, -0.81941694, -1.38275134e-08, -0.57319808, 8.94947672e-09, 1, -3.69172035e-08, 0.57319808, -3.53803919e-08, -0.81941694)
  11. wait(0.5)
  12. game.workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame = CFrame.new(-15.6810751, 18.2061691, -33.1122208, -0.891083539, 1.771269e-08, -0.453839242, 5.95427374e-10, 1, 3.7859472e-08, 0.453839242, 3.34657173e-08, -0.891083539)
  13. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement