Jump to content
UBot Underground

Cant Solve Recaptcha/nocaptcha


Recommended Posts

http://image.prntscr.com/image/fb43965f224f485ea62fb9eb8fc88660.png

i bought ultimate captchaplugin 
this is my code

comment("Enter Your 2Captcha Key, before runing the script")
set(#ApiKey,"myapi","Global")
navigate("https://2captcha.com/auth/login","Wait")
wait for browser event("Everything Loaded","")
wait for element(<class="recaptcha-checkbox-checkmark">,"","Appear")
comment("Show Captcha Response Field")
wait(1)
set(#GoogleSiteKey,$find regular expression($scrape attribute(<title="recaptcha widget">,"src"),"(?<=anchor\\?k=).*(?=&co=)"),"Global")
change attribute(<id="g-recaptcha-response">,"style",$replace($scrape attribute(<id="g-recaptcha-response">,"style"),"display: none;",$nothing))
clear list(%_rawCaptcha)
add list to list(%_rawCaptcha,$list from text($plugin function("UltimateCaptchaServices.dll", "$2Captcha Service V2", #ApiKey, "", #GoogleSiteKey, $url, "", "", "", "HTTP", "Solve Captcha", "Recaptcha-NoCaptcha", "", "Yes"),$new line),"Delete","Global")
change attribute(<id="g-recaptcha-response">,"value",$list item(%_rawCaptcha,1))

 

i changed http >> https but still not working
anyone can help me ?
thank

Link to post
Share on other sites

first you have to put your 2 captcha key in the given field activate the plugin and then call it i have also purshased it and it is working but it not working for captcha with image to drag over but for flash captcha it works fine rest you can approach to abbas for any query either email him or skype i hope the information is helping you

Link to post
Share on other sites
  • 3 weeks later...

i can provide u captcha deoding and solving services interested may contact

or visit

imagetyperz

its cheap and good captcha decoding services also provide api at a fair price

Link to post
Share on other sites
  • 1 month later...

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