Console application used to spawn multiple WoW automated players.
Credit for the authentication process and the base implementation goes to mangos, WCell, PseuWoW and TrinityCore.
The application configuration is setup by editing the *.config file in the output folder:
- fill the Username and Password fields with an account with ".account create" permissions to allow the BotFarm to automatically create new accounts when required. Make sure this account has already a character.
- fill the Min/MaxBotsCount with the amount of bots you want to connect at same time. This will automatically create new accounts when required
- set paths for MAPsFolderPath, VMAPsFolderPath, MMAPsFolderPath and DBCsFolderPath
- make sure to read README.md in BotFarm/lib folder too with additional steps about required dependencies
Write "stats" in the console to view some statistics about the current status of bots. Write "quit" to cleanly shut down the application and persist the new connection infos to botsinfos.xml file.
Windows x64 binaries built with Visual Studio 2019 can be downloaded at https://ci.appveyor.com/project/jackpoz/botfarm/build/artifacts