CleiomaR Posted September 7, 2006 Posted September 7, 2006 I need make a function, PixelGetColor, but I don't know how make it.Any make it for me ? ? ?I play a game and need this!If PixelGetColor(486, 312) = 0 then Send( "{6}")EndIfplease help me, make the functon corretly for me please!?tnk u
Valuater Posted September 7, 2006 Posted September 7, 2006 Sine you are obviously very new to this... maybe give this bot-builder a tryhttp://www.autoitscript.com/forum/index.ph...c=22245&hl=8)
AceLoc Posted September 7, 2006 Posted September 7, 2006 I need make a function, PixelGetColor, but I don't know how make it. Any make it for me ? ? ? I play a game and need this! If PixelGetColor(486, 312) = 0 then Send( "{6}") EndIf please help me, make the functon corretly for me please!? tnk u next time if you make a topic like this, just type [autoit ] CODE [/ autoit] then it will be: If PixelGetColor(486, 312) = 0 then Send( "{6}") EndIf [quote name='AceLoc']I gots new sunglasses there cool.[/quote]
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