[ad_1]
Created by MrKix
Features:
local hum = game.Players.LocalPlayer.Character.HumanoidRootPart
table.foreach(workspace:GetChildren(), function(_, v)
if v:IsA("Tool") then
firetouchinterest(hum, v.Handle, 1)
firetouchinterest(hum, v.Handle, 0)
end
end)
ENJOY!
Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!
[ad_2]