Greasy Fork is available in English.

Save Nickname Diep.IO MOD

Save your name nickname instead of typing again

< Rückmeldungen aufSave Nickname Diep.IO MOD

Frage/Kommentar

§
Veröffentlicht: 27.07.2016

Diep.io

// ==UserScript==
// @name New Userscript
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author You
// @match http://tampermonkey.net/scripts.php
// @grant none
// ==/UserScript==

(function() {
'use strict';

// Your code here...
})();

Antwort schreiben

Anmelden um eine Antwort zu senden.