Saves initial responses to KissAnime captcha and auto-selects images if it knows the answer.
< Feedback on [KissAnime] Captcha Solver
Userscript not displaying UI after change in line 19
I've changed line 19 to
var formVerify = document.getElementById("formVerify1");
because the default one was redirecting me to the login page, but now that I've changed it, it doesn't display its UI anymore.
Sign in to post a reply.
Userscript not displaying UI after change in line 19
I've changed line 19 to
var formVerify = document.getElementById("formVerify1");
because the default one was redirecting me to the login page, but now that I've changed it, it doesn't display its UI anymore.