[KissAnime] Captcha Solver

Saves initial responses to KissAnime captcha and auto-selects images if it knows the answer. Updated for the new six image captcha.

目前為 2018-06-30 提交的版本,檢視 最新版本

作者
WestleyM
評價
0 0 0
版本
2018.06.30
建立日期
2018-06-30
更新日期
2018-06-30
尺寸
7.5 KB
授權條款
未知
腳本執行於

This script is for the auto-completion of KissAnime captcha. Updated to be compatible with the new 6-image 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. Occasionally you may see 8-image captchas. If you do, either refresh the page or manually solve it. In the future I will add support for dynamic image counts. 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 an updated version of ankit16-19's original script. Not much has been changed. ankit's script can be found here: https://greasyfork.org/en/scripts/368595-kissanime-anime-captcha-solver

To do:
-Add comments to better reflect the code's functionality
-Edit the UI-end of things to better match KissAnime's theme, and also remove the pop-up.
-Add scalability for different numbers of images.

Considering adding:
-Including the captcha solutions in the code.
-Allow removal of incorrect solutions through an in-site editor rather than the developer tools.