Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Building troops problem
#4
(02-15-2015, 05:14 AM)arhysaid Wrote:  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

So in this function, can i change the click coordinates to train other troops that its not on list?
Reply
 


Messages In This Thread
Building troops problem - by Nockturnel - 02-09-2015, 06:00 AM
RE: Building troops problem - by rajasolo - 02-09-2015, 06:41 AM
RE: Building troops problem - by arhysaid - 02-15-2015, 05:14 AM
RE: Building troops problem - by valzzz40 - 02-23-2015, 03:50 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)

About The Bytecode Club

We're a community focused on Reverse Engineering, we try to target Java/Android but we also include other langauges/platforms. We pride ourselves in supporting and free and open sourced applications.

Website