Hi everyone, just wrote a color picker because I wanted a very easy, fast to use color picker. Picks the color off the screen with the "alt" key (feel free to change to whatever you like most.
It can be used in console app with "/color" to make your cursor turn into a cross hair, and you pick the spot on the screen you want the color of, as opposed to being the location of your mouse.
It can also be used as a function, by writing "choosecolor(true)"
My apologies if there is pointless code here

very late.
View Code |
Download Program
-Kerry