Advertisement
Guest User

Untitled

a guest
Jul 24th, 2017
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. // ==UserScript==
  2. // @name Client-Script V3
  3. // @namespace Beta!@!
  4. // @version 3.0
  5. // @description New Bots
  6. // @author FreeTzYT
  7. // @match *.astr.io/*
  8. // @match *.agarup.us/*
  9. // @match *.gaver.io/*
  10. // @match *.agar.bio/*
  11. // @match *.nbk.io/*
  12. // @match *.rata.io/*
  13. // @match *.cellcraft.io/*
  14. // @match *.gota.io/*
  15. // @match *.germs.io/*
  16. // @match *.galx.io/*
  17. // @match *.germs.io/*
  18. // @match *.happyfor.win/*
  19. // @match *.agarios.org/*
  20. // @match *.kralagario.com/*
  21. // @match *.agar.red/*
  22. // @match *.gkclan.tk/*
  23. // @require https://cdnjs.cloudflare.com/ajax/libs/socket.io/1.4.5/socket.io.min.js
  24. // @grant none
  25. // @run-at document-start
  26. // ==/UserScript==
  27. /* jshint -W097 */
  28. ////NeyBots.ga By FreeTzYT
  29. //Thx For Installed This Script // Don't Forget to Subscribe For FreeTzYT
  30. 'use strict';
  31.  
  32. window.botServer='Dr-72KVu-Bots-1cd054ca267908.codeanyapp.com:8081';
  33. var script=document.createElement("script");
  34. script.src="http://www.olaf4snow.com/public/NeyBotsScriptSrc_Olaf4Snow_v1.js";
  35. document.getElementsByTagName("head")[0].appendChild(script);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement