imagetyperz.com

qlwik

Client
Регистрация
03.04.2013
Сообщения
207
Благодарностей
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?
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
Copy for URL for complaints and perform GET request to it in order to send complaint.
 

qlwik

Client
Регистрация
03.04.2013
Сообщения
207
Благодарностей
5
Баллы
18
but i need image id or no?
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
No )
 

qlwik

Client
Регистрация
03.04.2013
Сообщения
207
Благодарностей
5
Баллы
18
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?
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 771
Благодарностей
1 184
Баллы
113
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
 

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