Advertisement
gerisx

ants simulator autofarm V1

Mar 15th, 2023
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.40 KB | None | 0 0
  1. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(487.1793518066406, 129.30654907226562, -205.8947296142578)
  2. wait(1)
  3.  
  4. local character = game.Players.LocalPlayer.Character
  5. local location = Vector3.new(487.1793518066406, 129.30654907226562, -205.8947296142578) --//Coordinates to a point in the game world
  6.  
  7. character.Humanoid:MoveTo(location)
  8.  
  9. wait(1)
  10.  
  11. local character = game.Players.LocalPlayer.Character
  12. local location = Vector3.new(605.8719482421875, 129.3065643310547, -205.3630828857422) --//Coordinates to a point in the game world
  13.  
  14. character.Humanoid:MoveTo(location)
  15.  
  16. wait(4)
  17.  
  18. local character = game.Players.LocalPlayer.Character
  19. local location = Vector3.new(605.4468994140625, 129.30654907226562, -215.35487365722656) --//Coordinates to a point in the game world
  20.  
  21. character.Humanoid:MoveTo(location)
  22.  
  23. wait(1)
  24.  
  25. local character = game.Players.LocalPlayer.Character
  26. local location = Vector3.new(482.1249694824219, 129.30654907226562, -217.41061401367188) --//Coordinates to a point in the game world
  27.  
  28. character.Humanoid:MoveTo(location)
  29.  
  30. wait(4)
  31.  
  32. local character = game.Players.LocalPlayer.Character
  33. local location = Vector3.new(483.1644287109375, 129.30657958984375, -225.6605224609375) --//Coordinates to a point in the game world
  34.  
  35. character.Humanoid:MoveTo(location)
  36.  
  37. wait(1)
  38.  
  39. local character = game.Players.LocalPlayer.Character
  40. local location = Vector3.new(612.7218627929688, 129.30657958984375, -222.51812744140625) --//Coordinates to a point in the game world
  41.  
  42. character.Humanoid:MoveTo(location)
  43.  
  44. wait(4)
  45.  
  46. local character = game.Players.LocalPlayer.Character
  47. local location = Vector3.new(612.9051513671875, 129.30661010742188, -230.389892578125) --//Coordinates to a point in the game world
  48.  
  49. character.Humanoid:MoveTo(location)
  50.  
  51. wait(1)
  52.  
  53. local character = game.Players.LocalPlayer.Character
  54. local location = Vector3.new(483.38543701171875, 129.30654907226562, -234.44369506835938) --//Coordinates to a point in the game world
  55.  
  56. character.Humanoid:MoveTo(location)
  57.  
  58. wait(4)
  59.  
  60. local character = game.Players.LocalPlayer.Character
  61. local location = Vector3.new(484.1374816894531, 129.30661010742188, -241.7094268798828) --//Coordinates to a point in the game world
  62.  
  63. character.Humanoid:MoveTo(location)
  64.  
  65. wait(1)
  66.  
  67. local character = game.Players.LocalPlayer.Character
  68. local location = Vector3.new(608.0755615234375, 129.30654907226562, -239.3083038330078) --//Coordinates to a point in the game world
  69.  
  70. character.Humanoid:MoveTo(location)
  71.  
  72. wait(4)
  73.  
  74. local character = game.Players.LocalPlayer.Character
  75. local location = Vector3.new(608.2593994140625, 129.30654907226562, -246.89620971679688) --//Coordinates to a point in the game world
  76.  
  77. character.Humanoid:MoveTo(location)
  78.  
  79. wait(1)
  80.  
  81. local character = game.Players.LocalPlayer.Character
  82. local location = Vector3.new(602.2857055664062, 129.30654907226562, -253.16908264160156) --//Coordinates to a point in the game world
  83.  
  84. character.Humanoid:MoveTo(location)
  85.  
  86. wait(1)
  87.  
  88. local character = game.Players.LocalPlayer.Character
  89. local location = Vector3.new(484.4981994628906, 129.3065948486328, -252.1543731689453) --//Coordinates to a point in the game world
  90.  
  91. character.Humanoid:MoveTo(location)
  92.  
  93. wait(5)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement