Auction House Bot - zergrush1213/LordPsyanBots2017 GitHub Wiki
LordPsyanBots has its own Auction House Bot integrated. It works almost the same as the original ahbot but has some other features:
- Using Random Bots as bidders/buyers so you won't know which item was from a real player and which was from a bot.
- Market price calculation respecting current market situation similar to Auctioneer addon does.
- Price fluctuation - sometimes some bots will post/buy under- or overpriced items so you can make a profit.
- Total gold amount restriction - ahbot won't buy too many items until real players spend some gold on other lots. The more gold the players spend the more items it will buy.
Please note that by default the new AhBot is disabled. To enable this AhBot, modify the configuration file ahbot.conf and set AuctionHouseBot.Use.Plugins = 1 in worldserver.conf (around line 2850)