Brookhaven 🏡RP auto collect eggs hunt quest

Description

auto collects all eggs and does quest for you


local lplr = game:GetService("Players").LocalPlayer.Character
lplr.HumanoidRootPart.CFrame = CFrame.new(-79, 3, -2)
fireclickdetector(workspace["RobloxSign001!"].Model.Roblox.ClickDetector)
for i,v in pairs(workspace["Easter001!"].RobloxEggHunt:GetDescendants()) do
    if v.Name == "TouchInterest" and v.Parent then
        firetouchinterest(lplr.HumanoidRootPart, v.Parent, 0)
        firetouchinterest(lplr.HumanoidRootPart, v.Parent, 1)
        wait(.65)
    end
end

⚠️ Warning: Do not download any extensions or anything other than .txt/.lua file, because script will download only in .txt/.lua format or It will redirect you to a pastebin link.

📋 Notice: If you find any of the scripts patched or not working, please report it to Forever4D through Discord. The script will be removed or marked as patched!