Jump to content
UBot Underground

CaptchaSniper Ubot users step in please


Recommended Posts

I thought it would be a good idea to create a thread dedicated to this software as it can be integrated within UB.

 

 

I'll start first.

 

How do you handle images which are not the same size ?

Ex: the captcha page shows a 140x40 image, but if you do "view image" from within your browser, you see that it's 70x20

 

Probably why i get "unknown" when using it

type text(<name="num">, $solve captcha(<outerhtml=w"<img src=\"*\" width=\"140\" height=\"40\">">), "Standard")

and that i see from within CS "No Answer"

 

Right now, the captcha solver i created has a 75% success rate when running the test feature (after i optomized the hole thing)

So it should work then ?

What am i missing ?

 

Thanks

Link to post
Share on other sites

what is the actually outer html of the image for the captcha

 

should leave part of the captcha image src in there then place a wildcard to replace any random or encrypted string on the link instead.

 

otherwise it grabs pretty much any link with the size dimensions you mentioned in the code.

Link to post
Share on other sites

Yes this is what i've done, 100 to be precise. Like i said, it's giving me a 75% success rate when testing it within CS so i know it works, plus, i can live with the fact the it's not 100% as the site i'm working on doesn't give a damn if you try again a few times so...

 

So i'll look at what TJ said

If you ever have any ideas guys, shoot !

 

One thing i just can't wait for is to be able to work on CDK while it's solving captchas in the meantime. I've heard it's coming up on the next update ?

I can't look up for any updated either (V4X)

It's always saying server down or something. Hope Mikey comes out with a solution soon for these.

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