:situation`. ah buddy posted 5 gem after 40 sec it repost the same gem even when nobody undercut me what the prob?
<SellItemOnAhAction UseCategory="False" RunTime="_12_Hours" AmountType="2" ItemID="76138" MinBuyout="15g0s0c" MaxBuyout="80g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="2" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="False" /> all gem are like this
its said: Selling Wild Jade for 78g89s99c. Competition is at 78g90s0c but it false only me at this price so it keep posting so ah buddy repost the gem after 5 min i got like 30 of my gem at 78.89.99
PHP: <SellItemOnAhAction Category="TradeGoods" SubCategoryType="WoWItemTradeGoodsClass" SubCategory="None" UseCategory="False" RunTime="_12_Hours" AmountType="Amount" ItemID="76139" MinBuyout="0g0s0c" MaxBuyout="0g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="0" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="False" Location="0, 0, 0" /> is how it should look, but with minbuyout and maxbuyout set ofc
well the code i got is this <!--Imperial Amethyst--> <SellItemOnAhAction UseCategory="False" RunTime="_12_Hours" AmountType="Amount" ItemID="76141" MinBuyout="15g0s0c" MaxBuyout="80g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="0" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="False" /> dont know where u find this code
Take this code adn change itemid and it will work <SellItemOnAhAction Category="TradeGoods" SubCategoryType="WoWItemTradeGoodsClass" SubCategory="None" UseCategory="False" RunTime="_12_Hours" AmountType="Amount" ItemID="76139" MinBuyout="0g0s0c" MaxBuyout="0g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="0" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="False" Location="0, 0, 0" /> find item ids by going to wowhead, and it say in url www.wowhead.com?item=id or
Amount, maxBuyout, minBuyout you change, the other things isn't needed to be changed but you can change them