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.
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" />
 
can someone tell me how i can edit the notepad script to post- necks/rings and plate armor?
i saw the default had -
<!--Armor-->
<!--Relic of Chi Ji-->
<SellItemOnAhAction UseCategory="False" RunTime="_12_Hours" AmountType="Amount" ItemID="79330" MinBuyout="0g0s0c" MaxBuyout="0g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="5" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="False" />

i have copied and changed it to something like this -
<!--Armor-->
<!--Contender's Revenant Helm-->
<SellItemOnAhAction UseCategory="False" RunTime="_12_Hours" AmountType="Amount" ItemID="82943" MinBuyout="0g0s0c" MaxBuyout="0g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="5" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="False" />

im not sure if this will work? and can you tell me how what to write into notepad script for necks/rings?

thanks in advance.
 
Hi,

Configured this bot for all my crafting items, took time but all work now and i'm making 20k/days on each bot, but I just have a question, when someone post an item with a price < to your minbuyout, the bot keep posting and cancelling this item continually, is there a way to "no post" items when the competition is < to your min selling price ?

Thanks
 
Hi guys, I was wondering if anyone knew what to do say..

Selling a stack of herbs (x20) per stack. My minBuyout is set to 25g0s0c for a STACK.. however because some people are very weird, they are selling some herbs x1 at a time, at around 1g each.. meaning that the BoT automatically doesn't post any of my herbs at all because it's way above the observed minimum price for herbs ( even though it's x1 and not a stack!!).

So was wondering if anyone knew a way around this problem.

i.e. a way for the bot to circumvent x1 posting of herbs and just look at minimum price for a stack of herbs
 
Hi,

Configured this bot for all my crafting items, took time but all work now and i'm making 20k/days on each bot, but I just have a question, when someone post an item with a price < to your minbuyout, the bot keep posting and cancelling this item continually, is there a way to "no post" items when the competition is < to your min selling price ?

Thanks



Example:

<!--Starlight Ink-->
<SellItemOnAhAction UseCategory="False" RunTime="_12_Hours" AmountType="Amount" ItemID="79255" MinBuyout="3g0s0c" MaxBuyout="99g0s0c" StackSize="1" IgnoreStackSizeBelow="20" Amount="1" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="False" />
 
Hey Guys,

Is there a way to make this buy all rare gems at certain prrice then mail to JC or store in Guild/Personal Bank?

Cheers,
Kungen.
 
Hey Guys,

Is there a way to make this buy all rare gems at certain prrice then mail to JC or store in Guild/Personal Bank?

Cheers,
Kungen.

Yes if you edit it correctly. I know it can buy rare gems, I am pretty sure it can mail them.

Edit: I just tested, with herbs - It bought them from AH and put them into GB. So I would assume that JCing would be no different.
 
Last edited:
sorry to bother you sir, but could you tell me what i need to write into the notepad script for it to sell JC made necks/rings?
i succesfuly edited the default scrit to sell ALL my blacksmith made armors, 24 items in total and its working very well-

<!--Armor-->
<!--Contender's Revenant Helm-->
<SellItemOnAhAction UseCategory="False" RunTime="_12_Hours" AmountType="Amount" ItemID="82943" MinBuyout="99g99s99c" MaxBuyout="499g99s99c" StackSize="1" IgnoreStackSizeBelow="1" Amount="1" BidPrecent="85" UndercutPrecent="0.01" AutoFindAh="True" PostIfBelowMinBuyout="False" />

i tried doing the same for necks/rings under <!--Armor-->, but no to avail. also tried <!--Neck--> <!--Rings--> and <!--miscellaonus--> still nothing

could you possibly help me out here?

thanks in advance.
 
jareth123 wrote:
Actually, is IgnoreStackSizeBelow actually working for you, when it comes to canceling undercut items?

I've noticed, that if IgnoreStackSizeBelow="20" for an item, it will accurately post the item based on the lowest 20+ stack auction. However, it doesn't seem to ignore it when it comes to scanning to cancel undercut items!

Ie: 20x stacks of Turnips are selling for 20g a pop, with one Turnip for sale at 15g. AHBuddy will post the Turnip for 19g99s99c, or w/e, but then will cancel the auction on the next go because of the ONE 15g Turnip!
then Reviir replied:
Yes Jareth123 you didn't finish configuring profile.....

You need to edit the sell and the buy and the CANCEL area's

You forgot the one in caps
then a couple of guys thank him and said it was wery helpful.
Please help me find this misterious "cancel" area, i read this thread all night and configuring bot, but it's still posting items, IgnoreStackSizeBelow="20", then cancelling it because of Cancel undercut auctions. How should i make it right? Sorry for language.
 
Im finding some strange problems, for example with green tea leaf its atm at 26G per stack and AHBuddy tells me its under my lowest buyoyut/sell price 1g per herb (20 per stack) :(
 
sorry to bother you sir, but could you tell me what i need to write into the notepad script for it to sell JC made necks/rings?
i succesfuly edited the default scrit to sell ALL my blacksmith made armors, 24 items in total and its working very well-

<!--Armor-->
<!--Contender's Revenant Helm-->
<SellItemOnAhAction UseCategory="False" RunTime="_12_Hours" AmountType="Amount" ItemID="82943" MinBuyout="99g99s99c" MaxBuyout="499g99s99c" StackSize="1" IgnoreStackSizeBelow="1" Amount="1" BidPrecent="85" UndercutPrecent="0.01" AutoFindAh="True" PostIfBelowMinBuyout="False" />

i tried doing the same for necks/rings under <!--Armor-->, but no to avail. also tried <!--Neck--> <!--Rings--> and <!--miscellaonus--> still nothing

could you possibly help me out here?

thanks in advance.

This is what I did.

<Settings DefaultValue="True" Type="Boolean" Name="Cancel Undercut Auctions" Summary="Cancels your auction which have been undercut" Category="Misc" Global="True" Hidden="False" />
<Settings DefaultValue="True" Type="Boolean" Name="Post to the Auction House" Summary="Posts items from your inventory to the Auction House" Category="Misc" Global="True" Hidden="False" />

First two lines in AHbuddy. Replace yours with this.




Im finding some strange problems, for example with green tea leaf its atm at 26G per stack and AHBuddy tells me its under my lowest buyoyut/sell price 1g per herb (20 per stack) :(


Show me your green tea config. Remember AHbuddy values are based on one item. So if you wanted to buy green tea at 26g as your MAX buy out you would in put 1.3g as max buy out.
 
Last edited:
plugins shyoden... gonna be brutal here bot honest...

If you cant figure out were professtionbuddy is at... you have little to no chance of making AHBuddy work for ya without ALOT of help... and ALOT of time

Appreciate the 'honesty' Reviir, but I really don't have a problem generally figuring things out. If we answered everyone looking for help with the same reply ... wow; no forum.

Now, can someone - ANYONE - just answer the simplest of questions, which is ... where do I download the application to?

Many thanks in advance.
 
Appreciate the 'honesty' Reviir, but I really don't have a problem generally figuring things out. If we answered everyone looking for help with the same reply ... wow; no forum.

Now, can someone - ANYONE - just answer the simplest of questions, which is ... where do I download the application to?

Many thanks in advance.

Featured & Botbases

You did not look very hard -_-
 
Featured & Botbases

You did not look very hard -_-

Wow. Not download FROM. Download TO. Where, within our HB Folder do we download the application to.

In reading through the posts, I see I am not the only one with this question.

I guess there is no one to answer?


EDIT

Never mind. I see what you are saying. Whew - was that so difficult.



To ALL who are having the same issue of not understanding completely where this application goes, I BELIEVE the answer is that you must download Profession Buddy (use link above or access on forum main page). Once downloaded, voila! a ProfessionBuddy Folder and a place to D/L to.

Thank you CJ!!! <3
 
Last edited:
Wow. Not download FROM. Download TO. Where, within our HB Folder do we download the application to.

In reading through the posts, I see I am not the only one with this question.

I guess there is no one to answer?


EDIT

Never mind. I see what you are saying. Whew - was that so difficult.



To ALL who are having the same issue of not understanding completely where this application goes, I BELIEVE thoilae answer is that you must download Profession Buddy (link above or on Forum main page). Once downloaded, voila! ProfessionBuddy Folder and a place to D/L to.

You mean where do you put ahbuddy.xml? Anywhere, I just keep it in prof folder. You have to load the profile so it's like any other profile.


edit: lmk when you need help editing ahbuddy.xml if your not on my server I can help you out.
 
cjc0013 im using it just to sell items, lowest green tea stack is @ 26g on ah and my bot refuses to sell (have set it to 1g each so 20g minbuyout)

<!--Green Tea Leaf-->
<SellItemOnAhAction Category="TradeGoods" SubCategoryType="WoWItemTradeGoodsClass" SubCategory="None" UseCategory="False" RunTime="_24_Hours" AmountType="Amount" ItemID="72234" MinBuyout="1g0s0c" MaxBuyout="2g45s0c"
 
hey,

i have a problem with retrieving all mails.. when there are sold auctions i have the "you have unread mail" symbol right at the minimap... the prob is, they didnt received yet so the bot still waits for the incoming mails for like 5 minutes.. is there any solution?
 
cjc0013 im using it just to sell items, lowest green tea stack is @ 26g on ah and my bot refuses to sell (have set it to 1g each so 20g minbuyout)

<!--Green Tea Leaf-->
<SellItemOnAhAction Category="TradeGoods" SubCategoryType="WoWItemTradeGoodsClass" SubCategory="None" UseCategory="False" RunTime="_24_Hours" AmountType="Amount" ItemID="72234" MinBuyout="1g0s0c" MaxBuyout="2g45s0c"

Ok try this. Open ahbuddy.xml

Find these lines, there at the very top.

<Settings DefaultValue="True" Type="Boolean" Name="Cancel Undercut Auctions" Summary="Cancels your auction which have been undercut" Category="Misc" Global="True" Hidden="False" />
<Settings DefaultValue="True" Type="Boolean" Name="Post to the Auction House" Summary="Posts items from your inventory to the Auction House" Category="Misc" Global="True" Hidden="False" />


Make it look like the above.
 
Status
Not open for further replies.
Back
Top