Larvix

install [BloodAI]

Jun 9th, 2020
467
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. -- WIPE MOB AI
  2. local mob = peripheral.wrap("back")
  3. mob.disableAI()
  4.  
  5. -- SET UP BASIC SYSTEMS
  6. print("Beginning Education Process...")
  7. shell.run("pastebin get 1rYwRRf2 startup")
  8. shell.run("pastebin get JzDdrqk6 reset")
  9. shell.run("pastebin get KWt1fdMX go")
  10. shell.run("pastebin get wW7bYQM2 face")
  11.  
  12. -- REBOOT AND INSTRUCTIONS
  13. print("-----")
  14. print("")
  15. print("Education Successful, BloodAI 'Alpha' Installed")
  16. print("Minion Awaiting Commands")
Add Comment
Please, Sign In to add comment