Jump to content

Recommended Posts

Posted

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.

Posted

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

Posted (edited)

ok, I tried the pixel search both ways, and I cannot get it to work either. I am not coming up with any reason why it doesnt work.

Edited by inmysights

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
  • Recently Browsing   0 members

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