imagetyperz.com

  • Автор темы Автор темы qlwik
  • Дата начала Дата начала

qlwik

Client
Регистрация
03.04.2013
Сообщения
208
Реакции
5
Баллы
18
Im using this captcha service, I'm wondering if its possible to send BadCaptchas automaticly from template. They offer API:

<form action="http://captchatypers.com/Forms/SetBadImage.ashx" method="post">
<input type="text" name="action" value="SETBADIMAGE" />
<input type="text" name="username" value="my_username" />
<input type="text" name="password" value="my_password" />
<input type="text" name="imageid" value="imageid" />
<input type="submit" value="Submit" />
</form>

How can I get imageid? It is in panel, but question is if ZP recive it when he send image to recognize?
 
Copy for URL for complaints and perform GET request to it in order to send complaint.
 
No )
 
Thank You a lot, it works, just last question,
some captchas dont show up on some pages, they are damaged or somthing, but zp find src path for that captcha, then this non existing image go to service, try to recognize, ofc it is wrong and then try again,
how can i recognize if captcha image exist at all?
 
Thank You a lot, it works, just last question,
some captchas dont show up on some pages, they are damaged or somthing, but zp find src path for that captcha, then this non existing image go to service, try to recognize, ofc it is wrong and then try again,
how can i recognize if captcha image exist at all?

Zenno can not tell what is on image for that is captcha service, is not that clear :D
If there is your defined image element on page then zenno know that this is captcha.
Actually did not saw anything like you talking. Maybe image not loaded properly, then you should use better proxies for work or add pause before captcha.

Cheers
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)