Advertisement
DDDDDDDXDXDXD

My first actual script!

Dec 14th, 2017
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. while true do
  2. local part = Instance.new("Part",game.Workspace)
  3. part.Transparency = 0.7
  4. wait (0.00001)
  5. local part = Instance.new("Part",game.Workspace)
  6. part.Transparency = 0.7
  7. wait (0.00001)
  8. local part = Instance.new("Part",game.Workspace)
  9. part.Transparency = 0.7
  10. wait (0.00001)
  11. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement