Munky Posted December 31, 2006 Posted December 31, 2006 Any way to get around things like Lighting Effects and Transparencies?? basically trying to scan a pixel for a color but things like light effects and transparencies are getting in the way, cause the color to change slightly, causing my functions to return false when comparing... basically trying to create some functions for the game 'Eve Online', but the light effects and transparencies [even with opaques set to full some things are still slightly transparent] are getting in the way of color scanners -- as well i noticed sometimes a pixel will return a funky off color that the human eye may not notice, like a pixel scan recorder i made records same pixel over and over again, every now and again will return a 000000 or some other color, when in actuality its a white pixel... is this sort of an "anti-pixel scan" trick to prevent Macros? any help appreciated, Thanx
zILikeAutoITz Posted December 31, 2006 Posted December 31, 2006 Removing graphical effects such as transparencies and such is much more involved. I sincerely doubt you could do it easily. Perhaps you could hook into the EVE graphics engine, but I haven't looked into that at all.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now