Ultimate Color Picker! | NEW PLUGIN

Which is equivalent to:

for _, part in workspace.Parts:GetChildren() do
    part.Color3 = Color3.fromRGB(math.random(0, 255), math.random(0, 255), math.random(0, 255))
end

In command bar.

Making this paid is the worst thing you could do to it