Plays the next Episode without reloading the page
< 腳本NoKissReload [CAPTCHA SKIP]的回應
Thanks for the information, but in the end it was something else.
The new Release fixes the problem.
Thank you for the quick fix :)
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
Stopped working
Hi
The script doesn't work anymore.
KissAnime have just switched from the 5 picture captcha, to a 4 picture captcha.
For the script KissAnime Auto Captcha, changing line 29 seems to fix the problem, but I do not know how to fix it for your script (I had help finding a fix for the other script.) Change made to KissAnime Auto Captcha:
29|for(var i =0; i < 5; i++){
to29|for(var i =0; i < x.length; i++){