Advertisement
Guest User

Untitled

a guest
Jan 6th, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.20 KB | None | 0 0
  1. term.clear()
  2. term.setCursorPos(1,7)
  3. print(" ")
  4. print(" ")
  5. print(" SEQ OS INITIALISING")
  6. print(" . ")
  7.  
  8. os.sleep(0.2)
  9. term.clear()
  10.  
  11. term.setCursorPos(1,7)
  12. print(" ")
  13. print(" ")
  14. print(" SEQ OS INITIALISING")
  15. print(" .. ")
  16.  
  17. os.sleep(0.2)
  18. term.clear()
  19.  
  20. term.setCursorPos(1,7)
  21. print(" ")
  22. print(" ")
  23. print(" SEQ OS INITIALISING")
  24. print(" ... ")
  25.  
  26. os.sleep(0.2)
  27. term.clear()
  28.  
  29. term.setCursorPos(1,7)
  30. print(" ")
  31. print(" ")
  32. print(" SEQ OS INITIALISING")
  33. print(" . ")
  34.  
  35. os.sleep(0.2)
  36. term.clear()
  37.  
  38. term.setCursorPos(1,7)
  39. print(" ")
  40. print(" ")
  41. print(" SEQ OS INITIALISING")
  42. print(" .. ")
  43.  
  44. os.sleep(0.2)
  45. term.clear()
  46.  
  47. term.setCursorPos(1,7)
  48. print(" ")
  49. print(" ")
  50. print(" SEQ OS INITIALISING")
  51. print(" ... ")
  52.  
  53. os.sleep(0.2)
  54. term.clear()
  55.  
  56. term.setCursorPos(1,7)
  57. print(" ")
  58. print(" ")
  59. print(" SEQ OS INITIALISING")
  60. print(" . ")
  61.  
  62. os.sleep(0.2)
  63. term.clear()
  64.  
  65. term.setCursorPos(1,7)
  66. print(" ")
  67. print(" ")
  68. print(" SEQ OS INITIALISING")
  69. print(" .. ")
  70.  
  71. os.sleep(0.2)
  72. term.clear()
  73.  
  74. term.setCursorPos(1,7)
  75. print(" ")
  76. print(" ")
  77. print(" SEQ OS INITIALISING")
  78. print(" ... ")
  79.  
  80. os.sleep(0.2)
  81. term.clear()
  82.  
  83. term.setCursorPos(1,7)
  84. print(" ")
  85. print(" ")
  86. print(" SEQ OS INITIALISING")
  87. print(" . ")
  88.  
  89. os.sleep(0.2)
  90. term.clear()
  91.  
  92. term.setCursorPos(1,7)
  93. print(" ")
  94. print(" ")
  95. print(" SEQ OS INITIALISING")
  96. print(" .. ")
  97.  
  98. os.sleep(0.2)
  99. term.clear()
  100.  
  101. term.setCursorPos(1,7)
  102. print(" ")
  103. print(" ")
  104. print(" SEQ OS INITIALISING")
  105. print(" ... ")
  106.  
  107. os.sleep(0.2)
  108. term.clear()
  109.  
  110. term.setCursorPos(1,7)
  111. print(" ")
  112. print(" ")
  113. print(" SEQ OS INITIALISING")
  114. print(" . ")
  115.  
  116. os.sleep(0.2)
  117. term.clear()
  118.  
  119. term.setCursorPos(1,7)
  120. print(" ")
  121. print(" ")
  122. print(" SEQ OS INITIALISING")
  123. print(" .. ")
  124.  
  125. os.sleep(0.2)
  126. term.clear()
  127.  
  128. term.setCursorPos(1,7)
  129. print(" ")
  130. print(" ")
  131. print(" SEQ OS INITIALISING")
  132. print(" ... ")
  133.  
  134. os.sleep(0.2)
  135. term.clear()
  136.  
  137.  
  138.  
  139.  
  140.  
  141. term.setCursorPos(1,7)
  142. print(" <===========================>")
  143. print(" | |")
  144. print(" | Username: |")
  145. print(" | Password: |")
  146. print(" | |")
  147. print(" <===========================>")
  148. term.setCursorPos(27,9)
  149. print("TEMPLATE")
  150. term.setCursorPos(27,10)
  151. print("*********")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement