02-04-2015, 12:11 AM
(02-03-2015, 11:45 PM)safar46 Wrote:(02-03-2015, 11:30 PM)Karino Wrote:(02-03-2015, 11:12 PM)safar46 Wrote:(02-03-2015, 10:46 PM)Karino Wrote: @safar46 Can you set the bot to send more troops into town hall? Because 20 troops not enough to attacking the town hall. Because the teslas.
I wanna road to master league by outside th.
Sorry for my bad english.
Check thread, i was updated attachment. now TH attack is (quantity of troop/3)
Where is it? I don't see that option in v.5.4.5.1 bot version.
In
Code:Func atkAlgorithmTH()
search
AndCode:Local $numBarbPerSpot = Ceiling($atkTroops[$Barb][1] / 3)
Code:Local $numArchPerSpot = Ceiling($atkTroops[$Arch][1] / 3)
I'm not an autoit programmer so can you say another way to the th attacking troop settings? Maybe have a button in the bot or something? Or what can i do with these codes?