Originally Posted by
[Soul Eater]
$Pixel2 = PixelSearch(0,0, Round(600*$x_ratio), Round(400*$y_ratio),0x334FB7,3) ;checks for open cellar (in a 600x400 box from the top left - where it should always be)
I have a problem with this part, the bot moves now perfect and all, but the cursor is hovering over the blue pixel and then stands "still" for a couple of seconds to see if the blue pixel is correct. My question is, does it also check the blue pixel if he hovers over the blue pixel but end destination of the mouse is around the edge of the cellar?
If so, how can I adjust the blue pixel, because for some reason it doesn't detect the blue pixel for me. Running it in fullscreen windowed mode with Letterbox on, because without that it doesn't walk further to hover over the blue pixel cellar.