Saves initial responses to KissAnime captcha and auto-selects images if it knows the answer.
< Commentaires sur [KissAnime] Captcha Solver
I feel kinda stupid now, got it working I changed the
var finalPElement = pElements[pElements.length-2];
to var finalPElement = pElements[pElements.length-3];
and it's working again. RIP.
Hmm from 1 to 2 to 3? I'm seeing a pattern here, I also noticed that it hasn't worked I tried switching between 1 and 2 but to no avail but 3? haven't tried it. Let me see if it works.
UPDATE: KaiserBh's solution worked! For those who are looking to do the same
Simply edit the Kissanime Captcha userscript
Look for the line: 106
and replace it with:
var finalPElement = pElements[pElements.length-3];
Could you share your export please as I am just starting to install this. Thank you
Not Working 29/09/2018
Hey for some reason it stopped working again, I changed the line
106
tovar finalPElement = pElements[pElements.length-2];
and it was working for awhile but now it stopped, and it stuck on "Checking."https://screenshots.firefox.com/S714OICRiuQNPk6L/kissanime.ru.