Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
making the bot quicker?
#1
Is there any way to make the bot focus solely on attacking? The rearming of traps and collecting resources seems a little bit time consuming. And also any way for the bot to search faster much like xmod?
Reply
#2
(02-21-2015, 09:07 AM)nick1234441 Wrote:  Is there any way to make the bot focus solely on attacking? The rearming of traps and collecting resources seems a little bit time consuming.
comment (put # in front of the line) the part where the bot rearm() and collect().

(02-21-2015, 09:07 AM)nick1234441 Wrote:  And also any way for the bot to search faster much like xmod?
probably not possible with pixel detection.
Reply
#3
(02-21-2015, 09:07 AM)nick1234441 Wrote:  Is there any way to make the bot focus solely on attacking? The rearming of traps and collecting resources seems a little bit time consuming. And also any way for the bot to search faster much like xmod?


Rearm and collect it´s only a few seconds , and you have time because making troops takes time .... search faster you can do it but you will have an issue with OUT OF SYNC , it´s a problem with BS not with bot ....
Reply
#4
just comment out ReArm(),Collect() in COC Bot file and rearming of traps and collecting resources will be disabled
Reply
#5
I don't understand how rearming traps and collecting resources is time consuming, you still need to wait for your troops to be trained. Even if you boost, there's still a waiting time
Reply
#6
Just reduce w8ting time of full army from 30 sec to 1 sec.

P.S no other 30000ms is in cocbot.au3 just find it and change to watever you like. 1sec = 1000ms
If I helped you in some way, I woud Appreciate it if you gave me a Reputation. Smile
Reply
 


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