Diep.io Working AUTOBUILD!

<h1> I make custom AutoBuilds just ask me for a custom AutoBuilds in the feedback! </h1> <p> AbyssOra#0100 Friend me on my discord and to have a change to join my diep.io discord server! This is a work in progress! </p> <p> You can change the scripts to what you want. Also try my XandY mod! Try to take over the diep.io! </p> <p> How to use: You should see a gray bar on the right side of the screen, hover over it and the menu will slide out! </p>

2020-11-28 या दिनांकाला. सर्वात नवीन आवृत्ती पाहा.

ही स्क्रिप्ट इंस्टॉल करण्यासाठी तुम्हाला Tampermonkey, Greasemonkey किंवा Violentmonkey यासारखे एक्स्टेंशन इंस्टॉल करावे लागेल.

ही स्क्रिप्ट इंस्टॉल करण्यासाठी तुम्हाला Tampermonkey किंवा Violentmonkey यासारखे एक्स्टेंशन इंस्टॉल करावे लागेल..

ही स्क्रिप्ट इंस्टॉल करण्यासाठी तुम्हाला Tampermonkey किंवा Violentmonkey यासारखे एक्स्टेंशन इंस्टॉल करावे लागेल..

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

ही स्क्रिप्ट इंस्टॉल करण्यासाठी तुम्हाला Tampermonkey यासारखे एक्स्टेंशन इंस्टॉल करावे लागेल..

ही स्क्रिप्ट इंस्टॉल करण्यासाठी तुम्हाला एक युझर स्क्रिप्ट व्यवस्थापक एक्स्टेंशन इंस्टॉल करावे लागेल.

(माझ्याकडे आधीच युझर स्क्रिप्ट व्यवस्थापक आहे, मला इंस्टॉल करू द्या!)

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला Stylus सारखे एक्स्टेंशन इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला Stylus सारखे एक्स्टेंशन इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला Stylus सारखे एक्स्टेंशन इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला एक युझर स्टाईल व्यवस्थापक इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला एक युझर स्टाईल व्यवस्थापक इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला एक युझर स्टाईल व्यवस्थापक इंस्टॉल करावे लागेल.

(माझ्याकडे आधीच युझर स्टाईल व्यवस्थापक आहे, मला इंस्टॉल करू द्या!)

// ==UserScript==
// @name         Diep.io Working AUTOBUILD!
// @namespace    http://tampermonkey.net/
// @version      1.8
// @description  <h1> I make custom AutoBuilds just ask me for a custom AutoBuilds in the feedback! </h1> <p> AbyssOra#0100 Friend me on my discord and to have a change to join my diep.io discord server! This is a work in progress! </p> <p> You can change the scripts to what you want. Also try my XandY mod! Try to take over the diep.io! </p> <p> How to use: You should see a gray bar on the right side of the screen, hover over it and the menu will slide out! </p>
// @author       -{Abyss⌬}-ora
// @match        https://diep.io/
// @grant        none
// ==/UserScript==

