Playerbot Azerothcore New [2025]
This is controversial but powerful. The new Playerbot includes a "Farm Mode" where bots will:
Upon joining a group, the new Playerbot automatically scans your party composition. If you have three mages and no healer, it will suggest (or auto-switch) a bot from your roster to a healing class. No more manually re-summoning bots because you forgot a tank.
Gone are the days of manual patch conflicts. The "new" method uses AzerothCore's modular system. playerbot azerothcore new
Prerequisites:
Step 1: Clone the Core
git clone https://github.com/AzerothCore/azerothcore-wotlk
cd azerothcore-wotlk
Step 2: Integrate the Playerbot Module (New Git LFS link)
The official legacy bot is in modules/mod-playerbot. However, the new branch is often found in community forks. Use the highly stable NPCBots or the updated Playerbot branch:
cd modules
git clone https://github.com/liyunfan1223/mod-playerbot
Note: The "liyunfan1223" fork is currently the most active for 2025 features. This is controversial but powerful
Step 3: Rebuild with CMake
Ensure -DMODULES=static is enabled in CMake. The new build system auto-detects the bot module.
Step 4: Database Setup
After worldserver launches for the first time, run the SQL scripts located in /data/sql/mod_playerbot. The new scripts create 10,000+ bot templates. Step 1: Clone the Core
git clone https://github
Step 5: Configuration (playerbot.conf)
Critical new settings:
# Enable AI reaction time (New)
PlayerbotAI.DelayMult = 0.7
The AC team is now working on Playerbot 3.0 with: