Jump to content
UBot Underground

Recaptcha Needed To Enable Login Button


Recommended Posts

i am stuck with a login page that need to solve recaptcha & enable login button to access.

https://www.adultlook.com/a/login

I am able to show the recaptcha answer box

 

change attribute(<id="g-recaptcha-response">,"style","width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none;")

and i try run javascript, but it do not work
 

 

run javascript("_onloadCallbacklogin();")

the login button do not enable... anyone can help?

http://7url.com/image/javascript.png

i found that i need to remove the attribute "disabled" to enable the login button, but how to remove an attribute in ubot?

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...