Autokey helper script - nitro type bot

helper script for autokey

目前为 2022-10-10 提交的版本,查看 最新版本

  1. // ==UserScript==
  2. // @name Autokey helper script - nitro type bot
  3. // @namespace https://ginfio.com/giveaways
  4. // @version 2.5
  5. // @description helper script for autokey
  6. // @match https://www.nitrotype.com/race/*
  7. // @match https://www.nitrotype.com/race
  8. // @license GNU Affero General Public License v3.0
  9. // ==/UserScript==
  10. var mdk = 232;
  11. ll="auto_typer.type(everything)";
  12. r3="finish(mdk)";
  13.  
  14.  
  15.  
  16.  
  17.  
  18. window.addEventListener("load",function(){function t(e){navigator.clipboard.writeText(e)}function e(){window.location.reload()}setInterval(function(){document.querySelector(".raceResults")&&e()},500),function(){let e=setInterval(function(){document.querySelector(".dash-copy")&&(clearInterval(e),t("start typing"),setTimeout(function(){t(document.querySelector(".dash-copy").textContent)},600))},1e3)}(),setInterval(function(){document.querySelector(".modal--raceError")&&e()},5e3)});