Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2019
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. local m = peripheral.wrap("left")
  2. m.setBackgroundColor(2)
  3. m.setTextScale(1)
  4. m.setCursorPos(1,1)
  5. m.setTextColour(1)
  6. m.write("Reaktorcontroller by Benn20002")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement