Jump to content
UBot Underground

2Captcha Can Solve Google New Invisible Recaptcha


Recommended Posts

Everybody has the fear of the new google invisible recaptcha,but 2captcha is able to solve the recaptcha

 

Invisible Captcha Demo Page

https://www.google.com/recaptcha/api2/demo?invisible=true

2captcha Guide to Solve the New Invisible Recaptcha

https://2captcha.com/2captcha-api#invisible
  • Like 3
Link to post
Share on other sites

I don't quite understand this,how do we implement this code of theirs into our bots,can someone make an ubot example of how it should look like!

Link to post
Share on other sites
  • 3 weeks later...

Solving invisible captchas like on demo is easy. However I have problem with sth like on:

search.google.com/search-console/mobile-friendly

 

where the data-callback function is needed, but it is hidden inside javascript. Someone have an idea how to solve this? I'm willing to pay for this.

Link to post
Share on other sites

I make it to the point where I change the value of g-recaptcha-response element to the answer token, but there's no form or button to submit.

 

The instruction at https://2captcha.com/2captcha-api#invisible states that callback function should be called, but I cannot find it.

 

You can test and see how it works at https://search.google.com/search-console/mobile-friendly

Edited by koziu
Link to post
Share on other sites

I make it to the point where I change the value of g-recaptcha-response element to the answer token, but there's no form or button to submit.

 

The instruction at https://2captcha.com/2captcha-api#invisible states that callback function should be called, but I cannot find it.

 

You can test and see how it works at https://search.google.com/search-console/mobile-friendly

 

in most cases, you need to change the attribute of the 'submit' button itself, because it's likely to be different from site to site..

 

after changing the style of the g-response's textarea, find and change the style of the button too...

Link to post
Share on other sites

Sorry, but I don't think you've checked the url I posted.

 

Google did a good job with hiding everything in javascript. You cannot just simply go and find it in the html source. In most such cases it is easy.

 

I already posted a few job offers on various platforms to help me with it and from a dozen or so applicants only 2 seems to understand the problem.

Link to post
Share on other sites

It is necessary to use this url.

Besides, what if google starts to implementing this in other places. I want to be ready :)

 

No, not the URL.. the goal. Is this the only way to achieve it? Is this the only place you can check your site's mobile friendly status?

 

If it isn't: then why?

If it is: then maybe you forgot to search "mobile friendly test" in google or bing or yahoo or 3search or yandex or... well you get what i mean...

 

as for your next question, same question with above..

Link to post
Share on other sites

Ok, nevermind.

It's not about the mobile test. I just asked about this specific problem on this specific url, I won't be looking elsewhere.

I didn't asked about other solution or workarounds. If there are no other ideas, then fine, let's drop the subject.

Edited by koziu
Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...