AutoHotkey Community

It is currently May 26th, 2012, 11:51 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 7 posts ] 
Author Message
 Post subject: Capcha
PostPosted: January 26th, 2008, 11:03 pm 
I hope this helps.

I have been playing around with "Capcha" for Rapidshare.com

Here is the start of a script - that the good guys will soon whip into shape.

Simply run it - then press "WindowsKey" and "s" - it will capture the 4 digit code displayed on the screen, and convert it to text.

Download from:
http://rapidshare.com/files/86872320/Experimenting_with_Capcha.zip

I have only included 6 digits with the example, but you can easily screen capture the rest

Thanks

Jay


Report this post
Top
  
Reply with quote  
 Post subject: Captcha
PostPosted: January 27th, 2008, 11:04 am 
It works, but I think it is called "CAPTCHA" not "Capcha"

Also - you can turn down the sensitivity (expecially as it is black and white) to *200 to make sure it will work even without an exact match


Report this post
Top
  
Reply with quote  
PostPosted: January 28th, 2008, 10:33 pm 
JasonT

This is good but it does not detect double letters.

Such as GJJH

I have done it by using two bitmaps for each letter, one called J and one called j. But this is not ideal.

Can you change the program so it works for doubles?

Again, thx


Report this post
Top
  
Reply with quote  
 Post subject: Not good enough
PostPosted: January 29th, 2008, 10:41 pm 
I only posted it to as a start.
You will need to ask people who are better than me with AHK to modify it. And there are plenty of them :D


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: August 31st, 2008, 4:52 pm 
Oh, man. CAptcha is a pain in the ass. I've tried to modify this script, but some letters are "glued". For example, this image:
Image

Does anybody know any way to improve that script?


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: August 31st, 2008, 6:57 pm 
Offline

Joined: January 12th, 2008, 7:45 pm
Posts: 131
Yow, I know that AutoItScript has a OCR script that is better than this one (if I recall it correctly this script has a lot of images of the letters and simply scans for them), Au3's script uses microsoft office document imaging and tries to read the characters of the screen...

http://en.wikipedia.org/wiki/Microsoft_Office_Document_Imaging#Programmability
(the link includes code in VB.net)
It shouldn't be hard to convert it to AHK... or even convert the au3 to ahk, but I dunno if it requires some weird stuff...


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 2nd, 2008, 2:21 pm 
300W wrote:
Yow, I know that AutoItScript has a OCR script that is better than this one (if I recall it correctly this script has a lot of images of the letters and simply scans for them), Au3's script uses microsoft office document imaging and tries to read the characters of the screen...


What's the script name?

Thanks.


Report this post
Top
  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: IsNull, oldbrother, Rajat and 58 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group