mr2meows

random base color

Jul 3rd, 2022 (edited)
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. while true do
  2. wait(1)
  3. workspace.Base.BrickColor = BrickColor.random()
  4. end
Add Comment
Please, Sign In to add comment