Jump to content

Recommended Posts

Posted

I NEED help with Function IF, with 3 ANDs its says ERROR... Can someone tell me how to fixe the error plz.

 

$point5 = PixelSearch(60, 157, 1772, 759, 0x182A34)

 $point4 = PixelSearch(60, 157, 1772, 759, 0x736F6E)

          $point1 = PixelSearch(60, 157, 1772, 759, 0xAE9E75)

  If IsArray($point1) And IsArray($point4) And IsArray($point5) IsArray Then

  MouseClick("left",843,499,1)

 

Help plz... Thanks

  • Moderators
Posted

Posting another topic on the same information and just removing the word "Game" isn't going to help you any.

Don't post again on the subject period or you will not post again period.

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Guest
This topic is now closed to further replies.
×
×
  • Create New...