Advertisement
wowzers

rainbow

Feb 21st, 2017
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. while true do
  2. script.Parent.Color = Color3.new(math.random(), math.random(), math.random())
  3. wait(0.01)
  4. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement