[ad_1]
Created by Zero2
Features:
--Use at your own risk.
for i,v in pairs(game:GetService("Workspace").Chests:GetDescendants()) do
if v.Name == "Giver" and v:FindFirstChild("TouchInterest") then
firetouchinterest(v,game.Players.LocalPlayer.Character.HumanoidRootPart,0)
wait(0)
firetouchinterest(v,game.Players.LocalPlayer.Character.HumanoidRootPart,1)
end
end
ENJOY!
Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!
[ad_2]