Advertisement
Simlor_GER

GBR - (Privates Projekt)

Aug 8th, 2017
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. local monitor = peripheral.wrap("back")
  2. monitor.setTextScale(3)
  3.  
  4. function P(nach)
  5.  
  6. shell.run("clear")
  7. print(nach)
  8. sleep(0.1)
  9.  
  10. end
  11.  
  12. while true do
  13.  
  14. P("-- GBR -- Chi")
  15. P("- GBR -- Chic")
  16. P(" GBR -- Chick")
  17. P("GBR -- Chicke")
  18. P("BR -- Chicken")
  19. P("R -- Chickent")
  20. P(" -- Chickenti")
  21. P("-- Chickentim")
  22. P("- Chickentime")
  23. P(" Chickentimer")
  24. P("Chickentimer ")
  25. P("hickentimer -")
  26. P("ickentimer --")
  27. P("ckentimer -- ")
  28. P("kentimer -- b")
  29. P("entimer -- by")
  30. P("ntimer -- byX")
  31. P("timer -- byX3")
  32. P("imer -- byX3N")
  33. P("mer -- byX3NO")
  34. P("er -- byX3NO ")
  35. P("r -- byX3NO -")
  36. P(" -- byX3NO --")
  37. P("-- byX3NO -- ")
  38. P("- byX3NO -- S")
  39. P(" byX3NO -- Si")
  40. P("byX3NO -- Sim")
  41. P("yX3NO -- Siml")
  42. P("X3NO -- Simlo")
  43. P("3NO -- Simlor")
  44. P("NO -- Simlor ")
  45. P("O -- Simlor -")
  46. P(" -- Simlor --")
  47. P("-- Simlor -- ")
  48. P("- Simlor -- G")
  49. P(" Simlor -- GB")
  50. P("Simlor -- GBR")
  51. P("imlor -- GBR ")
  52. P("mlor -- GBR -")
  53. P("lor -- GBR --")
  54. P("or -- GBR -- ")
  55. P("r -- GBR -- C")
  56. P(" -- GBR -- Ch")
  57.  
  58. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement