Size: 1051
Comment:
|
Size: 1398
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 8: | Line 8: |
When running this command from the script window instead of as a goal, you can use the \reset switch to clear all keepheroes in memory, either from scripts or goals. For example: keepheroes /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. |
Usage: |
keepheroes hero-string |
Example: |
keepheroes any:level>=50 |
This directive will tell the bot not to automatically fire any hero specified in the hero string.
When not set, the default heroes to keep are those level 50+ or those with base of 69+, as shown above in the second example.
When running this command from the script window instead of as a goal, you can use the \reset switch to clear all keepheroes in memory, either from scripts or goals. For example: keepheroes /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.