Jump to content

Is autoit able to read this (image) text?


Recommended Posts

Image -> http://img242.imageshack.us/img242/5117/40549845bs0.png

As you can see theres a background image that changes size/image according to the items stats/type. So I cant just use a image search to confirm key words.

The fonts tahoma (I think) if that helps.

So anyone know what I should try/look up?

Search on forum about OCR, maybe can help you.

When the words fail... music speaks.

Link to comment
Share on other sites

Return Value

Returns the checksum value of the region.

$checksum = PixelChecksum(0,0, 50,50)


MsgBox(0, "", $checksum)

I don't want to do it but it seems that I'm going have to get a pixelchecksum for every key word on every line for every different item type and use their values to compare if that key word is there. Which is going take very long time.

/edit with 7+ hours of work I'm only 3% done so ya I'm looking for a easier/faster way.

Edited by Iforgotmyoldone
Link to comment
Share on other sites

  • 2 years later...

First off, don't bump within 24 hours,

and don't triple+ post, just edit the previous.

So after reading your post:

You are trying to read the image to get text back.

Now the pictures you have supplied seem to be of a game,

I am not sure the purpose of the program you are trying to make,

however I suggest you read over THIS.

Now back to the problem at hand,I take it you want to read the pictures "on the fly"( as soon as they pop up ;) ).

Anyways, if the text in the pictures changes when in any sort of program that it may be running from, there is always the option of using the Memory-Reading style of getting the information. This would give you real time data that can be stored as variables and used in any way you wish. For example, if you wanted to , you could display a GUI with all the data arranged in any way you wish.

This would be 100% accurate(if done properly!) and constantly up to date.

Best of luck,

maestro.

Edited by maestro

Hello, World!... LAME lol

Link to comment
Share on other sites

First off, don't bump within 24 hours,

and don't triple+ post, just edit the previous.

Posted 11 September 2008 - 11:44 PM

I think its 2-3 years, not 24h xD

Your late m8, Big Time ;)

Edited by bogQ

TCP server and client - Learning about TCP servers and clients connection
Au3 oIrrlicht - Irrlicht project
Au3impact - Another 3D DLL game engine for autoit. (3impact 3Drad related)



460px-Thief-4-temp-banner.jpg
There are those that believe that the perfect heist lies in the preparation.
Some say that it’s all in the timing, seizing the right opportunity. Others even say it’s the ability to leave no trace behind, be a ghost.

 
Link to comment
Share on other sites

Well we all learned thatway,

when using search, first read date then read topic ;)

Never the less, every time i see something like this it brings joy back into my life

TCP server and client - Learning about TCP servers and clients connection
Au3 oIrrlicht - Irrlicht project
Au3impact - Another 3D DLL game engine for autoit. (3impact 3Drad related)



460px-Thief-4-temp-banner.jpg
There are those that believe that the perfect heist lies in the preparation.
Some say that it’s all in the timing, seizing the right opportunity. Others even say it’s the ability to leave no trace behind, be a ghost.

 
Link to comment
Share on other sites

i typically just read them in order from most recent, but have caught myself replying to a couple of really old ones the last couple of days after they were bumped. I miss some of the old sorting functionality of the forum, specifically the last seven days, fewest replies(for a range), and posts i've responded to searches.

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