Greasy Fork is available in English.

[KissAnime] Captcha Solver

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

< Opinie na [KissAnime] Captcha Solver

Pytanie/komentarz

§
Napisano: 04-11-2018

Redirects me to login menu

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

§
Napisano: 05-11-2018
Edytowano: 05-11-2018

It takes me to the login menu

§
Napisano: 05-11-2018

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

§
Napisano: 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");

§
Napisano: 07-11-2018

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

§
Napisano: 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.

Odpowiedz

Zaloguj się, by odpowiedzieć.