From a20ff266b41d26fd23b2a94bf543b97d7c044af5 Mon Sep 17 00:00:00 2001 From: NathanHandley Date: Tue, 16 Sep 2025 20:15:42 -0500 Subject: [PATCH] Add note about buyer bot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 467baaa..915e78c 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Requires an AzerothCore version that is caught up to at least change set 3f46e05 ## Usage -Edit the module configuration and **add a character GUID ID to the "AuctionHouseBot.GUIDs"** variable, which is sourced from your character table in the character database. These names will be visable in the auction house, so pick good names. IMPORTANT: If you are using a bot mod (like playerbots), then ensure you use regular non-bot characters for your auctionhouse character(s). After that, ensure you set **AuctionHouseBot.EnableSeller = 1**. Nothing else is required unless you want to tune stuff. +Edit the module configuration and **add a character GUID ID to the "AuctionHouseBot.GUIDs"** variable, which is sourced from your character table in the character database. These names will be visable in the auction house, so pick good names. IMPORTANT: If you are using a bot mod (like playerbots), then ensure you use regular non-bot characters for your auctionhouse character(s). After that, ensure you set **AuctionHouseBot.EnableSeller = 1**. Nothing else is required unless you want to tune stuff or enable the buyer bot, which is done with AuctionHouseBot.Buyer.Enabled. Notes: - These accounts do not need any security level and can be a player accounts.