Need Help With Sending Funcaptcha to 2captcha

nomie7

Client
Регистрация
06.06.2021
Сообщения
15
Благодарностей
0
Баллы
1
I'm not sure what am I doing wrong here. Can someone please help. I did setup my api key in the settings and it is bringing out the balance.

78363
 

nomie7

Client
Регистрация
06.06.2021
Сообщения
15
Благодарностей
0
Баллы
1
may be i can use their api. can some help with regex to get the values out of the string

32860bcd3fad93b66.8764849001|r=us-east-1|mainbgclr=%23002553|metabgclr=%23002553|guitextcolor=%23006FB2|maintxtclr=%23ffffff|metaiconclr=%23FFFFFF|meta=7|pk=E8A75615-1CBA-5DFF-8032-D16BCF234E10|at=40|atp=2|cdn_url=https%3A%2F%2Fblizzard-api.arkoselabs.com%2Fcdn%2Ffc|lurl=https%3A%2F%2Faudio-us-east-1.arkoselabs.com|surl=https%3A%2F%2Fblizzard-api.arkoselabs.com


I need values that are bold. How do i do that with regex. I've no idea how to use regex looked on google but looks very confusing.

Thanks for any help
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 770
Благодарностей
1 182
Баллы
113

nomie7

Client
Регистрация
06.06.2021
Сообщения
15
Благодарностей
0
Баллы
1
@lokiys thanks for that... follow up questions why is my http request failing?

78370
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 770
Благодарностей
1 182
Баллы
113

nomie7

Client
Регистрация
06.06.2021
Сообщения
15
Благодарностей
0
Баллы
1
Ok almost done now stuck at setting value for a hidden field and it takes very long to complete this step and it's not setting value..

here is form field
<input type="hidden" id="FunCaptcha-Token" name="fc-token" value="">

78387


its not working with classic

78388


Its not working with xpath

78389


or

78390


can you tell me what am i doing wrong?
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 770
Благодарностей
1 182
Баллы
113
No idea man. But this result in variable fc_result sure does not look like a token.
To fill hidden fields You can try disabling CSS.
 

nomie7

Client
Регистрация
06.06.2021
Сообщения
15
Благодарностей
0
Баллы
1
this is what it says on 2captcha website.

78391
 

nicanil

Client
Регистрация
06.03.2016
Сообщения
2 242
Благодарностей
1 804
Баллы
113
Ok almost done now stuck at setting value for a hidden field and it takes very long to complete this step and it's not setting value..
Try to decrease emulation level: open More tab of the action (1), check Emulation=>Custom (2) and set it to minimum.
78404
 

nomie7

Client
Регистрация
06.06.2021
Сообщения
15
Благодарностей
0
Баллы
1
thank @nicanil that worked. Now the next step I don't know it's still showing me the captcha even after following all the step. If someone can help i would really appreciate that
 

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 233
Благодарностей
5 846
Баллы
113
You should run JS script (Own cide>JS action) to submit token:
JavaScript:
document.getElementById("captcha-challenge").submit();
 

nomie7

Client
Регистрация
06.06.2021
Сообщения
15
Благодарностей
0
Баллы
1
Can you please explain how do i do that.

tried this and it didnt work

78456
 

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 233
Благодарностей
5 846
Баллы
113

nomie7

Client
Регистрация
06.06.2021
Сообщения
15
Благодарностей
0
Баллы
1
Thanks for all the help i found a solution.
 

cutesandcat

Client
Регистрация
23.05.2020
Сообщения
3
Благодарностей
0
Баллы
1

zmike

Client
Регистрация
24.10.2019
Сообщения
123
Благодарностей
7
Баллы
18
Would you share how you solved the problem? @nomie7
 

nomie7

Client
Регистрация
06.06.2021
Сообщения
15
Благодарностей
0
Баллы
1
@cutesandcat @zmik

submit the form with the JS method mentioned above. You might have to find the correct id of the form.
 

Learn2023

Пользователь
Регистрация
18.03.2023
Сообщения
40
Благодарностей
1
Баллы
8
i have same with your problem @nomino can you help me ? can i know your telegram username ?
 

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