Advertisement
Guest User

um

a guest
Jul 4th, 2015
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. local monitor = peripheral.wrap("left")
  2. monitor.clear()
  3. monitor.setTextScale(1)
  4. monitor.setCursorPos(2,1)
  5. monitor.write("Admin_User")
  6. monitor.setTextScale(1)
  7. monitor.setCursorPos(23,1)
  8. monitor.write("Lulukitty22")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement