Jump to content
UBot Underground

Recommended Posts

Hello i need to solve a capcha v2 but i cant find the callback, someone can help pleaase?

 

set(#AccessKey,"XXXXXXX","Global")
wait for browser event("Everything Loaded","")
wait(1)
set(#GoogleKey,$scrape attribute(<class="g-recaptcha">,"data-sitekey"),"Global")
clear list(%Debug)
add list to list(%Debug,$plugin function("Advanced Captcha.dll", "$2captcha.com recaptcha", "#AccessKey", #GoogleKey, $url, "", "", 50, 120, "", "", "", "V2"),"Delete","Global")
change attribute(<id="g-recaptcha-response">,"value",$list item(%Debug,1))
run javascript("___grecaptcha_cfg.clients[0].aa.l.callback")
comment("run javascript(\"___grecaptcha_cfg.clients[0].aa.l.callback()\")")

 

site is this one:

 

https://globfone.com/send-text/

 

after put the phone number ( doesnt matter wich is) appears the captcha

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