Search found 2 matches
- Sun Aug 13, 2006 9:05 am
- Forum: General Discussion
- Topic: Software for pixelcolor and mouse coordinate
- Replies: 4
- Views: 6302
What are you trying to do that you cannot do with Macro Scheduler? Actually Macro scheduler does not give me the coordinate on a specific mouse position I have to use a separate software fot that and I guess the macro i've made work fine If you are only trying to recognize an image and do not need ...
- Sun Aug 13, 2006 1:35 am
- Forum: General Discussion
- Topic: Software for pixelcolor and mouse coordinate
- Replies: 4
- Views: 6302
Software for pixelcolor and mouse coordinate
Hello I'm working on some macro at the moment and a lot of the variables includes pixelcolor being a certain color at a certain position for that i'm using pixie it gives me mouse coordinates then I use a macro for pixel color wait>1 GetPixelColor>x,y,rien Message> Pixel Color is : %rien% it works f...