for x, y in pairs(workspace.Pages:GetDescendants()) do if y:IsA("ClickDetector") then fireclickdetector(y) end end