Advertisement
antonsavov

setup v2.5

Dec 7th, 2017
1,155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.84 KB | None | 0 0
  1. --add this script to a Command Computer with the command:
  2. -- pastebin get FcGRrZgr setup_2_5
  3. --
  4. shell.run( "delete", "play")
  5. shell.run("pastebin", "get", "FzEE6yZZ", "play")
  6. --
  7. shell.run( "delete", "registry")
  8. shell.run("pastebin", "get", "HiSJevH9", "registry")
  9. --
  10. shell.run( "delete", "json")
  11. shell.run("pastebin", "get", "0tUZgJaU", "json")
  12. --
  13. shell.run( "delete", "tracker")
  14. shell.run("pastebin", "get", "b914yStk", "tracker")
  15. --
  16. shell.run( "delete", "utils")
  17. shell.run("pastebin", "get", "JSdnws7J", "utils")
  18. --
  19. shell.run( "delete", "clone_old_vocab_to_new_catalogue")
  20. shell.run("pastebin", "get", "eZpCwH1v", "clone_old_vocab_to_new_catalogue")
  21. --
  22. shell.run( "delete", "swap_slots")
  23. shell.run("pastebin", "get", "tLXd62FH", "swap_slots")
  24. --
  25. shell.run( "delete", "setup_2_5")
  26. shell.run("pastebin", "get", "FcGRrZgr", "setup_2_5")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement