Wings.io auto respawn (evergreen)

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

当前为 2016-05-27 提交的版本,查看 最新版本

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

QingJ © 2025

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