KissAnime Auto Captcha V3.2

Auto complete KissAnime Captcha

< Opiniones de KissAnime Auto Captcha V3.2

Pregunta o comentario

§
Publicado: 15/09/2017

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

§
Publicado: 16/09/2017

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

§
Publicado: 16/09/2017
Editado: 16/09/2017

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.

§
Publicado: 16/09/2017

Fixed on 2.3

Publicar respuesta

Inicia sesión para responder.