What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Professionbuddy sell item to ah bug

camper

Member
Joined
Jan 12, 2011
Messages
43
Hello. My Ahbot profile sometimes works fine, but sometimes sells at max buyout price, while there are items at ah below that price. Anyone got the solution for this problem? String from profile for fjarnskaggl for example:

<SellItemOnAH Category="TradeGoods" SubCategoryType="WoWItemTradeGoodsClass" SubCategory="None" UseCategory="False" RunTime="_12_Hours" AmountType="Everything" ItemID="124104" MinBuyout="20g0s0c" MaxBuyout="100g0s0c" StackSize="200" IgnoreStackSizeBelow="200" Amount="100" BidPrecent="95" UndercutPrecent="0.0001" AutoFindAh="True" PostPartialStacks="True" PostIfBelowMinBuyout="False" Location="0, 0, 0" />
<!--Fjarnskaggl-->

And what is "Amount" field?

It says in log: [10:36:44.835 V] PB Debug - Sell Item To AH @line:25: Lowest Buyout on AH: 429496g72s95c, My Minimum Buyout: 50g0s0c
This amount
429496g72s95c is the same for all auctions he posted at max price.
Btw 4294967296=2^32
 
Last edited:
Hello. My Ahbot profile sometimes works fine, but sometimes sells at max buyout price, while there are items at ah below that price. Anyone got the solution for this problem? String from profile for fjarnskaggl for example:

IgnoreStackSizeBelow="200"
And what is "Amount" field?

It says in log: [10:36:44.835 V] PB Debug - Sell Item To AH @line:25: Lowest Buyout on AH: 429496g72s95c, My Minimum Buyout: 50g0s0c
This amount
429496g72s95c is the same for all auctions he posted at max price.
Btw 4294967296=2^32

Maybe it's the " IgnoreStackSizeBelow="200"", it tells PB to ignore all stacks that are below the given number while calculating the price. If there are no stacks with 200 posted on AH, PB assumes there is nothing on AH and uses the highest price possible.
Amount tells PB how many stacks to post.
 
Maybe it's the " IgnoreStackSizeBelow="200"", it tells PB to ignore all stacks that are below the given number while calculating the price. If there are no stacks with 200 posted on AH, PB assumes there is nothing on AH and uses the highest price possible.
Amount tells PB how many stacks to post.
No, there were many stacks of 200 at AH below maxprice.
 
If there lags happen, bot cant check proper whole items list, and think there none posted at all, so its posting at max price. Had this issue few times.
 
If there lags happen, bot cant check proper whole items list, and think there none posted at all, so its posting at max price. Had this issue few times.
that was not lag, tried cancels auctions several times and it was still posting them at max price
 
I guest it is really issues with lags, because it works more stable without proxy
 
This should be fixed in next HB release.
Good news!
Found another bug in sellitemtoah: if you look for item at AH and find something that cost more than int32 (249k gold), it will refresh that AH page forever.
Full log (search for "int32" to find that error):
 

Attachments

This should be fixed in next HB release.

Hello sorry for hijacking this thread, I seem to still have the same issue as OP.

Lmk if you would like me to make another thread + log, but I was wondering if Highvoltz did fix it?

I have added a zip with logs if you are interested:

Search for "We have at least something to put on AH, kicking in AH routine" for the start of the PB profile or "AHBot: Made by HighVoltz"
 

Attachments

Last edited:
This was looked at again and no issue was found

Hello, thanks for checking. What am I doing wrong? This is new PC btw, after seeing your post, I literally tried it again and got the same problem.

Profile I use I have attached, picture of AH with addon showing item at price (addon disabled when running HB of course!) and logs of profile running at ignore stacksize below [number]

I can recreate problem on any account/char.

PB seems to ignore/overflow error when items on AH are above a certain stack size (I think 100, but there wasn't a 100 stack on AH) for me?

Search "Searching AH for Starlight Rose" for start of profile please.

Thank you.
 

Attachments

  • Ignore stacksize below 50.txt
    Ignore stacksize below 50.txt
    49.2 KB · Views: 79
  • Ignore stacksize below 30.txt
    Ignore stacksize below 30.txt
    49.5 KB · Views: 73
  • Ignore stacksize below 25.txt
    Ignore stacksize below 25.txt
    49.4 KB · Views: 62
  • Ignore stacksize below 20.txt
    Ignore stacksize below 20.txt
    49.9 KB · Views: 77
  • WoWScrnShot_020617_093900.webp
    WoWScrnShot_020617_093900.webp
    226.3 KB · Views: 84
  • AHBot.xml
    AHBot.xml
    600 bytes · Views: 79
Last edited:
A bug was found that prevented last page in AH query from getting scanned when there are multiple pages. This bug will be fixed in next HB release.
 
Back
Top