• 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

    Revision 5 as of 2013-05-30 14:36:30

    Clear message

    Usage:

    keepcapturedheroes hero-string

    Example:

    keepcapturedheroes any:level>=200
    keepcapturedheroes any:level>=100,base>79|any:level>=150,base>69|any:level>=200

    Default:

    keepcapturedheroes any:level>=200|any:base>69

    This directive will tell the bot not to automatically fire any captured hero specified in the hero string.

    When not set, the default heroes to keep are those level 200+, as shown above in the first example.

    In the second example above, the bot will keep all captured heroes that are level 100 or higher with a base greater than 79, or are level 150 or higher with a base greater than 69, or are level 200 or higher regardless of base.

    When running this command from the script window instead of as a goal, you can use the \reset switch to clear all keepcapturedheroes in memory, either from scripts or goals. For example: keepcapturedheroes /reset. Note that clearing via script will only last until the bot is restarted, unless the script is ran each restart, or the goals are cleared as well.


    CategoryAllGoals CategoryHeroGoals