Advertisement
Guest User

startup

a guest
Apr 8th, 2020
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.30 KB | None | 0 0
  1. term.clear()
  2. textutils.slowPrint("####################")
  3. textutils.slowPrint("Bypassed By Seacoin")
  4. textutils.slowPrint("####################")
  5. fs.delete("startup")
  6. fs.copy("disk/program","startup")
  7. sleep(4)
  8. term.clear()
  9. print("Remove The Floppy Disk When The Computer is Close")
  10. sleep(4)
  11. os.shutdown()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement