Jump to content
UBot Underground

Search the Community

Showing results for tags 'Capture image'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Announcements and News
    • Join the UBot Community
  • General
    • General Discussion
    • Mac and UBot Studio
    • Journeys
    • Buy, Sell, Free
    • Scripting

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 1 result

  1. While using the the manual capture option is there a way to make the image larger for those of us who are blind and cant see the tiny smashed captchas? define DoMultiCaptcha { comment("Google switches captcha forms GRR!!") if($exists(<src=w"https://www.google.com/recaptcha/api/image?c=*">)) { then { type text(<id="recaptcha_response_field">, $solve captcha(<src=w"https://www.google.com/recaptcha/api/image?c=*">), "Standard") } else { alert("different captcha update") } } Any work arounds otherwise?
×
×
  • Create New...