AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search Screen Command for a user definable Pixel Pattern

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Wish List
View previous topic :: View next topic  
Author Message
Larry



Joined: 03 Mar 2005
Posts: 23

PostPosted: Thu Mar 03, 2005 8:20 am    Post subject: Search Screen Command for a user definable Pixel Pattern Reply with quote

My suggestion is to add a command set to AutoHotKey so the screen can be monitored for a specific graphic pattern to automate testing, game play, and various types of monitoring where an audible alarm and/or mouse click could be triggered by changing graphics on the screen.

For example, a user defined rectangle could be drawn over an area on the screen to define a pixel pattern, and saved for later use as screen search criteria. Then, a screen search command could be used to watch for an occurence of that pixel pattern. When the pixel pattern is found, an option to apply a mouse click to the area would be a handy feature; and of course, it should also return the x and y coordinates of the pixel pattern that was found.

This functionality would really set AutoHotKey apart from most other macro utilities, and it would fill the need I have for that functionality in several different macro scripts.
Back to top
View user's profile Send private message
jonny



Joined: 13 Nov 2004
Posts: 3004
Location: Minnesota

PostPosted: Thu Mar 03, 2005 5:05 pm    Post subject: Reply with quote

You basically just described this command without knowing what it is: ImageSearch. Use PrintScreen to get the images to search for, then use ImageSearch to find them.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Wish List All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group