Advertisement
Tejio

Auto farm sin anuncios xd

Feb 14th, 2020
344
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. --All AutoFarm SergiƱa credits for Sirmeme
  2. _G.LULU = true--change to true or false
  3. while _G.LULU do
  4. wait()--change time if you want
  5. local A_1 = "Food"
  6. game:GetService("ReplicatedStorage").Remotes.UseTool:FireServer(A_1)
  7. local A_1 = "Punch"
  8. game:GetService("ReplicatedStorage").Remotes.UseTool:FireServer(A_1)
  9. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement