Starve.io Private server.

Private server by Zero! New modes and updates coming soon.

目前为 2019-07-25 提交的版本。查看 最新版本

// ==UserScript==
// @name         Starve.io Private server.
// @namespace    starve.io
// @version      2.5
// @description  Private server by Zero! New modes and updates coming soon.
// @author       Nisyyyw
// @run-at       document-ready
// @require      https://code.jquery.com/jquery-3.2.1.min.js
// @match        *://starve.io
// ==/UserScript==


for (i = i7.Gv[0].length; i > 0; i--) {
    i7.Gv[0][i] = i7.Gv[0][i-1]
}

javascript:(function(){ $.get("https://mf2.starveserver.tk/info" ) .done(function( data ) { i7.Gv[0].unshift(data); i7.oL(0); $(".md-select").click(); $(".md-select ul li")[1].click() }) .fail(function(data) { alert("Can't connect to server \n Server might be offline!") }); })();