Advertisement
Guest User

startup

a guest
Oct 19th, 2014
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.39 KB | None | 0 0
  1. textutils.slowPrint("Your files are being downloaded.")
  2. sleep(1)
  3. textutils.slowPrint("Please wait.")
  4. sleep(1)
  5. shell.run("pastebin get yjnt6adu Nyan")
  6. shell.run("pastebin get 4cy4ayj3 Fire")
  7. shell.run("pastebin get y9lc68df startup")
  8. sleep(1)
  9. shell.run("clear")
  10. textutils.slowPrint("All files downloaded")
  11. sleep(1)
  12. textutils.slowPrint("Ready for use.")
  13. sleep(2)
  14. shell.run("shutdown")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement