The Bytecode Club
[SUGGESTION] Barch deployment algo - Printable Version

+- The Bytecode Club (https://the.bytecode.club)
+-- Forum: Lobby (https://the.bytecode.club/forumdisplay.php?fid=1)
+--- Forum: Game Cheating, Botting & Reverse Engineering (https://the.bytecode.club/forumdisplay.php?fid=97)
+--- Thread: [SUGGESTION] Barch deployment algo (/showthread.php?tid=770)



[SUGGESTION] Barch deployment algo - scar_face008 - 02-13-2015

As of 5.5.1.1, the bot deploy troops along the outer most edges, which isn't really human-like. I'm not sure but i think there's no mention about any development regarding this aspect of the bot. So I'd like to suggest some simple idea.

Note: I have only used Barch in my whole CoC life when it comes to farming.

1) To improve current algorithm used.
i- Store the initial coordinate inside an array (or 4).
ii- Progressively moves the coordinate towards the center (maybe by 20 pixel) and check if it's still the same green grass? If True then save new coordinate.
iii- When it encounter the red area, stop.

Con:-
Resource and time cousuming. Might have not enough time to calculate all point before 30 seconds up.


2) Read it somewhere in this forum. Find the collectors/mines/drills and drop troops near them, whenever possible.

Con:- Would probably require total overhaul of the algorithm as it totally messes the 4-sides or 2-sides attack.



Maybe the multitouch feature (4 fingers trick for Barch) can be implemented also.


RE: [SUGGESTION] Barch deployment algo - torecdude - 02-13-2015

I support this, good idea. I wanted to suggest a similiar idea myself that the bot will recognize where the mines and pump are and will attack from those sides only to make sure that we get all the loot, like Lf robot does.