Advertisement
Honansik

Legends Of Speed Auto Farm Script

Dec 7th, 2021
4,316
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.26 KB | None | 0 0
  1. for i,v in pairs(game:GetService("Workspace").Hoops:GetChildren()) do
  2. firetouchinterest(v, game:GetService('Players').LocalPlayer.Character.HumanoidRootPart, 0)
  3. wait()
  4. firetouchinterest(v, game:GetService('Players').LocalPlayer.Character.HumanoidRootPart, 1)
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement