Do Zennoposter and Projectmaker treat ReCaptchav2 differently?

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

Maddo7

Client
Регистрация
09.05.2015
Сообщения
130
Реакции
6
Баллы
18
I have a project which uses Recaptchav2.
The module settings are:
Recognition module: Anti-Captcha.dll
Via Sitekey
Do not use proxy from project
Sitekey and URL are specified correctly.

In Projectmaker the Recaptchav2 gets recognized correctly and the project runs without any issues.
However in Zennoposter the Recaptchav2 returns a value but it is always wrong and the website returns invalid recaptcha response.

What could be the cause for this? Are ZP and PM treating the Recaptchav2 differently?
 
What proxies are you using when running project in ZennoPoster? Free public from proxycheker?
 
Proxy is defined in project, both zp and pm use private elite proxies.
 
Okay, I figured out the reason, it seems ZP and PM treat variables differently.
The code to submit the captcha is

Код:
Развернуть Свернуть Копировать
Tab tab = instance.ActiveTab;

tab.AllDocuments.Documents[1].EvaluateScript("tokenCallback('{-Variable.recaptchaResp-}');");

While PM resolves {-Variable.recaptchaResp-} to the actual variable, ZP just submits "{-Variable.recaptchaResp-}" which obviously is wrong each time.

I think you should have this consistend on both ends. Now I just need to find out how to resolve the variables correctly.
 
Hi , Augst
ProxyChker can caused a problem of recaptcha !! in zennoposter how can solve recaptcha !! if is by the cordination with capmonester how can i do that !! i don't have capmonster programmer :(
 

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