Guest User

Hello

a guest
Jan 23rd, 2015
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.15 KB | None | 0 0
  1. mon = peripheral.wrap("left")
  2. mon.clear()
  3. mon.setTextScale(3)
  4. mon.setCursorPos(1,1)
  5. mon.setTextColour(colours.pink)
  6. mon.write("Weclome to Rosewood").
Advertisement
Add Comment
Please, Sign In to add comment