你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/369923-kissanime-captcha-solver/discussions/40441,源站連結 點此以跳轉。
Saves initial responses to KissAnime captcha and auto-selects images if it knows the answer.
< 脚本 [KissAnime] Captcha Solver 的反馈

Post your script heading: lines 1-12
Example:
// ==UserScript== // @name [KissAnime] Captcha Solver // @namespace https://greasyfork.org.cn/en/users/193865-westleym // @author WestleyM // @version 2018.10.15 // @icon http://kissanime.ru/Content/images/favicon.ico // @description Saves initial responses to KissAnime captcha and auto-selects images if it knows the answer. // @grant none // @include http://kissanime.ru/Special/AreYouHuman2* // @include https://kissanime.ru/Special/AreYouHuman2* // @require http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js // ==/UserScript==
I'm having the same issue, my header is:
// ==UserScript== // @name [KissAnime] Captcha Solver // @namespace https://greasyfork.org.cn/en/users/193865-westleym // @author WestleyM // @version 2018.10.15 // @icon http://kissanime.ru/Content/images/favicon.ico // @description Saves initial responses to KissAnime captcha and auto-selects images if it knows the answer. // @grant none // @include http://kissanime.ru/Special/AreYouHuman2* // @include https://kissanime.ru/Special/AreYouHuman2* // @require http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js // ==/UserScript==
Mine works with the few changes I made (described in other feedback posts).
The full code is too long to post so I used pastebin: https://pastebin.com/yhCMbRcF
@Amraki said: Mine works with the few changes I made (described in other feedback posts).
The full code is too long to post so I used pastebin: https://pastebin.com/yhCMbRcF so can i just copy paste this into my code or something
ok i can now see the UI and it is "working" but it doesnt seem to auto solve the captchas it just kinda does nothing
The UI is not under the captcha, nor anywhere else
title