[DiscordArchive] Hey, i struggle to get the AHbot to buy my listings on the AH.
[DiscordArchive] Hey, i struggle to get the AHbot to buy my listings on the AH.
Archived author: Helix • Posted: 2025-06-30T17:05:49.015000+00:00
Original source
Hey, i struggle to get the AHbot to buy my listings on the AH.
Several items are well below the multiplier variable in the database. Also tried to sell it cheaper than what it sells to vendor.
The bot posts items to AH without issues.
Tried to set buyerbiddinginterval and buyerbidsperinterval to 10 (default 1)
mod_ahbot.conf
```AuctionHouseBot.EnableSeller = 1
AuctionHouseBot.EnableBuyer = 1
AuctionHouseBot.UseBuyPriceForSeller = 0
AuctionHouseBot.UseBuyPriceForBuyer = 1
AuctionHouseBot.UseMarketPriceForSeller = 0
AuctionHouseBot.MarketResetThreshold = 25```
Any ideas to get it to buy my listings?