Wings.io auto respawn (evergreen)

Auto respawn, auto fire, remember name and settings, warn on tab close and more

目前為 2016-07-02 提交的版本,檢視 最新版本

  1. // ==UserScript==
  2. // @name Wings.io auto respawn (evergreen)
  3. // @namespace wingsiomodrawr
  4. // @description Auto respawn, auto fire, remember name and settings, warn on tab close and more
  5. // @version 3
  6. // @author condoriano
  7. // @icon http://i.imgur.com/pECyZov.png
  8. // @include http://wings.io/*
  9. // @include https://wings.io/*
  10. // @grant none
  11. // ==/UserScript==
  12.  
  13. var script = document.createElement('script');
  14. script.src = document.location.protocol+"//gf.qytechs.cn/scripts/20020-wingsiomod/code/wingsiomod.js";
  15. (document.body || document.head || document.documentElement).appendChild(script);

QingJ © 2025

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