Jump to content

Recommended Posts

Posted

Hello everyone, I am trying to learn autoit I pretty much found how to do everything I need except how to read value from a screen region then store the value.

Value = readvalue(x1,y1,x2,y2);

System.out.print(Value);

sorry if the code is not clear I did it with java because that is the language i know.

also it has to be like live reading so not reading it from an image but from the computer screen itself in real time or like every 10 seconds

 

Thanks alot for reading

 

Posted

So you want to do OCR over screen region.  And what would be the application you want to read it from every 10 seconds ?

I truly suggest you read the Forum Rules, especially the part about game automation, as it is not accepted in here to discuss.

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
×
×
  • Create New...