KissAnime Auto Captcha V3.2

Auto complete KissAnime Captcha

< KissAnime Auto Captcha V3.2 피드백으로 돌아가기

질문/댓글

§
게시: 2017-09-15

site updated today and the script nolonger works

hey man i thought you should know the site updated and it no-longer works? update please <3

§
게시: 2017-09-16

Yeah now it only uses 4 images, and it looks like they added some new ones.

§
게시: 2017-09-16
수정: 2017-09-16

for(var i =0; i < 5; i++){
getBase64Image(x[i]);
}

Change the 5 to a 4, done.

While that does work it's probably better to use for(var i =0; i < x.length; i++){ so if they change the number of images again it'll continue to work.

Eltion Musa작성자
§
게시: 2017-09-16

Fixed on 2.3

답글 게시

답글을 게시하려면 로그인하세요.