mod-playerbots icon indicating copy to clipboard operation
mod-playerbots copied to clipboard

AzerothCore Playerbots Module

Playerbots Module

This is a WIP Playerbots module for AzerothCore based on IKE3 Playerbots.

These Playerbots use actual player data, so it is capable to use own alts and play with own party, level up characters, and more. It is mostly usuable but still has many bugs that need to be resolved. Also please note that including this module will currently significantly increase compilation time for AzerothCore.

Please kindly note that this requires some custom changes to AzerothCore, so it is necessary to compile with a custom branch from my fork: https://github.com/ZhengPeiRu21/azerothcore-wotlk/tree/Playerbot

If encounter errors and crashes, please post as Github issues so that we can resolve them and improve this project together!

An addon maintained by @liyunfan1223 is available to help control the bots. It is can be downloaded here: https://github.com/liyunfan1223/unbot-addon

Many, many thanks to celguar who is maintain mangosbot branch that this code is port from: https://github.com/celguar/mangosbot-bots, as well as all contributors!