Do ZPMP report bad captcha to captcha service?

prosperer888

Client
Регистрация
15.09.2011
Сообщения
157
Благодарностей
4
Баллы
18
i like to know that do zp4 report the bad captcha back to captcha service provider?
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 703
Баллы
113
Sure it does. You need to check for text presence for captcha error and if it founds anything open the URL

{-Variable.WrongCaptcha0-}
 
  • Спасибо
Реакции: prosperer888

prosperer888

Client
Регистрация
15.09.2011
Сообщения
157
Благодарностей
4
Баллы
18
nice...is that mean i didn't have to pay for the bad captcha?
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 703
Баллы
113
If you set up it correct , sure
 

prosperer888

Client
Регистрация
15.09.2011
Сообщения
157
Благодарностей
4
Баллы
18
can you explain how to setup it :-) i only can do parsed text for wrong captcha enter when i click submit and then submit the second captcha for another attempt until success...but i dont know whether i pay for the first wrong captcha or not
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 703
Баллы
113
You parse for error after captcha input
If error found in text - Open new tab - Go to URL {-Variable.WrongCaptcha0-} - Close this new Tab
Next attempt to enter captcha
 

prosperer888

Client
Регистрация
15.09.2011
Сообщения
157
Благодарностей
4
Баллы
18
i know how to parse error after captcha input....and resubmit the next captcha but i lose at

"Open new tab - Go to URL {-Variable.WrongCaptcha0-} - Close this new Tab"

what should i do at Go to URL {-Variable.WrongCaptcha0-} ?
which url should i go?
is it the page url ?
 

rostonix

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

{-Variable.WrongCaptcha0-}
 
  • Спасибо
Реакции: prosperer888

prosperer888

Client
Регистрация
15.09.2011
Сообщения
157
Благодарностей
4
Баллы
18
oh okay :-) thanks hehehe
 

daymos

Client
Регистрация
11.11.2009
Сообщения
805
Благодарностей
239
Баллы
43
а за sorry снимают деьнги?
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 703
Баллы
113
Не комильфо писать по-русски в англоязычном форуме.
(Please dont write on russian in this forum section)
 

Boxcutter

Client
Регистрация
08.06.2012
Сообщения
127
Благодарностей
72
Баллы
28
I can't figure out how to do the loop captcha check in ZP4. Are there any examples that show it?
After that I will need to work on submitting the bad captcha's but I am stuck on this template until I can get this figured out.

I hope to god when the ZP4 stable version is released it comes with example templates to cover all these essentials.
It would be so much easier to learn and save a lot of hassle for support etc
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 703
Баллы
113
Fill form on the page -> Page is loaded -> Check page source code for captcha error text

1) Error is found -> Open a tab -> Go to URL {-Variable.WrongCaptcha0-} -> Close new tab -> Go back to steps to fill the initial form.
2) Error is not found -> Go futher
 

Boxcutter

Client
Регистрация
08.06.2012
Сообщения
127
Благодарностей
72
Баллы
28
Logically I know exactly what you mean it's just visually I can't do it.

WtDib.png

In this template the invalidcaptcha branch checks the page for a error message and saves it to a variable. The logical if then checks if that variable == the error message. If it does then I want it to loop back up and fill in the form passwords again and continue down to try the captcha again. It doesn't work for me.

Am I going about this the right way? Thanks for your help
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 703
Баллы
113
Make sure your logic construction is within "

I mean "{Variable.fdsf}"=="{Varblabla}"
 

Boxcutter

Client
Регистрация
08.06.2012
Сообщения
127
Благодарностей
72
Баллы
28
html branch
vCZPN.png

logical if
8F0lR.png

Mine are in between '' as you can see. Is that ok as well?
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 703
Баллы
113
Construction is right.
That means that you made an error in somewhere else.

Maybe in parsing step.
 
  • Спасибо
Реакции: Boxcutter

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