Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while true do
- script.Parent.Color = Color3.new(math.random(), math.random(), math.random())
- wait(0.01)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement