ItsNoah

test

May 24th, 2023 (edited)
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. local monitor = peripheral.wrap'top'
  2. monitor.setTextScale(1)
  3. monitor.clear() monitor.setCursorPos(1,1)
  4. monitor.setTextColor(colors.green)
  5. monitor.write'NEW'
Advertisement
Add Comment
Please, Sign In to add comment