Jump to content

Pixel color change


Recommended Posts

I understand now. A billiard game and a bowling game I play sometimes are very similar. In fact, if I started code to bot those, I could probably help more, but that probably won't happen too soon.. When you try later though, lemme know how it turns out.

- Bruce /*somdcomputerguy */  If you change the way you look at things, the things you look at change.

Link to comment
Share on other sites

I am trying toget the pixel detection to work, doesn't seem to work correctly here is what I am using:

$coord = PixelGetColor( 677, 685)

If $coord = PixelSearch( 676, 684, 678, 686, 0x92E74D ,10) Then

MouseClick("left", 677, 685)

EndIf

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...