/wow-addon-playerbots

An addon for World of Warcraft v3.3.5 to work w/ the AzerothCore PlayerBots module.

Primary LanguageLua

PlayerBots Addon

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.

Install

Download this zip into your C:\\Games\WoW\Interface\Addons\PlayerBots directory.

Manual

Be sure to consult the Operator's Manual for detailed information about how to control the bots.

Usage

Type /bot into the WoW chat bar to bring up the roster window.

Screenshot

Click on the bot character, making him your target, to bring up the control window.

Screenshot

Changelog

  • 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.

Todo

  • Attack by icon isn't on the panel atm.

References