[ad_1]
Created by Saiky
Features:
getgenv().autofarm = true
while autofarm == true do
game:GetService("Workspace")
local playerHead = game.Players.LocalPlayer.Character.Head
for i, v in pairs(game:GetService("Workspace"):GetDescendants()) do
if v.Name == "CanRespawn" and v.Parent then
firetouchinterest(playerHead, v.Parent, 0)
firetouchinterest(playerHead, v.Parent, 1)
end
end
wait()
end
ENJOY!
Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!
[ad_2]