-
Notifications
You must be signed in to change notification settings - Fork 71
Home
jackpoz edited this page Nov 20, 2015
·
7 revisions
Welcome to the BotFarm wiki!
Please read the Readme for a brief introduction of the project.
Current supported functionalities:
- Different bot behaviors can be configured at https://github.com/jackpoz/BotFarm/blob/master/BotFarm/App.config#L48
- Name: name of the custom bot behavior
- Probability: allows to set the occurrence of each behavior when creating new bots. The sum must be 100.
- AutoAcceptGroupInvites: specifies if the bot should always accept group invites from any player.
- AutoAcceptResurrectRequests: specifies if the bot should always accept resurrect request from any player.
- AutoResurrect: specifies if the bot should release the spirit, walk to the corpse and resurrect on its own.
- Begger: specifies if the bot should follow players around, begging for gold till the target player gives them some money.
Developer reference:
- Scheduled Actions
- Documentation currently missing
- Triggers
-
- Documentation currently missing