(02-01-2015, 11:36 PM)danilp12 Wrote: i've been testing around 8 hs, and got 2 problems....after train troops, the bot doesnt close the las barrack, so it can request to cc troops...and 2, while searching, get out of sync, restart but doesnt zoomed out...start searching again, and fail attaking...
for the last barrack issue, edit the code in the "Func Train()"
Code:
SetLog("Training Troops Complete")
Click(1, 1, 2, 250); Click away twice with 250ms delay
ExitLoop
WEnd
EndFunc ;==>Train