get paid to paste

Mute boombox

while wait(1) do
for i,v in pairs(game:GetDescendants()) do
if v.Name == "BoomBox" then v:Destroy() end
end
end

Pasted: Nov 12, 2021, 10:06:30 pm
Views: 516