Private server by Zero! New modes and updates coming soon.
目前為
// ==UserScript==
// @name Starve.io Private server.
// @namespace starve.io
// @version 2.6
// @description Private server by Zero! New modes and updates coming soon.
// @author Nissy
// @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 | Server might be offline!") }); })();