Save Nickname Diep.IO MOD

Save your name nickname instead of typing again

< 脚本Save Nickname Diep.IO MOD的反馈

提问/评论

§
发表于:2016-07-27

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...
})();

发表回复

登录以发表回复。