I can't click the checkbox, its only recognizing the whole turnstile widget
-> Click via Coordinates (BAS not supported SHADOW ROOT (CLOSE))
Second, I'm trying to future-proof this so that if the check is actually required and can't be clicked through, it will can be done via a service
-> You need to find the javascript code to execute.
-> Solver token best use for request base, chrome is very bad
How to Grab Discord Token in console with JavaScript ?
-
I need to get the discord token in the console using BAS,I find 2 javascript code for that but I think doesn't work . Can you guys help me pls ?
- javascript:document.getElementsByTagName("body")[0].innerHTML = localStorage.token;
- javascript:document.getElementsByTagName("body")[0].innerHTML =localStorage.getItem("token");