u can set it manually
go to COCBot\functions\Village\Train.au3
remove line 64 to 96
and change with
Click(432, 320, 4, 50) ;Giant
_Sleep(500)
Click(647, 320, 2, 50) ;Wall breaker
_Sleep(500)
Click(331, 320, 26, 50) ;Archer
_Sleep(500)
each barrack will train same troop.
and u have to disable multi train.
file COC Bot.au3, add in line 105
;Train()
soo train troop just execute at first time boot run, or restart
go to COCBot\functions\Village\Train.au3
remove line 64 to 96
and change with
Click(432, 320, 4, 50) ;Giant
_Sleep(500)
Click(647, 320, 2, 50) ;Wall breaker
_Sleep(500)
Click(331, 320, 26, 50) ;Archer
_Sleep(500)
each barrack will train same troop.
and u have to disable multi train.
file COC Bot.au3, add in line 105
;Train()
soo train troop just execute at first time boot run, or restart