Advertisement
Guest User

Howpergetvir

a guest
Apr 8th, 2014
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.79 KB | None | 0 0
  1. term.setCursorPos(1,1)
  2. term.clear()
  3. write(">")
  4. sleep(1)
  5. textutils.slowPrint("pastebin get A7E28E2 av")
  6. sleep(1)
  7. print("Connecting to pastebin.com...")
  8. sleep(0.3)
  9. print("Success!")
  10. print("Saved as av")
  11. print(">")
  12. textutils.slowPrint("av")
  13. print("Loading...")
  14. sleep(0.5)
  15. print("Found about 100 viruses")
  16. print("All of your files are viruses!")
  17. textutils.slowPrint("Once this stops typing the viruses will be deleted. OK?")
  18. print("Goodbye")
  19. sleep(2)
  20. term.setCursorPos(1,1)
  21. term.clear()
  22. print("Could not find file rom/programs/shell")
  23. print("VIRUS FOUND in /rom/programs/multishell")
  24. print("Deleting all your files..")
  25. print("Account: System")
  26. term.setTextColor(16384)
  27. print("delete:12: Access Denied")
  28. sleep(5)
  29. term.setCursorPos(1,1)
  30. term.clear()
  31. print("Lesson video finished.")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement