Hello. I'm newbie in AutoIt but I've started a little project. I'm trying to make AutoIt automate player in game HaxBall. It's just for fun and to see how far it can go. So basically I know what to do, but I'm having some problems and I hope you'll help me to solve them. So heres the problem:
Local $coord = PixelSearch (189,310,928,648, 0x5689E5)
Local $coords = PixelSearch (189,310,928,648, 0xFFFFFF)
MsgBox (0,"abc", $coord[0] , $coords[0])
The thing is that I can't PixelSearch for ball and p