Save Nickname Diep.IO MOD

Save your name nickname instead of typing again

< Feedback on Save Nickname Diep.IO MOD

Question/comment

§
Posted: 27 Juli 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...
})();

Post reply

Sign in to post a reply.