Advertisement
Guest User

Untitled

a guest
Jan 20th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. while wait() do
  2. base = game.Workspace:WaitForChild("Base")
  3. base.BrickColor = BrickColor.Random()
  4. base.Material = "Neon"
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement