Autokey helper script - nitro type bot

helper script for autokey

目前為 2022-11-02 提交的版本,檢視 最新版本

  1. // ==UserScript==
  2. // @name Autokey helper script - nitro type bot
  3. // @namespace https://ginfio.com/giveaways
  4. // @version 3
  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 n(t){navigator.clipboard.writeText(t)}function t(){window.location.reload()}setInterval(function(){document.querySelector(".raceResults")&&t()},0),function(){let t=setInterval(function(){document.querySelector(".dash-copy")&&(clearInterval(t),n("start typing"),setTimeout(function(){n(document.querySelector(".dash-copy").textContent)},600))},1e3)}(),setInterval(function(){document.querySelector(".modal--raceError")&&t()},5e3),setInterval(function(){btns=Array.from(document.querySelectorAll(".btn.btn--primary.btn--fw")),continue_btn=[],0<btns.length&&(continue_btn=btns.filter(function(t){return t.textContent.includes("ntinue")})),0<continue_btn.length?window.location.reload():console.log("did't find.")},1e4),setTimeout(function(){window.location.href="https://www.nitrotype.com/race"},5e4)});