
- as soon as a sim started, press F12
- this opens the browser developer tools
- navigate to the
Console
tab
- click the line with the
>
. the cursor will start blinking
- paste the following code and press enter:
(()=>{if(!location.origin.includes("raidbots"))return;function e(e){if(e.length<2)return"UKN";let t=e[0],n=e[e.length-1],l=(n.ts-t.ts)/1e3,r=n.percent-t.percent;if(r<=0)return"UKN";let o=100-n.percent,i=Math.round(o/(r/l)),u=Math.floor(i/3600),c=Math.floor(i%3600/60),$=[];return u>0&&$.push(`${u}h`),(c>0||u>0)&&$.push(`${c}m`),$.push(`${i%60}s`),$.join(" ")}function t(){let e=Array.from(document.querySelectorAll('.Box p[align="center"]')).map(e=>e.parentNode.style.backgroundColor).findIndex(e=>"rgb(0, 217, 247)"===e);return 0===e?1:e>3?3:e}let n=[],l=t(),r=null,o=Array.from(document.querySele