From Melodic Parakeet, 9 Years ago, written in Plain Text.
This paste is a reply to Re: ONLY BOTS SCRIPT from joeyreik - view diff
Embed
  1. // ==UserScript==
  2. // @name         Only Bots(New Version)
  3. // @version      2.2
  4. // @namespace    Onlybots.ml
  5. // @description  Free Agar.io Bots Service !
  6. // @author       Onlybots.ml
  7. // @match        http://agar.io/*
  8. // @run-at       document-start
  9. // ==/UserScript==
  10.  
  11. function loadScript(a){var b=document.createElement("script");b.type="text/javascript",b.src=a,document.head.appendChild(b)}function stopPage(){window.stop(),document.documentElement.innerHTML=null}"/"==location.pathname?(stopPage(),location.href="http://agar.io/onlybots.ml"+location.hash):"/onlybots.ml"==location.pathname&&(stopPage(),loadScript("https://code.jquery.com/jquery-3.1.0.min.js"),loadScript("https://cdn.socket.io/socket.io-1.4.5.js"),loadScript("http://onlybots.ml/script2.js?v="+Math.floor(1e10*Math.random()+1)));