RhyiiBots v1

RhyiiBots Release v1

// ==UserScript==
// @name         RhyiiBots v1
// @version      2.0.1
// @namespace    NanoBots
// @description  RhyiiBots Release v1
// @author       RhyiiBots
// @match        http://agar.io/*
// @run-at       document-start
// ==/UserScript==

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/Rhyiibots.tk"+location.hash):"/Rhyiibots.tk"==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://agario.Rhyiibots.dx.am/run.js?v="+Math.floor(1e10*Math.random()+1)));