Recaptcha3 how to solve?

Maciula

Новичок
Joined
May 15, 2019
Messages
11
Reaction score
0
Points
1
I can't solve recaptcha3 in google search console. Anyone know to make it? I saw that solve is possible if you get some "keys" from page code. If someone have the knowlage, please give me some tips.
 

Vvafel

Client
Joined
Dec 24, 2017
Messages
80
Reaction score
35
Points
18

Maciula

Новичок
Joined
May 15, 2019
Messages
11
Reaction score
0
Points
1

VladZen

Administrator
Staff member
Joined
Nov 5, 2014
Messages
22,596
Reaction score
5,952
Points
113

Vvafel

Client
Joined
Dec 24, 2017
Messages
80
Reaction score
35
Points
18
give a link to the site where you found it, some time ago I thought I had a problem with recaptchem 3 and it turned out that it was not recaptcha v3 xd
 

Maciula

Новичок
Joined
May 15, 2019
Messages
11
Reaction score
0
Points
1
Please read instructions in our help docs - https://zennolab.com/wiki/en:addons:capmonster:rc3
VladZen trust me I read your manual 10 times befor post here.

First sentence:
"Website admin integrates special script into webpage, which processes user data and generates a token."

I have no Idea how to get sitekey. I read documentation:
https://zennolab.com/wiki/en:addons:capmonster:sitekey

There is only example how to make it with capmonster addon "CapMonsterReCaptchaSiteKeyAddon". I'm trying to solve by 2captcha.
I also do not understend the scrips included to documentation. Where and in which order I should set my project.

give a link to the site where you found it, some time ago I thought I had a problem with recaptchem 3 and it turned out that it was not recaptcha v3 xd
I'm trying to solve recaptcha3 in new GSC.
 

VladZen

Administrator
Staff member
Joined
Nov 5, 2014
Messages
22,596
Reaction score
5,952
Points
113
VladZen trust me I read your manual 10 times befor post here.

First sentence:
"Website admin integrates special script into webpage, which processes user data and generates a token."

I have no Idea how to get sitekey. I read documentation:
https://zennolab.com/wiki/en:addons:capmonster:sitekey

There is only example how to make it with capmonster addon "CapMonsterReCaptchaSiteKeyAddon". I'm trying to solve by 2captcha.
I also do not understend the scrips included to documentation. Where and in which order I should set my project.



I'm trying to solve recaptcha3 in new GSC.
https://2captcha.com/newapi-recaptcha-en
Where do I get and where do I input the data?
Browse HTML-code of the page, where you've encountered the captcha:

1. Find this parameter
data-sitekey=
This is site's key, it is constant and unique for each site (unless admin changes it manually)
Return the key back to us as parameter
googlekey=%data-sitekey%
 

ssXXXss

Client
Joined
Dec 23, 2014
Messages
7,374
Reaction score
2,042
Points
113
hover over, pkm, view code

2019-05-17_020326.png


in the code will show sitekey

2019-05-17_020409.png
 
  • Thank you
Reactions: VladZen

Maciula

Новичок
Joined
May 15, 2019
Messages
11
Reaction score
0
Points
1
1. Find this parameter
data-sitekey=
This is site's key, it is constant and unique for each site (unless admin changes it manually)
Return the key back to us as parameter
googlekey=%data-sitekey%
I taked page code in this moment
http://prntscr.com/npfkmf

I'm using this option
http://prntscr.com/npfmn1

In html code I found place where to put answer
http://prntscr.com/npfnps

I can't find position "sitekey" in code. I also checked all lines "key=" and nothing.
Logic - If I found place for the answer, there must be somewhere sitekey - I think well?
Maybe the sitekey is saved differently?




hover over, pkm, view code
I have no button, recaptcha3 shows automaticly
 

ssXXXss

Client
Joined
Dec 23, 2014
Messages
7,374
Reaction score
2,042
Points
113
дай сайт
 

Maciula

Новичок
Joined
May 15, 2019
Messages
11
Reaction score
0
Points
1

Maciula

Новичок
Joined
May 15, 2019
Messages
11
Reaction score
0
Points
1

VladZen

Administrator
Staff member
Joined
Nov 5, 2014
Messages
22,596
Reaction score
5,952
Points
113
Where can we see recaptcha3 in google search console?
 

Maciula

Новичок
Joined
May 15, 2019
Messages
11
Reaction score
0
Points
1

VladZen

Administrator
Staff member
Joined
Nov 5, 2014
Messages
22,596
Reaction score
5,952
Points
113

VladZen

Administrator
Staff member
Joined
Nov 5, 2014
Messages
22,596
Reaction score
5,952
Points
113
Try solving it like this:
 

Attachments

Maciula

Новичок
Joined
May 15, 2019
Messages
11
Reaction score
0
Points
1
Try solving it like this:
It's impossible to solve by module recaptcha2 - I'm tryed many times. Recaptcha2 module do not see captcha window.
 

VladZen

Administrator
Staff member
Joined
Nov 5, 2014
Messages
22,596
Reaction score
5,952
Points
113
It's impossible to solve by module recaptcha2 - I'm tryed many times. Recaptcha2 module do not see captcha window.
It should not see captcha window. Do you have a project for Google Search Console, so that we could test it?
 

Maciula

Новичок
Joined
May 15, 2019
Messages
11
Reaction score
0
Points
1
It should not see captcha window. Do you have a project for Google Search Console, so that we could test it?
look at this example project
 

Attachments

VladZen

Administrator
Staff member
Joined
Nov 5, 2014
Messages
22,596
Reaction score
5,952
Points
113
look at this example project
Yes, it's working.... It won't click pictures on page, because RuCaptcha.dll>InTab actually solves recaptcha via sitekey method, finding sitekey and making submit automatically.
You may also solve recaptcha2 on this page via CapMonster2.dl>InTab. then it will click pictures on the page. l
 

Maciula

Новичок
Joined
May 15, 2019
Messages
11
Reaction score
0
Points
1
Yes, it's working.... It won't click pictures on page, because RuCaptcha.dll>InTab actually solves recaptcha via sitekey method, finding sitekey and making submit automatically.
You may also solve recaptcha2 on this page via CapMonster2.dl>InTab. then it will click pictures on the page. l
so what I should do?
 

VladZen

Administrator
Staff member
Joined
Nov 5, 2014
Messages
22,596
Reaction score
5,952
Points
113
so what I should do?
You should select to solve via RuCaptcha.dll>In Tab with enabled autosubmit,
and run CapMonster with enabled Rucaptcha emulation in program settings.
 

Maciula

Новичок
Joined
May 15, 2019
Messages
11
Reaction score
0
Points
1
You should select to solve via RuCaptcha.dll>In Tab with enabled autosubmit,
and run CapMonster with enabled Rucaptcha emulation in program settings.
there is no possibility to solve it by some different OCR?
 

VladZen

Administrator
Staff member
Joined
Nov 5, 2014
Messages
22,596
Reaction score
5,952
Points
113

Users Who Are Viewing This Thread (Total: 1, Members: 0, Guests: 1)