Advertisement
lmaginationBurst

asfasfdas

Mar 23rd, 2017
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. while true do
  2. Instance.new("Part", workspace)
  3. game.Workspace.Part.BrickColor = BrickColor.Blue()
  4. game.Workspace.Part.Material = "Marble"
  5. wait(0.1)
  6.  
  7. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement