Advertisement
OHOVERSUM

run

Dec 16th, 2018
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.83 KB | None | 0 0
  1. shell.run("pastebin","get","kBq9TRhH","encoder")
  2. os.loadAPI("encoder")
  3. shell.run("pastebin","get","rrejAMGT","murphychat")
  4. os.loadAPI("murphychat")
  5. murphychat.say("[SYSTEM]: MurphyAI chat module installed on ".. os.getComputerLabel() .."!", false)
  6. shell.run("clear")
  7. print("          CraftOS 1.6 running MurphyAI!")
  8. print(" ")
  9. print("     =========================================")
  10. print("      ")                          
  11. print("          _____             _       _____ _____ ")
  12. print("         |     |_ _ ___ ___| |_ _ _|  _  |     |")
  13. print("         | | | | | |  _| . |   | | |     |-   -|")
  14. print("         |_|_|_|___|_| |  _|_|_|_  |__|__|_____|")
  15. print("                       |_|     |___|            ")
  16. print("  ")
  17. print("     =========================================")
  18. print(" ")
  19. print("                Written by Oversum!")
  20. print(" ")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement