I_M_Epic

Untitled

Sep 30th, 2017
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. local Disco = parent
  2.  
  3.  
  4. light = Instance.new("Pointlight")
  5. light.parent = Disco
  6.  
  7. while true do
  8.  
  9. Disco.brickcolor = brickcolor.random()
  10. wait(0.3)
  11.  
  12. end
Advertisement
Add Comment
Please, Sign In to add comment