Color and Coord finder for macro's

04/08/2008 00:01 David5646#1
Well here's just a simple program made by AutoHotKey to find the color of the pixel and coord of your mouse..I don't take credit for this evanxxxm Made the script and i just made into an exe and thought i'd share it so here you go...

If you don't trust the program then heres the script:
Code:
loop
{
MouseGetPos, Pxx, Pyy 
; ur mouse current coordinate
PixelGetColor, color, %Pxx%, %Pyy%
; get the color hex at this point
ToolTip, x%Pxx% y%Pyy%`nColor: %color%,1,1
; display the output
sleep 300
; generate the result every 0.3 seconds
}
04/09/2008 00:21 Poision#2
Cool
04/10/2008 20:12 *DiDo*#3
it works but its crap...
04/12/2008 11:54 Hiyoal#4
Whats the point?? Any good programmer would already know this code and would have incorporated it in their bot.
04/12/2008 22:03 nTL3fTy#5
Quote:
Originally Posted by *DiDo* View Post
it works but its crap...
I like the viruses in your signature. :cool:
Looking for cheap accounts? :)