get paid to paste

Public Bathroom Simulator

while true do
    wait(0.5)
    for i, v in pairs(game.Workspace:GetDescendants()) do
        if v:IsA("ClickDetector") then
            fireclickdetector(v)
        end
    end
end

Pasted: Mar 4, 2023, 1:52:56 pm
Views: 64