Dave4468 Posted January 9, 2007 Posted January 9, 2007 How do i make something like this... when coordinates X: 535 Y: 863 have these pixel colors RGB: Hex: 0x83829D Dec: 8618653 you click the left mouse button at X: 535 Y: 863 im kind of a newb sorry =( im not sure what to look for in the help file any help is appreciated ^^
sneakysmith12 Posted January 9, 2007 Posted January 9, 2007 press that search thing at the top and type pixel search. its been done many times Yeah I'm not the greatest at DarkBasic either, but I'm good enough for a link :D A Thread of a W.I.P. that im making
Dave4468 Posted January 9, 2007 Author Posted January 9, 2007 ive been searching =( cant really find specifically what im looking for, im sorry to bother. I will try looking through the help file again.
salter Posted January 9, 2007 Posted January 9, 2007 search in the help file for PixelGetColor or PixelSearch.
Outshynd Posted January 9, 2007 Posted January 9, 2007 If PixelGetColor(535, 863) = 0x83829D ThenoÝ÷ Ø(^rKaz±zW(Ú·ùóÚ¨§²Ý1ó6ô8¶²ßÚÞz««¢+Ù5½ÕÍ ±¥¬ ÅÕ½Ðí±ÐÅÕ½Ðì°ÔÌÔ°àØÌ¤Click the mouse at the same coordinates. It's all detailed in the help file. Hopefully this will give you a boost in the right direction.
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