Even after 5.1 patch, after keeping my ProfessionBuddy up to date, my AH bot run Flawlessly.
I'm attaching the XML that I use on my server, it handles most of Herbs Ores, Flasks, Elixirs, Enchants, Gems. DMF Cards. Almost all of the stuff that botters AH.
It has buyout options for Herbs and Ores. that are less than 1.5 gold per item. and setting 1.5 gold as buyout. Please change to match your server.
i tried adding the Living Steel Weapon Chain, id 86597, as it wassent there, how ever i set my minimum to 550, it still post at 350.. is there some catagory in this script, that incluede the wep chain?
<SellItemOnAhAction Category="TradeGoods" SubCategoryType="WoWItemTradeGoodsClass" SubCategory="Elemental" UseCategory="False" RunTime="_12_Hours" AmountType="Amount" ItemID="86597" MinBuyout="550g50s0c" MaxBuyout="750g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="3" BidPrecent="75" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="False" Location="0, 0, 0" />
okay am guessing i found it
<!--ENCHANT SCROLLS ###ALL OTHER ENCHANTGS###-->
<SellItemOnAhAction Category="Consumable" SubCategoryType="WoWItemContainerClass" SubCategory="ItemEnchantment" UseCategory="True" RunTime="_12_Hours" AmountType="Amount" ItemID="87560" MinBuyout="10g50s0c" MaxBuyout="700g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="3" BidPrecent="75" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="False" Location="0, 0, 0" />