[KissAnime] Captcha Solver

Saves initial responses to KissAnime captcha and auto-selects images if it knows the answer.

< Spätná väzba na [KissAnime] Captcha Solver

Otázka/komentár

§
Pridaný: 04.11.2018

Redirects me to login menu

whenever I use this userscript and go to captcha it redirected me to the login menu

§
Pridaný: 05.11.2018
Upravený: 05.11.2018

It takes me to the login menu

§
Pridaný: 05.11.2018

Is there anything you can do to prevent this redirection from happening?

§
Pridaný: 05.11.2018

It appears KA updated at least one thing: The form name is now showing "formVerify1" for me. You may need to substitute if you get something different, but several refreshes all gave me the same name.

To fix, update script line 19 to var formVerify = document.getElementById("formVerify1");

§
Pridaný: 07.11.2018

I've changed line 19 to that but the userscript doesn't display its UI, the import/export buttons, nothing.

§
Pridaný: 07.11.2018

I noticed the same problem yesterday but forgot to update this discussion. There are two other places "formVerify" needs to be changed to "formVerify1": line 105 and 226.

If KA continues to change the form name, it may be worth having the script get the name automatically (if they follow the same pattern) or at least use a variable so it only needs to be updated once.

Anyway, let me know if you need any additional help.

Pridať odpoveď

Aby ste mohli pridať odpoveď, prihláste sa.