(01-17-2015, 07:09 PM)-=*[Swoop]*=- Wrote: Thats awesome. It's even got the current volume in the stores
Yep, but not from collectors . The amount of elixir/gold/DE etc in a collector doesn't seem to be stored directly - as far as I can tell it's calculated on the fly using a "last time collected" indicator of some sort. Probably done that way for network sync purposes I'm thinking, but the ARM code I've seen that references the memory location still seems needlessly complicated.
Usually that's an indicator of either poorly written code or deliberate obfuscation, and neither would surprise me from SuperCell, but in this case there also seems to be more than that going on. I've only just started this bot, so I don't have a holistic grasp of the code as yet.
I'm starting on dumping traps and clan castle info before going back to collector levels, but I'll update the thread regardless if/when I make significant progress with any aspect of the bot.