The Bot got a problem when it counts my army. The debug-file says that.....
12.03.2010 21:01:00 Der Index lag außerhalb des Bereichs. Er muss nicht negativ und kleiner als die Auflistung sein.
Parametername: index
.....................
************** Ausnahmetext **************
System.ArgumentOutOfRangeException: Der Index lag außerhalb des Bereichs. Er muss nicht negativ und kleiner als die Auflistung sein.
Parametername: startIndex
bei System.Globalization.CompareInfo.IndexOf(String source, String value, Int32 startIndex, Int32 count, CompareOptions options)
bei System.Globalization.CompareInfo.IndexOf(String source, String value, Int32 startIndex)
bei GrepolisBot.Form1.countArmyResponse(String p_Response)
....................
Hope that info will help you.