01-07-2015, 08:09 PM
(This post was last modified: 01-07-2015, 08:10 PM by some(rnd)guy.)
was haveing problems with the following
1=wouldnt find app to restart coc----FIXXED by reinstalling bluestacks
2=wouldt train troops kept kliking upgrade--fixed by changing this line --
Local $TrainPos = _PixelSearch(155, 603, 694, 605, Hex(0x603818, 6), 10) ;Finds Train Troops button
to
Local $TrainPos = _PixelSearch(155, 603, 694, 605, Hex(0x603818, 6), 5) ;Finds Train Troops button
all seems to work perfect in 2015-01-06b v5.3.5
thanx for ur work on this free awsome bot
1=wouldnt find app to restart coc----FIXXED by reinstalling bluestacks
2=wouldt train troops kept kliking upgrade--fixed by changing this line --
Local $TrainPos = _PixelSearch(155, 603, 694, 605, Hex(0x603818, 6), 10) ;Finds Train Troops button
to
Local $TrainPos = _PixelSearch(155, 603, 694, 605, Hex(0x603818, 6), 5) ;Finds Train Troops button
all seems to work perfect in 2015-01-06b v5.3.5
thanx for ur work on this free awsome bot