Hey andypockett you can find that in the following methods:
countArmyResponse (Form1.cs)
Used to find general army info (For new towns that don't have a barrack), current *** and incoming attacks
countMaxArmyResponse(Form1.cs)
This method finds all the data about your land units
countMaxNavyResponse(Form1.cs)
This method finds all the data about your navy units
updateBuildingLevelsResponse(Form1.cs)
And this one finds all the building levels
I have already started with a new bot for Grepolis 2.0. Currently working on a good structure so that I can easily update it to get it working when they release the new version. I'm trying to make a similar interface as GrepolisNet and it's going pretty good

Also changed a lot of the classes so that it will be easier to make updates and it also makes it easier to understand the code.
Thanks for pointing out the problem with my blog, located the problem. The security settings where to high, because of that the comment was only excepted when you entered a valid email address. This is fixed now and you can post comments without entering your email.
~Uthar