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.
Can someone please tell me how to when posting make it undercut the competition by a certain amount. All it does now is post everything for 0g 0s 0b? ty
 
Hi, i'm trieing to make the bot buy ores on ah, but even having the ores at listed price (1g50s), the but buy only few ones.
There is something wrong with my config?
<!--Ore-->
<If Condition="(bool)Settings[&quot;BuyOre&quot;] &amp;&amp; (int)Me.Gold &gt;= (int)Settings[&quot;BuyOut Threshold&quot;]" IgnoreCanRun="True">
<CustomAction Code="Log(Colors.Crimson,&quot;AHBuddy: &quot;,Colors.BlanchedAlmond,&quot;Scanning auctions for Ore to buy.&quot;);" />
<!--Ghost Iron Ore-->
<If Condition="(int)Me.Gold &gt;= (int)Settings[&quot;BuyOut Threshold&quot;]" IgnoreCanRun="True">
<BuyItemFromAhAction ItemListType="Item" ItemID="72092" MaxBuyout="1g50s0c" Amount="2000" BuyAdditively="False" AutoFindAh="True" BidOnItem="False" />
</If>
<!--Kyparite-->
<If Condition="(int)Me.Gold &gt;= (int)Settings[&quot;BuyOut Threshold&quot;]" IgnoreCanRun="True">
<BuyItemFromAhAction ItemListType="Item" ItemID="72093" MaxBuyout="1g50s0c" Amount="2000" BuyAdditively="False" AutoFindAh="True" BidOnItem="False" />
</If>

Tks
 
Can someone please tell me how to when posting make it undercut the competition by a certain amount. All it does now is post everything for 0g 0s 0b? ty
I must say im also interested in this. I used this script last summer, and all i needed to do is fire it up unmodified and i it would just undercut all the items that were on ah and post the others at crazy prices.
I only need to sell off piles of stuff undercutting, i dont need it to buy.
Cant understand why i need to tell it prices, i just need it to undercut whats there, and possibly not even sell what isnt on ah already.
 
ey, can anyone link me the code to sell glyphs?? Its weird as you have the conde to buy them but not to sell them in ah. the "postAH" section doesnt contain glyphs

thanks!!!
 
selling cobalt ore crystallized life for 0 golds, and I changed the value with editor.. not working fine for me
 
Cannot find mailbox. Just runs to side of Stormwind AH and "checks mail" How can I get the bot to actually go to the mailbox?
Sorry if this has been asked before but I searched everywhere.
Thanks in advance.
 
Kind of new to honorbuddy, How do i download the file?
When i copy/paste the link i can read it online but i can't download it.
Thanks in advance!
 
does anyone have a configured profile? I was looking through to make the changes and really don't feel like going through 400 something items and editing the min and max buyout for each one. Thanks.
 
found it in an earlier post. seems i was searching the wrong set of words haha. but if anyone has a more updated version that they would like to upload it would be much appreciated. Thanks.
 
Anyone on bleeding hallow horde have a script for this i can have? i tried but im not good at this scripting. Id appreciate it. Any server works just bleeding hallow would be nicer TY guys!
 
Does someone still have the list to sell all glyphs? I am mainly selling glyphs and right now the profile just goes to the Mailbox and then cancels auctions which have been undercut forever.
 
How can I prevent the ahbuddy to check for mail? I set the option to FALSE, but it still keeps checking everytime i start the bot.
 
heey guys anyone know why its not posting any herbs except golden lotus? try to post green tea leaf and silkweed but it wont post it
 
can i set AHbuddy to work like auctioneer?

- undercut by (f.e.) 5%
- just undercut if the market value is not 50% or below


actually i have many many ores and herbs due to leveling my herba/mining and if i tell AHbuddy to post these items to the AH, it always sets NO buyout price and NO starting price.
i dont want to set every single item....
 
need help , been trying to use it only to buy cheap windwool/ores/herbs but the bot only posts and check mail , and check for undercut . I changed the max buy from auction to say 1.25g but still doesnt buy it . do i have to change the amount which is currently at like 5000? or is that the maximum it will buy before stopping? . Please help
 
Could anyone make me a profile for Frostmane Alliance on EU? :) Would appreciate it alot.
 
AHbuddy seems to not working well with the latest HB release. Hes scanning auctions, canceling undercut ones but not picking up mail.
 
Hi, i was searching for it but i couldnt find it so far and reading all these posts are time eating, so i`m wondering if there is a way to make this bot doing something like that
if i only put gems at ah i`d like to put gems every 20 sec as 1 amount, and if someone undercut me then bot should post auction which undercut that person, but if its not undercuted, then should do nothing and check again in next 20 sec, but cancel undercuts auction should turn on lets say every 5 mins same same as checking mail every 6 mins, so my cycle should looks like this:
post auctions, 20 sec break
post auctions, 20 sec break
and posting every 20 sec, untill it reach 5 min
cancel undercut
post auction, 20 sec break
post auciton
check mailbox
post auction etc etc

so let me know if there is an option to make something like that and how to do that, if its in some pages before let me know

becouse now it looks like/
AHBuddy: Checking for undercut auctions.
AHBuddy: Checking for new mail.
AHBuddy: Posting items to the AH.
AHBuddy: Checking for undercut auctions.
AHBuddy: Checking for new mail.
AHBuddy: Posting items to the AH.
 
Last edited:
Status
Not open for further replies.
Back
Top