Forum Replies Created

Page 2 of 2
  • {
    if (KeepLoop=0)
    Return
    else
    PixelSearch, Px, Py,    935, 483, 949, 720, 0x3497CB, 10, Fast RGB
    if !ErrorLevel 
      {
        MouseMove, 1000, 501, 0
        Sleep, 10
        Send {Click}
      }
    else
        Sleep, 0
    
    PixelSearch, Px, Py,    935, 483, 949, 720, 0x323C9B, 10, Fast RGB
    if !ErrorLevel 

    Kain.. above is how to do it… :)

  • Post the script Mr Kain… right here.

Page 2 of 2