PolskiWisnia

Untitled

Jul 9th, 2018
1,177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 1.64 KB | None | 0 0
  1. -- Oprogramowanie skladowe/instalator systemow/czesc skladowa stworzonych przez uzytkownika serwisu Discord - Wisnia#5536 --
  2. -- Jesli zaplaciles za to oprogramowanie zostales oszukany. --
  3. -- Zakazuje sie kopiowania oprogramowania bez zgody autora, czerpania korzysci materialnych, podpisywania sie pod oprogramowaniem --
  4. -- Dozwolone jest tworzenie modyfikacji oprogramowania badz jego czesci wylacznie wtedy, gdy widoczna jest informacja o oryginalnym autorze --
  5. -- Kompletna EULA dostepna jest na serwerze Discord: CRfXMXU --
  6. os.pullEvent = os.pullEventRaw
  7. shell.run("mkdir os")
  8. shell.run("pastebin get WbT1aEqr /os/.command")
  9. shell.run("pastebin get RpD9nNiD .back")
  10. print("Aktualizacja BIOSu...")
  11. sleep(2)
  12. shell.run("rm startup")
  13. shell.run("pastebin get 79ZZiVqT startup")
  14. print("Gotowe!")
  15. sleep(0.7)
  16. term.clear()
  17. term.setTextColor(colors.gray)
  18. term.setBackgroundColor(colors.white)
  19. term.setCursorPos(19,1)
  20. print("Microsoft")
  21. term.setCursorPos(20,3)
  22. print("Minedows Pro")
  23. term.setTextColor(colors.white)
  24. term.setCursorPos(1,15)
  25. term.setBackgroundColor(colors.gray)
  26. print("Wczytywanie systemu Minedows...")
  27. term.setTextColor(colors.blue)
  28. term.setBackgroundColor(colors.blue)
  29. term.setCursorPos(1,17)
  30. textutils.slowPrint("000")
  31. sleep(0.5)
  32. term.setCursorPos(1,17)
  33. textutils.slowPrint("00000000000000")
  34. sleep(0.5)
  35. term.setCursorPos(1,17)
  36. textutils.slowPrint("0000000000000000000000000000")
  37. sleep(1)
  38. term.setCursorPos(1,17)
  39. textutils.slowPrint("0000000000000000000000000000000000000000")
  40. term.setCursorPos(1,17)
  41. textutils.slowPrint("000000000000000000000000000000000000000000000000000000000")
  42. sleep(1)
  43. term.clear()
  44. shell.run("/os/.menu")
Add Comment
Please, Sign In to add comment