Greasy Fork is available in English.
Saves initial responses to KissAnime captcha and auto-selects images if it knows the answer. Compatible with any number of images in the captcha.
当前为
This script is for the auto-completion of KissAnime captcha. Compatible with any number of images in the captcha. If a solution is unknown, it will ask the user to define the solution. If it is known, then the correct answer will automatically be clicked. If you choose an incorrect image by mistake, follow this: Right-click, Inspect Element, click the "Storage" tab, click "Local Storage", kissanime.ru, and find the entry using the "key" column. Then right-click and select "delete entry."
Note that this is a fork of ankit16-19's original script. ankit's script can be found here: http://greasyfork.icu/en/scripts/368595-kissanime-anime-captcha-solver (only works with the old 4-image captcha)
To do:
-[in-progress] Edit the UI-end of things to better match KissAnime's theme.
Considering adding:
-Including the captcha solutions in the code.
-Allow removal of incorrect solutions through an in-site editor rather than the developer tools.
Completed:
-Add comments to better reflect the code's functionality.
-Add scalability for different numbers of images.