MasterJedi
New member
Hi guys,
1. i'm trying to bypass captcha on this website: ib.bancobai.ao/
2. The captcha is invisible (reCaptcha Enterprise v3)
3. i'm using 2captha services to get valid token
Now my doubts began now:
1. i have 2 response fields to recapcha: input[name="g-recaptcha-response"] and textarea#g-recaptcha-response-100000'
2. Dont have any Form to submit
Already done this without success:
- innerHTML the token on textarea
- changed the "value" attribute on the input
When i press "Enter" it overrides the values....
Any help please????
1. i'm trying to bypass captcha on this website: ib.bancobai.ao/
2. The captcha is invisible (reCaptcha Enterprise v3)
3. i'm using 2captha services to get valid token
Now my doubts began now:
1. i have 2 response fields to recapcha: input[name="g-recaptcha-response"] and textarea#g-recaptcha-response-100000'
2. Dont have any Form to submit
Already done this without success:
- innerHTML the token on textarea
- changed the "value" attribute on the input
When i press "Enter" it overrides the values....
Any help please????
Last edited by a moderator: