In the WoW private server community there was a guy named ike3 who wrote a bot script that would create robot players in the game. You could have hundreds of them, and they would run around and fight and do quests, you could party w/ them, and even better you could bring your alts and play with them too.
Efforts are underway to port this bot code to AzerothCore via the PlayerBots module. This repository is an addon project that will facilitate managing the bots by the player ingame. It begins as a fork of ike3's original addon package which he developed for the Mangos project.
Download this zip into your C:\\Games\WoW\Interface\Addons\PlayerBots
directory.
Be sure to consult the Operator's Manual for detailed information about how to control the bots.
Type /bot
into the WoW chat bar to bring up the roster window.
Click on the bot character, making him your target, to bring up the control window.
- Minor edits to original code to work w/ PlayerBots.
- SelectedBotPanel only shows if RosterPanel is already open.
- Added additional commands to the SelectedBotPanel.
- Strategy buttons issue positive commands, reset buttons issue negative commands.
- Attack by icon isn't on the panel atm.