CAPTCHAFORUM
Administrator
https://2captcha.com/software/recaptcha-solver-js-file-free
This macro for solving Recaptchas via new api of 2Captcha
and in macro you need edit API key and submit button according task
//2captcha API key
var captcha_key="xxxxxxxxxxxxxxxxxxx";
and
//website submit button
var submit_button="TAG POS=1 TYPE=INPUT:SUBMIT FORM=ID:recaptcha-demo-form ATTR=ID:recaptcha-demo-submit"
Documentation https://github.com/nowon48/2captcha-recaptcha/blob/master/ReCaptcha_solver.js