Advertisement
Guest User

Untitled

a guest
Jul 7th, 2014
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. local monitor = peripheral.wrap("back")
  2. monitor.setTextColor(colors.red)
  3. monitor.setCursorPos(2,2)
  4. monitor.write("++TEST!++")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement