WhiteHatBox
Share Page
Following(0)
Partner(s)
Karmagedon
2019/01/19 19:08:09
20 # Aprilcaicai 2018/6/27 18:17:43

We created many new tutorials to show you how to use these commands, did you watch them please? You can find all new tutorials here:

https://www.youtube.com/watch?v=NwdPhAPN_4g&list=PL8FCK_pQr5ePiWUYvKtZju0-jql12FAMk


Where did you download the template? you can create a same variable in your module, once you copy this module to your own module, then it will auto choose that variable.


Store variable means you do not need to set value for it when you start to run it. Initialize variable means you need to set value for this variable before you run it. So you can easily edit it based on your needs.


Which template and video are different please? I am curious where you download the template. The tutorials and sample modules shouldn't be matched one by one.

Hello.

Please help solve the ReCaptcha using

data-callback

https://2captcha.com/2captcha-api#callback

Please make an example. How to solve such a captcha?

If you need to use javascript, show the code.

Module Development - [email protected] // Thanks - https://ko-fi.com/arbots
Karmagedon
2019/01/19 19:08:35
This is very urgent !!!!!!!
Module Development - [email protected] // Thanks - https://ko-fi.com/arbots
Karmagedon
2019/01/19 19:16:27

For example:

<div id="g-recaptcha" class="g-recaptcha" data-sitekey="sitekey" data-callback="recaptchaCallback">

What should I do?

Module Development - [email protected] // Thanks - https://ko-fi.com/arbots
Aprilcaicai
2019/01/21 15:09:37

Here is the JavaScript:

recaptchaCallback(2captcha response);


Please replace the "2catpcha response" using the result of 2catpcha you get.

Karmagedon
2019/01/23 18:45:50
24 # Aprilcaicai 2019/1/21 15:09:37

Here is the JavaScript:

recaptchaCallback(2captcha response);


Please replace the "2catpcha response" using the result of 2catpcha you get.

I have such a question. Plugin 2Captcha supports work with proxies.

If I use a proxy in my module to register an account (with SetProxy action), should I specify the same proxy in the 2Captcha plugin, or I can not specify the proxy / specify any other proxy?

Module Development - [email protected] // Thanks - https://ko-fi.com/arbots
Aprilcaicai
2019/01/24 17:29:46
You'd better specify the same proxy in your 2captcha plugin. Of course you can use different proxy.
Karmagedon
2019/02/09 11:34:41
26 # Aprilcaicai 2019/1/24 17:29:46
You'd better specify the same proxy in your 2captcha plugin. Of course you can use different proxy.
Hello. Can i use 2Captcha plugin in Chrome browser? How to do this?
Module Development - [email protected] // Thanks - https://ko-fi.com/arbots
Aprilcaicai
2019/02/11 18:26:29

Yes you can use 2Captcha plugin in Chrome browser. Same as how you use the 2catpcha plugin in Geckofx.


Let us know if it works.

Karmagedon
2019/10/05 22:47:47
I made a special topic to draw your attention to the problem. ReCaptcha v3.
Module Development - [email protected] // Thanks - https://ko-fi.com/arbots
Karmagedon
2019/10/05 23:20:57
28 # Aprilcaicai 2019/2/11 18:26:29

Yes you can use 2Captcha plugin in Chrome browser. Same as how you use the 2catpcha plugin in Geckofx.


Let us know if it works.

I will be waiting for your answer to the problem.
Module Development - [email protected] // Thanks - https://ko-fi.com/arbots
VerifyCode
Advanced Option