Jump to content

Need help about get image from verify code


Recommended Posts

hi~

some forum set image verify code , when we need to login or join .

if mouse left click and it will change image

html code like this

<IMG id=seccode class=absmiddle onclick="updateseccode(98, 32)" alt="" src="http://www.pcdiscuss.com/forum/seccode.php?update=0.9959422559561042" width=98 height=32>

how to download the pic to my pc ?

i want to collect too many images like this, somebody would give me a suggestion ?

i just try to _IEImgGetCollection , but i can`t affirm which one is the verify code ,sometimes there are many (pics/img) on the page.

i can get the object by _IEGetObjById , but how to save to my folder ?

My website about Y-mate 網拍輔助程式 : http://www.L2play.comMy Blog ( Tranditional Chinese ) 開發小組的部落格 : http://tw.myblog.yahoo.com/play19990909

Link to comment
Share on other sites

hi~

some forum set image verify code , when we need to login or join .

if mouse left click and it will change image

html code like this

<IMG id=seccode class=absmiddle onclick="updateseccode(98, 32)" alt="" src="http://www.pcdiscuss.com/forum/seccode.php?update=0.9959422559561042" width=98 height=32>

how to download the pic to my pc ?

i want to collect too many images like this, somebody would give me a suggestion ?

i just try to _IEImgGetCollection , but i can`t affirm which one is the verify code ,sometimes there are many (pics/img) on the page.

i can get the object by _IEGetObjById , but how to save to my folder ?

It sounds like you're collecting data for Captcha hacking. That is not supported on this forum.

>_<

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...