Greasy Fork

Greasy Fork is available in English.

Diep.io Working AUTOBUILD!

This is a work in progress! You can change the scripts to what you want. Also try my XandY mod! Try to take over the diep.io!

当前为 2020-11-20 提交的版本,查看 最新版本

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Greasemonkey 油猴子Violentmonkey 暴力猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Violentmonkey 暴力猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Userscripts ,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

// ==UserScript==
// @name         Diep.io Working AUTOBUILD!
// @namespace    http://tampermonkey.net/
// @version      0.5
// @description  This is a work in progress! You can change the scripts to what you want. Also try my XandY mod! Try to take over the diep.io!
// @author       -{Abyss⌬}-ora
// @match        https://diep.io/
// @grant        none
// ==/UserScript==

(function() {
    'use strict';
//-------------------------------------[AUTOBUILD BUTTON]------------------------------------\\
var buttonP = document.createElement('div');
document.getElementsByTagName('body')[0].appendChild(buttonP);
buttonP.style = "position:absolute; top:300px; left:1620px; font-family: 'Monoton', cursive; color: #FFFFFF; font-size: 20px; text-shadow: black 0px 1px, purple 0px 2px, pink 0px 3px";
buttonP.innerHTML = `<style>@import url('https://fonts.googleapis.com/css2?family=Monoton&display=swap');</style>
<button     title="My Factory" type="button" style="background-color:white; color:black; width:27px; height:26px; text-shadow: white 0px 1px, purple 0px 2px, pink 0px 3px;" onclick="input.execute('game_stats_build 567456745678567456745678567488888')">⌬</button>
<br><button title="w/less speed" type="button" style="background-color:purple; color:white; width:27px; height:26px; text-shadow: black 0px 1px, purple 0px 2px, pink 0px 3px;" onclick="input.execute('game_stats_build 456745674567456745674567456788888')">⌬</button>
<br><button title="w/no reload" type="button" style="background-color:pink; color:white; width:27px; height:26px; text-shadow: black 0px 1px, purple 0px 2px, pink 0px 3px;" onclick="input.execute('game_stats_build 555666555566664444444888888822111')">⌬</button>
<br><button title="Has speed and you run into things" type="button" style="background-color:white; color:black; width:27px; height:26px; text-shadow: white 0px 1px, purple 0px 2px, pink 0px 3px;" onclick="input.execute('game_stats_build 213121312138238238883288327777777')">⌬</button>
<br><button title="A Smasher w/speed and few dms" type="button" style="background-color:purple; color:white; width:27px; height:26px; text-shadow: black 0px 1px, purple 0px 2px, pink 0px 3px;" onclick="input.execute('game_stats_build 7654765476547654765476547654128128128312812812812831281281283')">⌬</button>
<br><button title="A Smasher w/no speed and high dms" type="button" style="background-color:pink; color:white; width:27px; height:26px; text-shadow: black 0px 1px, purple 0px 2px, pink 0px 3px;" onclick="input.execute('game_stats_build 7654765476547654765476547654888123123123123123123123123123123')">⌬</button>
<br><button title="Has high dms and no speed" type="button" style="background-color:white; color:black; width:27px; height:26px; text-shadow: white 0px 1px, purple 0px 2px, pink 0px 3px;" onclick="input.execute('game_stats_build 456456456456456456456123123123123')">⌬</button>
<br><button title="Fast bullets good for spraying tanks" type="button" style="background-color:purple; color:white; width:27px; height:26px; text-shadow: black 0px 1px, purple 0px 2px, pink 0px 3px;" onclick="input.execute('game_stats_build 456745674567456745674567456722111')">⌬</button>
<br><button title="slow bullets and fast speed good for spraying tanks" type="button" style="background-color:pink; color:white; width:27px; height:26px; text-shadow: black 0px 1px, purple 0px 2px, pink 0px 3px;" onclick="input.execute('game_stats_build 567856785678567856785678567822111')">⌬</button>
<br><button title="My favorite was to use Tri-angle class HAS NO SPEED" type="button" style="background-color:white; color:black; width:27px; height:26px; text-shadow: white 0px 1px, purple 0px 2px, pink 0px 3px;" onclick="input.execute('game_stats_build 567567567567567567567123123123123')">⌬</button>
<br><button title="click here to Reset" type="button" style="background-color:purple; color:white; width:27px; height:26px; text-shadow: black 0px 1px, purple 0px 2px, pink 0px 3px;" onclick="input.execute('game_stats_build 0')">⌬</button>`;
//-------------------------------------[AUTOBUILD TEXT]--------------------------------------\\
var textP = document.createElement('div');
document.getElementsByTagName('body')[0].appendChild(textP);
textP.style = "position:absolute; pointer-events: none; top:300px; left:1650px; font-family: 'Monoton', cursive; color: #FFFFFF; font-size: 12.5px; text-shadow: black 0px 1px, purple 0px 2px, pink 0px 3px";
textP.innerHTML = `<p>Factory</p> <p>OverLord_2.0</p> <p>OverLord</p> <p>Health/BodyDms</p> <p>SmasherSpeed</p> <p>Smasher/Dms</p> <p>Destroyer</p> <p>Dms/speed</p> <p>Dms/Health</p> <p>Tri-angle</p> <p>Reset</p> <style>@import url('https://fonts.googleapis.com/css2?family=Monoton&display=swap');</style>`;
})();