Advertisement
MCFunRide

Aperture Sister Company (bländare) Sign

Jun 8th, 2015
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. term.clear()
  2. m = peripheral.wrap("back")
  3. m.setTextScale(2)
  4. term.setCursorPos(2,3)
  5. print("bländare")
  6. term.setCursorPos(2,5)
  7. print("Innovationen")
  8. term.setCursorPos(2,6)
  9. print("av")
  10. term.setCursorPos(2,7)
  11. print("innovationer")
  12. while true do
  13. sleep(0)
  14. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement