Jump to content

Recommended Posts

Posted

Well i was working in a game bot and in one 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

Gaming questions and or Gaming automation:

http://www.autoitscript.com/forum/forum-2/announcement-15-forum-rules-7-nov-2012/

Please read the forum rules before attempting to receive assistance in the future.

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

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