Jump to content
UBot Underground

Google Recaptcha-Solve Click Captcha Commend Not Working


Recommended Posts

Hallo, I've created account on 2captcha and added credits. I added it to ubot studio and it confirms I got credits. 
I have recaptcha to solve, Usually it's like 3 x 3 pick road signs or something. 
1.I make my bot click on checkbox so captcha appears.
2. I use:  solve click captcha(<id="rc-imageselect">)
And now there is a problem, it looks like web browser is zooming out for a moment to fill completly in browser without scrolling and later it makes screenshot. When I go to 2captcha website and click on recent screenshots I can see these are only partial of captcha. I believe this is why I have no results. 


Anyone has idea how to solve it?

post-30454-0-34448700-1490556431_thumb.jpg
 

Link to post
Share on other sites

Thank you for your reply. I'm new to ubot studio.

When I use right click inside ubot studio browser and click on "View source" I can find only:
 

     <div class='g-recaptcha' data-sitekey='6Lfx8iMTAAAAALM0eNTPAdveeoFkj2teB9xE1N4_'></div><script src='https://www.google.com/recaptcha/api.js?hl=pl'></script>
    </section>
    

There is no iframe which I could make visable.
Maybe I'm doing something wrong, could you help me with this?

Edit: Do you know if there is reade code or plugin I could use to do this in easier way?

edit2 I found response element, do you know how could I submit it?

Edited by OnionEntertainment
Link to post
Share on other sites

Thank you for reply.
I scraped google key to variable.
I assume that now I should make ubot visit the url below in new browser with given correct 2captcha key, google key and "my site url", am I right?
 


http://2captcha.com/in.php?key=#my2captchaApiKey&method=userrecaptcha&googlekey=#myGoogleKey&pageurl=http://mysite.com/page/with/recaptcha?appear=1&here=now

My site url is a problem, this captcha is appearing only for logged users, what sould I put there?
The url is this: https://muve.pl/koszyk/podsumowanie but if you are not logged in it will not appear

---------------UPDATE------------------------

After hours of trying I came to conclusion it is impossible to use this new method if captche is availble only when being logged in.
I new to find way to force old method to make correct screenshots. If you have any ideas, please share it.

Edited by OnionEntertainment
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...