(function() {
    'use strict';
//-------------------------------------[AUTOBUILD BUTTON]------------------------------------\\

var textG = document.createElement('div');
    document.getElementsByTagName('body')[0].appendChild(textG);
    textG.innerHTML = `
<html>
<head>
<style>
#myhover a {
  position: absolute;
  right: -280px;
  transition: 0.3s;
  padding: 15px;
  width: 262px;
  text-decoration: none;
  font-size: 10px;
  font-family: 'Monoton', cursive;
  text-shadow: black 0px 1px, purple 0px 2px, pink 0px 3px;
  src: url('https://fonts.googleapis.com/css2?family=Monoton&display=swap');
  color: white;
  border-radius: 5 5px 5px 5;
}

#myhover a:hover {
  right: 0;
}

#modtab {
  top: 200px;
  background-color: #555
}
</style>
</head>
<body>
<div id="myhover" class="hover">
<a id="modtab"> <h1> -{Abyss⌬}-ora's modmenu</h1>
<button     title="L3mon Factory" type="button" style="background-color:pink; font-family: 'Monoton'; src: url('https://fonts.googleapis.com/css2?family=Monoton&display=swap'); color:black; width:200px; height:26px;" onclick="input.execute('game_stats_build 456845687456845687456845687456877')">⌬L3mon Factory</button>
<button     title="Info" type="button" style="background-color:gray; font-family: 'Monoton'; src: url('https://fonts.googleapis.com/css2?family=Monoton&display=swap'); color:black; width:60px; height:26px;" onclick="window.open('https://github.com/Abyss-ora/images/blob/main/1.png?raw=true','_blank')">⌬Info</button>
<br><button title="My Factory" type="button" style="background-color:white; font-family: 'Monoton'; src: url('https://fonts.googleapis.com/css2?family=Monoton&display=swap'); color:black; width:200px; height:26px;" onclick="input.execute('game_stats_build 567456745678567456745678567488888')">⌬Factory</button>
<button     title="Info" type="button" style="background-color:gray; font-family: 'Monoton'; src: url('https://fonts.googleapis.com/css2?family=Monoton&display=swap'); color:black; width:60px; height:26px;" onclick="window.open('https://github.com/Abyss-ora/images/blob/main/2.png?raw=true','_blank')">⌬Info</button>
<br><button title="w/less speed" type="button" style="background-color:purple; font-family: 'Monoton'; src: url('https://fonts.googleapis.com/css2?family=Monoton&display=swap'); color:white; width:200px; height:26px;" onclick="input.execute('game_stats_build 456745674567456745674567456788888')">⌬OverLord_2.0</button>
<button     title="Info" type="button" style="background-color:gray; font-family: 'Monoton'; src: url('https://fonts.googleapis.com/css2?family=Monoton&display=swap'); color:black; width:60px; height:26px;" onclick="window.open('https://github.com/Abyss-ora/images/blob/main/3.png?raw=true','_blank')">⌬Info</button>
<br><button title="w/no reload" type="button" style="background-color:pink; font-family: 'Monoton'; src: url('https://fonts.googleapis.com/css2?family=Monoton&display=swap'); color:black; width:200px; height:26px;" onclick="input.execute('game_stats_build 555666555566664444444888888822111')">⌬OverLord</button>
<button     title="Info" type="button" style="background-color:gray; font-family: 'Monoton'; src: url('https://fonts.googleapis.com/css2?family=Monoton&display=swap'); color:black; width:60px; height:26px;" onclick="window.open('https://github.com/Abyss-ora/images/blob/main/4.png?raw=true','_blank')">⌬Info</button>
<br><button title="Has speed and you run into things" type="button" style="background-color:white; font-family: 'Monoton'; src: url('https://fonts.googleapis.com/css2?family=Monoton&display=swap'); color:black; width:200px; height:26px;" onclick="input.execute('game_stats_build 213121312138238238883288327777777')">⌬Health/BodyDms</button>
<button     title="Info" type="button" style="background-color:gray; font-family: 'Monoton'; src: url('https://fonts.googleapis.com/css2?family=Monoton&display=swap'); color:black; width:60px; height:26px;" onclick="window.open('https://github.com/Abyss-ora/images/blob/main/5.png?raw=true','_blank')">⌬Info</button>
<br><button title="A Smasher w/speed and few dms" type="button" style="background-color:purple; font-family: 'Monoton'; src: url('https://fonts.googleapis.com/css2?family=Monoton&display=swap'); color:white; width:200px; height:26px;" onclick="input.execute('game_stats_build 7654765476547654765476547654128128128312812812812831281281283')">⌬SmasherSpeed</button>
<button     title="Info" type="button" style="background-color:gray; font-family: 'Monoton'; src: url('https://fonts.googleapis.com/css2?family=Monoton&display=swap'); color:black; width:60px; height:26px;" onclick="window.open('https://github.com/Abyss-ora/images/blob/main/6.png?raw=true','_blank')">⌬Info</button>
<br><button title="3 regeneration and max speed max dmg and max health" type="button" style="background-color:pink; font-family: 'Monoton'; src: url('https://fonts.googleapis.com/css2?family=Monoton&display=swap'); color:black; width:200px; height:26px;" onclick="input.execute('game_stats_build 7654765476547654765476547654111823823823823823823823823823823')">⌬Smasher/Dms</button>
<button     title="Info" type="button" style="background-color:gray; font-family: 'Monoton'; src: url('https://fonts.googleapis.com/css2?family=Monoton&display=swap'); color:black; width:60px; height:26px;" onclick="window.open('https://github.com/Abyss-ora/images/blob/main/7.png?raw=true','_blank')">⌬Info</button>
<br><button title="Has high dms and no speed" type="button" style="background-color:white; font-family: 'Monoton'; src: url('https://fonts.googleapis.com/css2?family=Monoton&display=swap'); color:black; width:200px; height:26px;" onclick="input.execute('game_stats_build 456456456456456456456123123123123')">⌬Destroyer</button>
<button     title="Info" type="button" style="background-color:gray; font-family: 'Monoton'; src: url('https://fonts.googleapis.com/css2?family=Monoton&display=swap'); color:black; width:60px; height:26px;" onclick="window.open('https://github.com/Abyss-ora/images/blob/main/8.png?raw=true','_blank')">⌬Info</button>
<br><button title="Fast bullets good for spraying tanks" type="button" style="background-color:purple; font-family: 'Monoton'; src: url('https://fonts.googleapis.com/css2?family=Monoton&display=swap'); color:white; width:200px; height:26px;" onclick="input.execute('game_stats_build 456745674567456745674567456722111')">⌬Dms/speed</button>
<button     title="Info" type="button" style="background-color:gray; font-family: 'Monoton'; src: url('https://fonts.googleapis.com/css2?family=Monoton&display=swap'); color:black; width:60px; height:26px;" onclick="window.open('https://github.com/Abyss-ora/images/blob/main/9.png?raw=true','_blank')">⌬Info</button>
<br><button title="slow bullets and fast speed good for spraying tanks" type="button" style="background-color:pink; font-family: 'Monoton'; src: url('https://fonts.googleapis.com/css2?family=Monoton&display=swap'); color:black; width:200px; height:26px;" onclick="input.execute('game_stats_build 567856785678567856785678567822111')">⌬Dms/Health</button>
<button     title="Info" type="button" style="background-color:gray; font-family: 'Monoton'; src: url('https://fonts.googleapis.com/css2?family=Monoton&display=swap'); color:black; width:60px; height:26px;" onclick="window.open('https://github.com/Abyss-ora/images/blob/main/10.png?raw=true','_blank')">⌬Info</button>
<br><button title="My favorite was to use Tri-angle class HAS NO SPEED" type="button" style="background-color:white; font-family: 'Monoton'; src: url('https://fonts.googleapis.com/css2?family=Monoton&display=swap'); color:black; width:200px; height:26px;" onclick="input.execute('game_stats_build 567567567567567567567123123123123')">⌬Tri-angle</button>
<button     title="Info" type="button" style="background-color:gray; font-family: 'Monoton'; src: url('https://fonts.googleapis.com/css2?family=Monoton&display=swap'); color:black; width:60px; height:26px;" onclick="window.open('https://github.com/Abyss-ora/images/blob/main/11.png?raw=true','_blank')">⌬Info</button>
<br><button title="click here to Reset" type="button" style="background-color:purple; font-family: 'Monoton'; src: url('https://fonts.googleapis.com/css2?family=Monoton&display=swap'); color:white; width:200px; height:26px;" onclick="input.execute('game_stats_build 0')">⌬Reset</button>
</a>
</div>
</body>
</html>`
    function keydownFunction() {
        var x = document.getElementById("myhover");
        if (x.style.display === "none") {
            x.style.display = "block";
        } else {
            x.style.display = "none";
        }
    }
    document.body.onkeyup=function(e){
        if(e.keyCode===82){
            keydownFunction();
        }
    }
    var tgl = document.createElement('div');
    document.getElementsByTagName('body')[0].appendChild(tgl);
    tgl.style = "position:absolute; pointer-events: none; top:100px; right:50px; font-family: 'Monoton', cursive; color: #FFFFFF; font-size: 20px; text-shadow: black 0px 1px, purple 0px 2px, pink 0px 3px";
    tgl.innerHTML = `<p> Press &#160; &#160; (R) &#160; &#160; to &#160; </p> <p> toggle &#160; Menu </p>`
//-------------------------------------[TESTING IDEA AREA]----------------------------------------\\
})();