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] AHBuddy - Full Auction House Bot

Status
Not open for further replies.
Keep getting
"Err: Unable To find Mailbox"
its due to he cant visually see the mailbox from the AH guys (To many ppl i guess)
Is there a way to enter the position of the mailbox manually ?
I can only find autofindmailbox="True" but nothing about a location if you set it to false :(
 
I also am stuck in the cycle of being the lowest priced item but my bot will cancel the auction and re-post to the same price over and over! How do I fix this?

Anyone know how to fix this? really annoying that my bot cancels every auction as soon as he posts them.
 
<!--Living Steel Belt Buckle-->
<SellItemOnAhAction UseCategory="False" RunTime="_12_Hours" AmountType="Amount" ItemID="90046" MinBuyout="10g0s0c" MaxBuyout="900g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="5" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="False" />

what's the problem ? wont use this code - finds ''unknown'' when posting this and posts as max buyout always
 
I cant seem to get my bot to pust my Spirit Dust on AH at the price I want it to.

PB 1.544: Skipping Spirit Dust since lowest buyout:1g66s0c is below my MinBuyout:9g99s99c
PB 1.544: Skipping Spirit Dust since lowest buyout:1g66s0c is below my MinBuyout:25g99s99c
PB 1.544: Selling Spirit Dust for 0g0s0c. Competition is at 1g66s0c

I have set it to the following settings:
<!--Spirit Dust-->
<SellItemOnAhAction Category="TradeGoods" SubCategoryType="WoWItemTradeGoodsClass" SubCategory="None" UseCategory="True" RunTime="_12_Hours" AmountType="Amount" ItemID="74249" MinBuyout="1g40s0c" MaxBuyout="200g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="50" BidPrecent="100" UndercutPrecent="5.0000" AutoFindAh="True" PostIfBelowMinBuyout="False" Location="0, 0, 0" />

Now why does it still post the items at 0 copper when the lowest item @ AH is at 1g 66s?? This is pretty annoying..
 
Big Problem:

The Bot post the Items with 0g,0s,0c as Bidding Auction. Thats weird
If anyone can help me or send me a config.... That were great
 
Big Problem:

The Bot post the Items with 0g,0s,0c as Bidding Auction. Thats weird
If anyone can help me or send me a config.... That were great
The default price is zero for all items and need to be changed.


How to edit an item price

Using notepad
Open AHBuddy with the notepad by right clicking AHBuddy and selecting Edit
View attachment 41916

Ctrl + F to find the item
View attachment 41917

MinBuyout is the lowest price it will post at before it won't post anymore of that item.
View attachment 41918

MaxBuyout is the highest price it will post at if there are no other items on the ah.
View attachment 41919

StackSize is the size of stacks you want to post the item at.
View attachment 41920

Amount is the amount of stacks you want to post.
View attachment 41915

Using Professionbuddy bot config
Load AHbuddy by selecting open and navigate to the file or if you put AHBuddy in professionbuddy profiles it should show up on the list, select it and select load profile
View attachment 41926

Select the profile tab
View attachment 41927

Expand "Sub PostToAH" and "(bool)Settings["Post to the Auction House"]" and scroll down to find the item you want to edit
View attachment 41928

You missed this is first post
 
Okay few things I am having problems with.

1) Cyclewait is not doing anything. Set to true and nothing.

2) Ink of dreams keeps posting and cancelling at same price. The price was right and no one was undercutting (for full stacks) but I think it is cancelling because there are single stacks posted for less?

3) How to deposit herbs straight to guild bank and not post any. I am buying herbs and then it is posting them, don't want any to post.
 
Last edited:
Okay so I went and redid most of the stock AHBuddy and trimmed it down to the bare minimum that I needed and everything that wasn't working before has been fixed and is working pretty well. I am getting one small error in the HBLog:

"PB 1.544: HighVoltz.Composites.BuyItemFromAhAction->IgnoreStackSizeBelow appears to be unused"

It doesn't seem to be doing anything strange to the bot but just curious where this would be in the code? Is it any Ignore Stack Size cmd in entire xml or a specific one that makes it function?
 
Is it possible to register the profile exhibiting Darkmoon cards on one line, or for each card will have to itemID?
 
as prices are different on each server, I recommend taking the 15 minutes it takes to set everything up - all you need is the addon auctioneer and the scan data over the period of a few days - different times, so that you can get the high lows from your server.
Then just enter the min max prices as adviced in the first post. (Important: The price calculation is always based on a single item, so if it posts a 20stack herbs eg it will compare the price of a single unit)

If someone could now tell me what I need to tweak so that it only posts full stacks of herbs, that would be great.
 
I guess I'll keep being poor since I have no idea where to start with this thing...

Just a quick question - can this thing make profitable Glyphs and post them or do I need something else for that?
 
You will need smthing else for that - this one only posts mats to the ah or sends them to the correct toons (with the correct professions eg herbs to alchemist/scribe).
 
was going to use it as more of a starting point then a oh shit i want everything done for me lol. But I will get to work on it later tonight. rep for the quick reply.
 
is there a way of getting the ah buddy to either not use the mailbox through the wall in the main SW bank (doesnt look too legit) / at the dwarfen district bank stop it from running into the mailbox a good few times before it manages to finally work out a way past?
 
Err: If Condition: DateTime.Now.Subtract((DateTime)var2).TotalSeconds >= (int)var3
Err:System.NullReferenceException: Object reference not set to an instance of an object.
at CodeDriver.Code1105931721(Object context)
at HighVoltz.Composites.If.CanRun(Object context) in c:\Users\Steven\Desktop\One Folder to rule them all\HB\Bots\ProfessionBuddy\Composites\If.cs:line 203
Err: If Condition: DateTime.Now.Subtract((DateTime)var2).TotalSeconds >= (int)var3
Err:System.NullReferenceException: Object reference not set to an instance of an object.
at CodeDriver.Code1105931721(Object context)
at HighVoltz.Composites.If.CanRun(Object context) in c:\Users\Steven\Desktop\One Folder to rule them all\HB\Bots\ProfessionBuddy\Composites\If.cs:line 203


No idea what this means but after tinkering around for 2hours until 6am trying to create my custom AH profile for herb and orb buying to repost over and over at my set prices i've given up, can anyone help me out? The sooner i get this running the sooner i can take advantage of what looks like a brilliant profile and could make me millions of gold.
 
Status
Not open for further replies.
Back
Top