Jump to content
UBot Underground

Recaptcha - Session Expired !


Recommended Posts

Hey :)

 

Im sharing this in the hope that someone has already found a workaround, 

Ive seen a few similar threads but nothing with anything definitive 

 

 

 

Ok, ..

so I have created a Captcha detection system that im able to insert into pretty much any bots, multithread or not

its a bunch of commands and functions that i can use in any of my bots, 

 

the reCaptcha section is a kind of hybrid of the two for sale here in the forum but heavily modified to include a manual window with refresh,

I works pretty damn sweet 99% of the time, 

 

however, "Some" of the sites that ive used, even though the clicks were correct and there is a little green tick showing successfully solved

it ALWAYS throws a "Session Expired" error, 

 

http://i62.tinypic.com/2nici02.png

 

Ive tried a multitude of things like adding Focus and Mouse over with some random delays,

etc etc etc etc etc etc etc etc etc etc ..... 

 

 

I was going to just fiddle until something gave but this only happens on a couple of sites so i know there is no error in my code

 

 

Has anyone else had or having this problem ?

 

 

 

P.S. oh yes, i should probably mention that if i just do the captcha by hand normally there is no session error

 

 

 

CJ

Link to post
Share on other sites

Recaptcha session gets expired after ~90 seconds. You need to answer it faster. In case of bad answer don't try to resolve it again because you will get expired.

 

<_< ... :rolleyes: ..... :mellow: ...... :blink:  :blink:  :blink:

 

well thank you firstly, .... 

 

 

the session must expire earlier than 90 seconds, 

at most it was taking 26 seconds, 

 

and i certainly would not have believed it if i hadnt tried it, ... 

i changed all the 1 second waits to .5 and altered all the random waits to a bit shorter, and it works  :o

 

my captcha system works, .................. ITS ALIVE, ......... ALIVE !!!!

 

 

ahem, ..  :ph34r:

 

 

 

problem solved !

 

Thanks again, 

CJ

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