[KissAnime] Captcha Solver

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

< Feedback on [KissAnime] Captcha Solver

سؤال / تعليق

§
Posted: 01-12-2018

The UI is not under the captcha, nor anywhere else

title

§
Posted: 01-12-2018

§
Posted: 01-12-2018

Post your script heading: lines 1-12

Example:

// ==UserScript== // @name [KissAnime] Captcha Solver // @namespace https://greasyfork.org/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==

§
Posted: 05-12-2018

I'm having the same issue, my header is:

// ==UserScript== // @name [KissAnime] Captcha Solver // @namespace https://greasyfork.org/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==

§
Posted: 05-12-2018

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

§
Posted: 11-12-2018

@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

§
Posted: 11-12-2018

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

Post reply

تسجيل الدخول إلى مرحلة ما بعد الرد.