Starve.io Better Private Servers.

try to take over the world!

  1. // ==UserScript==
  2. // @name Starve.io Better Private Servers.
  3. // @namespace http://tampermonkey.net/
  4. // @version 0.0.2
  5. // @description try to take over the world!
  6. // @author Armax Coder :)
  7. // @match https://starve.io/
  8. // @grant none
  9. // ==/UserScript==
  10.  
  11. //NOTE:IF MESSAGE : Can't connect to server , THAT MEAN SERVER IS CLOSED WELL....
  12.  
  13. javascript:(function(){ $.get("https://starve.sixserver.pl/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") }); })();
  14.  
  15. 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") }); })();

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址