From 830a90e528fc79b7eb913704f89c705fbde71fba Mon Sep 17 00:00:00 2001 From: bash Date: Wed, 24 Jul 2024 11:43:39 +0000 Subject: [PATCH] updated conf --- config/modules/mod_ahbot.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/modules/mod_ahbot.conf b/config/modules/mod_ahbot.conf index 41c8c3f..41070c3 100644 --- a/config/modules/mod_ahbot.conf +++ b/config/modules/mod_ahbot.conf @@ -7,15 +7,18 @@ # Use helper/find-character.sh to locate your newly created ah account and character GUID #----------------------------------------------------------------------------------------------- + # ah-bot account and character AuctionHouseBot.Account = 0 AuctionHouseBot.GUID = 0 + # enable AuctionHouseBot.EnableSeller = 0 AuctionHouseBot.EnableBuyer = 0 AuctionHouseBot.ItemsPerCycle = 5000 + # type of items being offered AuctionHouseBot.VendorItems = 1 AuctionHouseBot.VendorTradeGoods = 1