Margresse404

Untitled

Sep 12th, 2016
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. local monitors = {peripheral.find("monitor")}
  2. local mon = monitors[1]
  3.  
  4. counter = 0
  5. mon.write("hello! counting to 10")
Add Comment
Please, Sign In to add comment