For those who have issues about Collectors/Locate Barracks
This is my fix from my end.
Try this fix and let us know if this works to you.
Replace the ZoomOut() Function into:
This is my fix from my end.
Try this fix and let us know if this works to you.
Replace the ZoomOut() Function into:
AUTOIT Programming
- While 1
- getBSPos()
- If PixelGetColor($BSpos[0] + 1, $BSpos[1] + 1) = 0x000000 And PixelGetColor($BSpos[0] + 850, $BSpos[1] + 1) = 0x000000 Then
- $i += 1