Starve.io Private server.

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

当前为 2019-07-25 提交的版本,查看 最新版本

  1. // ==UserScript==
  2. // @name Starve.io Private server.
  3. // @namespace starve.io
  4. // @version 2.5
  5. // @description Private server by Zero! New modes and updates coming soon.
  6. // @author Nisyyyw
  7. // @run-at document-ready
  8. // @require https://code.jquery.com/jquery-3.2.1.min.js
  9. // @match *://starve.io
  10. // ==/UserScript==
  11.  
  12.  
  13. for (i = i7.Gv[0].length; i > 0; i--) {
  14. i7.Gv[0][i] = i7.Gv[0][i-1]
  15. }
  16.  
  17. 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!") }); })();