[ad_1]
Created by Big Daddy Zaza
Features:
game.Players.LocalPlayer.Character:FindFirstChild("PlayerHitBox"):Destroy()
getgenv().ItemFarm = true --Change to false to turn off sped
game:GetService("RunService").Stepped:connect(function()
pcall(function()
if ItemFarm then
for _,v in pairs(game.Workspace:GetDescendants()) do
if v:IsA("TouchTransmitter") then
firetouchinterest(game.Players.LocalPlayer.Character.HumanoidRootPart, v.Parent, 0)
wait()
firetouchinterest(game.Players.LocalPlayer.Character.HumanoidRootPart, v.Parent, 1)
end
end
end
end)
end)
ENJOY!
Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!
[ad_2]