Invisible Recaptcha v2 - error on autosubmit, manually it pops captcha window up

Overloaded

Новичок
Регистрация
17.02.2016
Сообщения
5
Благодарностей
2
Баллы
1
Hey guys,
I'm struggling with invisible Recaptcha V2 on following website:

Код:
https://konto.onet.pl/register-email.html?state=data.html
Here's my workflow:
- I fill all of the name/surname/login/password/date of birth fields.
- Recognize ReCaptcha 2 via Rucaptcha and save solved token into variable.

The recaptcha's badge on the right starts spinning and turns into green checkmark. Then I modify the DOM and set the innerHTML of textarea with id g-recaptcha-response to recognize token value. If I press "Create account" - the standard recaptcha window pops up. I believe it's impossible to solve the captcha at this moment, as it's opened on my end.

If I invoke the GrecaptchaCallback(); using own JavaScript block - I get "something went wrong" error. I get the same outcome if I just tick "Autosubmit" on Recaptcha 2 block. How do I solve captcha on this website?
 

Overloaded

Новичок
Регистрация
17.02.2016
Сообщения
5
Благодарностей
2
Баллы
1
Nevermind, worked it out. Here's the workflow:

- Fill the form
- Click submit button, the captcha window pops up
- Use the ZennoPoster's recaptcha block with autosubmit, it doesn't care if it's invisible or not.

Everything works, GeoIP block was killing my proxies and causing the error.

Thread may be closed, as it's not related to ZP or Recaptcha solving at all :-)
 
  • Спасибо
Реакции: konfuciy и VladZen

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