Why won't my bot farm npc5s?

There are a number of reasons why it might not be farming. To get a correct answer you may need to enable verbose + npc farming debugging, copy the log after it tries and fails to farm, and paste it to us on the forum. Here are the 3 most common culprits:

Why won't my bot farm npc10s?

Just like above, there are a number of reasons why it might not be farming. The most common by far is a missing npclimits line. Do not confuse this npclimits directive with the config npclimits:9999 goal. They're seperate. In order for the bot to hit 10s you need to tell it how many of whatever troop (usually archers) you want to be IN the city (not total, but actually there and idle) before it will send. An example of this goal is: npclimits 10 a:200k.

I turned on debugging to find the problem. My bot says it can't find a npc field to attack, it must be blind! I have dozens of npcs around my city.

No, your bot isn't blind. That's the generic error that many other errors default to when it's unable to farm for some reason. The most common of those reasons are listed above. Please enable "verbose" debugging as well as the "npc farming" debug you turned on to see this message. Verbose will give you a more detailed explanation of what's wrong with farming.

I have the password stored in my bot, but I want to log on for real. I can't remember it, how can I find it?

In the script window of any city, type this: echo Config.password, then hit run.

I've just bought a new computer and it has Windows 8 on it. My bot and/or Director are broken, what do I do?

Go to SRG's website for a good answer to this: http://sumrandomguy.com/the-director-faq/windows-8-the-director-and-the-bots

FAQ (last edited 2013-04-18 04:21:57 by Inanna)