Jump to content
UBot Underground

Solving Recaptcha Without Submit Button


Recommended Posts

I am using the recaptcha code from Abbas which works great.

 

However, on some forms there is no submit button to click after the

code solves the captcha.

 

I have http post plugin.

 

Does anybody know what code to use to submit the solved captcha

after it has been solved when there is not submit button?

 

I am using 2captcha.

 

Maybe it could be done with javascript?

 

Ideas?

 

Thank you.very much

Edited by quickregister
Link to post
Share on other sites

Please let me know the url.

 

Mostly website developers are adopting there own scripts and code in order to implement anti spam and anti bot algorithms.

 

There is no specific code and javascript to solve on these sites , each and every site requires time and effort to bypass these filters  

Link to post
Share on other sites

Thank you Abbas.

The url is

 

https://www.aweber.com/form-captcha.htm?email=myemail2342@gmail.com&from=myemail2342@gmail.com&listname=awlist4646168&meta_adtracking=my_web_form_26055&meta_message=1&meta_required=name%2Cemail&meta_split_id=&meta_web_form_id=784689505&name=Matt&redirect=http%3A%2F%2Fsplashwizard.com%2Fmagic%2Fsplash.php%3Fid%3D26055&

 

I looked at the http headers of a successful submission I did manually and I found

a Get for this url

https://www.google.com/recaptcha/api.js

 

I tried doing a http get with the url after your code successfully solved the captcha but not sure

if it worked.

 

Any ideas would be appreciated. Thanks.

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...