[KissAnime] Captcha Solver

Saves initial responses to KissAnime captcha and auto-selects images if it knows the answer. Compatible with any number of images in the captcha.

目前为 2018-07-01 提交的版本。查看 最新版本

作者
WestleyM
评分
0 0 0
版本
2018.06.30.2
创建于
2018-06-30
更新于
2018-07-01
大小
7.2 KB
许可证
暂无
适用于

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: https://greasyfork.org/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.
-Make the buttons invisible and above the images so you don't accidentally click the image vs the button

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.