Greasy Fork

[KissAnime] Captcha Solver

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

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

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

This script is for the auto-completion of KissAnime captcha. If a solution is unknown, you click the answer manually. If it is known, then the correct answer will automatically be clicked. Supports any number of images in the captcha, and multiple images can match a single description.*

If you would like to help me and your fellow users out, please send me (or post in feedback) your solution list using the "export" option. I will verify it and compile a master solution list for everyone to use.

You may reach me either on here with a message or the feedback tab, or on Reddit @WarriorSolution

*It seems the KA admin has been adding more images by taking existing ones and adding noise to them. It's possible to save all versions of a single image now. However, be aware that this further increases the amount of time it will take for the script to be useful.

To do:
-System of verifying solutions. This will help me to compile the master list faster.
-Create a "Solution Selection" mode that will: (Note the captcha changes on refresh.)
*Refresh the page after two images have been selected and saved, rather than redirecting.
*Refresh the page if both solutions are known.
>This mode will allow you to "speedrun" the selection/saving process for the solutions, resulting in faster list creation.

Completed:
-Attempted fix for saving multiple images to one description.

-Re-wrote entire script. Slightly stricter code style, organizational improvements, made it more object-oriented, and several smaller details.
-Can deselect images now.
-Solutions are only stored after both images have been clicked.
-Changed format of things saved in local storage to avoid conflicts.
-Added support for multiple images matching a single description.

-Fixed bug where the Import/Export options wouldn't be visible.

-Importing/exporting of solution lists.
-Detect if you have been redirected to the "incorrect answer" page, and if so, delete the last two entries, then reload the captcha. This will prevent persistent incorrect solutions.

-Added comments to better reflect the code's functionality.
-Added scalability for different numbers of images.
-Made clicking the images save the solution rather than buttons.
-Improved the UI to better match KissAnime.