darkorbit bot problem

01/07/2013 17:28 -tomm27-#1
I m write the palla and boxing program but i jam how recognize well the shapes
the program can go to random point and started the game but this is the /\ problem
pl help I write in in AUTO IT v3
01/07/2013 17:34 GWplayer#2
If you write a really basic Pixelbot, try

PHP Code:
PixelSearch lefttoprightbottomcolor [, shade-variation] [, step]] ) 
For a really basic bot that should be enough :)

For the color just search the pala, and try to find an unique color with au3info, then include it in to the script.

Example:

PHP Code:
Do 
$coord1 PixelSearch lefttoprightbottomcolor [, shade-variation] [, step]]
If 
Not @error Then
MouseMove
($coord10)
EndIf
Until Not @error 
Hope it helps :)
01/07/2013 18:12 -tomm27-#3
pls write example becaus i don t know how write the color (code or letter)
01/07/2013 22:42 airsonic#4
[Only registered and activated users can see links. Click Here To Register...]
there can also help you somebody