• My Pages
  • Comments
  • Add Link
  • Subscribe
  • Subscribe User
  • Edit (GUI)
  • Edit (Text)
  • Rename Page
  • Copy Page
  • Load Page
  • Save Page
  • Delete Page
  • Attachments
  • Check Spelling
  • Diffs
  • Info
  • Revert to this revision
  • XML
  • Render as Docbook
  • Print View
  • Raw Text
  • Delete Cache
  • Like Pages
  • Local Site Map
  • Remove Spam
  • Package Pages
  • Sync Pages
    • Diff for "FAQ"
    Differences between revisions 1 and 13 (spanning 12 versions)
    Revision 1 as of 2013-04-18 04:20:36
    Size: 2839
    Editor: Inanna
    Comment:
    Revision 13 as of 2013-12-01 00:36:11
    Size: 3570
    Editor: Inanna
    Comment:
    Deletions are marked like this. Additions are marked like this.
    Line 1: Line 1:
    '''Q. - Why won't my bot farm npc5s?''' '''!NeatBot's Most Frequently Asked Questions '''
    Line 3: Line 3:
    A. - 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: <<TableOfContents>>
    Line 5: Line 5:
     * You have config npclimit:9999 (give or take a few 9's) in your goals. If your city has low/no upkeep and farms giving it a positive food income, this goal will actually prevent the bot from farming. You don't need this goal unless you're deliberately trying to limit your food income to avoid being a juicy target. Delete the goal and your bot will farm.
     * You have mismatched or unsafe research making it a risk to your ballista to farm. This is common on new servers/accounts. The bot needs a Military Tradition level 2 higher than the npc level, so for a npc5 it needs MT7. The bot also needs archery 8 + hbr 5/6, or archery 9 + hbr 8/9, or archery 10 + any hbr level.
    ----
    = NPC/Farming Questions =

    == 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:

    * You have config [[NpcLimit]]:9999 (give or take a few 9's) in your goals. If your city has low/no upkeep and farms giving it a positive food income, this goal will actually prevent the bot from farming. You don't need this goal unless you're deliberately trying to limit your food income to avoid being a juicy target. Delete the goal and your bot will farm.<<BR>><<BR>>
     * You have mismatched or unsafe research making it a risk to your ballista to farm. This is common on new servers/accounts. The bot needs a Military Tradition level 2+ higher than the npc level, so for a npc5 it needs MT7+. The bot also needs archery 8 + hbr 5/6, or archery 9 + hbr 8/9, or archery 10 + any hbr level.<<BR>><<BR>>
    Line 8: Line 15:
    <<BR>>
    Line 9: Line 17:
    '''Q. - Why won't my bot farm npc10s?''' == Why won't my bot farm npc10s? ==
    Line 11: Line 19:
    A. - 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''. 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 separate. In order for the bot to hit 6-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''.
    Line 13: Line 21:
    '''Q. - 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.''' == 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. ==
    Line 15: Line 23:
    A. - 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. 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.
    Line 17: Line 25:
    '''Q. - 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?''' = Setup Questions =
    Line 19: Line 27:
    A. - In the script window of any city, type this:'' echo Config.password'', then hit run. == Where do I download the bot? ==
    Line 21: Line 29:
    '''Q. - 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?''' The bot will be available in the Downloads & Announcements section on the forum. You must register a forum account first to see this section.<<BR>> You can find that section here: http://forum.neatportal.com/viewforum.php?f=12
    Line 23: Line 31:
    A. - Go to SRG's website for a good answer to this: http://sumrandomguy.com/the-director-faq/windows-8-the-director-and-the-bots == The bot keeps losing my goals or settings, why? ==
    Line 25: Line 33:
    ...
    Line 26: Line 35:
    == 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? ==
    Line 27: Line 37:
    In the script window of any city, type this:'' echo Config.password'', then hit run. You will need to disable "Safe Scripts" mode first in Global Settings. Don't forget to re-enable Safe Scripts after you're done. It can help protect your account when you run scripts from someone else.

    == 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

    = Can I ? =

    == Can I .... ==
    == How about ... ==
    == Or maybe... ==

    NeatBot's Most Frequently Asked Questions


    NPC/Farming Questions

    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:

    • You have config NpcLimit:9999 (give or take a few 9's) in your goals. If your city has low/no upkeep and farms giving it a positive food income, this goal will actually prevent the bot from farming. You don't need this goal unless you're deliberately trying to limit your food income to avoid being a juicy target. Delete the goal and your bot will farm.

    • You have mismatched or unsafe research making it a risk to your ballista to farm. This is common on new servers/accounts. The bot needs a Military Tradition level 2+ higher than the npc level, so for a npc5 it needs MT7+. The bot also needs archery 8 + hbr 5/6, or archery 9 + hbr 8/9, or archery 10 + any hbr level.

    • You're missing some troops to farm. This is also common on new accounts/servers. If you do not set npctroops in your goals, the default is 550 ballista + enough transports to carry all the loot based on your current Logistics research.. this could be over 500 transports. Either set the goal to use less, or build more troops.


    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 separate. In order for the bot to hit 6-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.

    Setup Questions

    Where do I download the bot?

    The bot will be available in the Downloads & Announcements section on the forum. You must register a forum account first to see this section.
    You can find that section here: http://forum.neatportal.com/viewforum.php?f=12

    The bot keeps losing my goals or settings, why?

    ...

    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. You will need to disable "Safe Scripts" mode first in Global Settings. Don't forget to re-enable Safe Scripts after you're done. It can help protect your account when you run scripts from someone else.

    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

    Can I ?

    Can I ....

    How about ...

    Or maybe...

    FAQ (last edited 2015-07-11 20:53:55 by Inanna)