Advertisement
PolskiWisnia

Untitled

Oct 16th, 2018
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 1.36 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. -- Plik aktualizacji Minedows XP Pro 2.3 do 2.5 --
  7. -- Nie uzywac z wersjami: 1.71, 2.0, 2.1 --
  8. -- Grozi utrata systemu! --
  9. -- Aktualizacja w wersji 2.5 odbedzie sie automatycznie --
  10. os.pullEvent = os.pullEventRaw
  11. term.clear()
  12. term.setCursorPos(1,1)
  13. print("Aktualizuje system Minedows XP Pro 2.3 do Minedows XP Pro 2.5")
  14. term.setCursorPos(1,2)
  15. shell.run("rm startup")
  16. shell.run("pastebin get SZRyEw0 startup")
  17. term.setCursorPos(1,2)
  18. shell.run("rm /os/.menu")
  19. shell.run("pastebin get tQVK3mAj /os/.menu")
  20. term.setCursorPos(1,2)
  21. shell.run("rm /os/.informacje")
  22. shell.run("pastebin get SyyZEXpA /os/.informacje")
  23. term.setCursorPos(1,2)
  24. shell.run("rm /os/.update")
  25. shell.run("pastebin get fnCqqdwT /os/.update")
  26. sleep(1)
  27. term.clear()
  28. print("Aktualizacja przebiegla pomyslnie.")
  29. print("Komputer uruchomi sie ponownie")
  30. sleep(2)
  31. os.reboot()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement