03-04-2015, 09:53 AM
(03-03-2015, 04:10 AM)Eldis1959 Wrote: After a week, no one has responded )-:https://the.bytecode.club/images/icons/sad.gif
How do I find the base pointers (Buildings Array, Traps Array, TH Base) ?
And how can I use these numbers?
public enum ClashBuildingType
{
ArmyCamp = 1000000,
TownHall = 1000001,
ElixirCollector = 1000002,
..
Thanks
Unfortunately, releasing the code publicly has the potential for the game company to analyze it and come up with ways to defeat how it works. I'll continue to help people who put in the effort and get in touch, as several could attest to, but the code itself stays closed for now.