danaman Posted July 15, 2004 Report Share Posted July 15, 2004 is there a way to get macro express to click on certain colors? i tried the pixel color thing but i cant get it to work. if u guys know the solution can u please post a sample of it here or tell me how to get macro express to recognize colors. Thnx for ur time. Quote Link to comment Share on other sites More sharing options...
jrgreenman Posted July 15, 2004 Report Share Posted July 15, 2004 When you say "this macro", did you intend to post a sample or something? Not sure I can help w/ out that. But I can offer a caveat. I have a dual monitor setup and, while trying to get my macro to recognize a certain shade of gray, I found it ran ok on one monitor but not the other. Turns out I had 24-bit color on one and 16-bit color on the other. Two different color palettes meant that what looked like the exact same gray was actually different. Even when I attempted to copy parts of an image to the second monitor, if the gray was not in the palette of the lower bit-depth monitor, it had to choose a close approximation, but obviously with a slightly different hex value. So testing for color equality didn't work. So be careful out there. Quote Link to comment Share on other sites More sharing options...
danaman Posted July 15, 2004 Author Report Share Posted July 15, 2004 hehe i am sorry if my choice of words are wee bit confusing. but all i want macro express to do is just have it click on certain colors. Quote Link to comment Share on other sites More sharing options...
floyd Posted July 15, 2004 Report Share Posted July 15, 2004 How about once the coordinate of the pixel is known, you use the Mouse Move command to position the mouse to it, then the Mouse Left Button command to click? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.