Black Adam Experience GET SCAVENGER HUNT ITEM – TRIVIA ITEM & MERCH – FREE SCRIPT

Script Credit :- coI0e
Features

GET SCAVENGER HUNT ITEM
TRIVIA ITEM
MERCH

Script
--BROUGHT TO YOU BY RobloxScripter.com!--

for i,v in pairs(workspace.Scavenger:GetDescendants()) do if v:FindFirstChild("TouchInterest") then firetouchinterest(game.Players.LocalPlayer.Character.HumanoidRootPart,v,0) firetouchinterest(game.Players.LocalPlayer.Character.HumanoidRootPart,v,1) task.wait() end end task.wait() for i,v in pairs(workspace["Trivia Hall"].TriviaReward:GetChildren()) do if v:FindFirstChild("TouchInterest") then firetouchinterest(game.Players.LocalPlayer.Character.HumanoidRootPart,v,0) firetouchinterest(game.Players.LocalPlayer.Character.HumanoidRootPart,v,1) end end