If you want to make VilloNanny 2.3.0 work properly, you need a "patternOverride" setup to cope with the latest Travian changes. PatternOverride is explained here:
http://www.villonanny.net/forum/viewtopic.php?f=47&t=902
The latest "patternFix.properties" file is the following:
- Code: Select all
# patternFix
upgradeableSite.submitUrl = href="(dorf[^"]*)">
PARAM = %s
CLOSETAG = [^>]*>
DIGITS = \\d+?
upgradeableSite.resources = \\s<img class="r${PARAM}"[^>]*src="img/x.gif"[^>]*${CLOSETAG}(${DIGITS})\\s+\\|
This should fix growing things, not building troops or anything else. Also, someone is reporting that com servers are being changed again and this pattern doesn't work anymore.
Come back here for the latest patterns.
