CAPTCHAFORUM
Administrator
https://2captcha.com/software/recaptcha-solver-js-file
This macro for solving Recaptchas via new api of 2Captcha
Firstly it will be works only on firefox and exactly 8.9.7 version of imacros add-on because in newest version imacros disabled to access content windows and we can't handle without access window content.
and in macro you need edit API key and submit button according task
//2captcha API key
var captcha_key='xxxxxxxxxxxxxxxxxxxx';