Jump to content
UBot Underground

james5453545

Members
  • Content Count

    3
  • Joined

  • Last visited

Community Reputation

1 Neutral

About james5453545

  • Rank
    Newbie

Recent Profile Visitors

1303 profile views
  1. i have this captcha plugin that works well in sinle thread As soon as i increase threads it doesnt work , it solves captcha in only 1 thread this is the code Please help to separate list item in each thread set(#ApiKey,"67fefergtrgesfdwdweedweedewdew","Global") set user agent("Chrome") loop(20) { thread { in new browser { navigate("https://www.google.com/recaptcha/api2/demo","Wait") wait for browser event("Everything Loaded","") wait(1) set(#GoogleSiteKey,$scrape attribute(<class="g-recaptcha">,"data-sitekey"),"Global")
  2. Yes i did but doesnt seem to work and waiting for a plugin. But need to work now
  3. hello can someone help me implement this code within ubot to solve recaptca v3 heres the API https://anticaptcha.atlassian.net/wiki/spaces/API/pages/5079073/createTask+captcha+task+creating thank you for your help
×
×
  • Create New...