McGod Posted April 26, 2008 Share Posted April 26, 2008 I made this so I don't have to use PixelSearch () to find close colors, but then I continued to add some extra functions. Functions: _ColorCheckVariation($nColor, $sCompare, $sVari=5) Check if the two color's are within a variation _ColorGetVariation($nColor1, $nColor2, $nRetType=1) Check if the two color's are within a variation _ColorRGBToHex($nRed=0, $nGreen=0, $nBlue=0) Check if the two color's are within a variation _ColorHexToRGB($nColor) Check if the two color's are within a variation Download: Color_Variation.au3 An example that uses this Example.au3 [indent][center][u]Formerly Chip[/u][/center]~UDFs~[/indent][u]IRC.au3 - Allows you to connect to IRC ServersINetCon.au3 - Connects/Disconnects/Check Status of InternetHardware Key - Creates a unique hardware hashScriptComm - Allows you to communicate between scripts using WM_COPYDATA[/u][indent]~Programs~[/indent][indent]SimonAu3ForumsIRC Bot~Web Site~Web Autoit Example[/indent][indent][b][/b][/indent][u][/u] Link to comment Share on other sites More sharing options...
WeMartiansAreFriendly Posted June 15, 2008 Share Posted June 15, 2008 Excellent post, I hope you will post more in the future. Don't bother, It's inside your monitor!------GUISetOnEvent should behave more like HotKeySet() Link to comment Share on other sites More sharing options...
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