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.
If i wanna sell Glyphs with this Script, do I have to edit every single Glyph?

That's just really much work =( Is there a faster way to edit all the Glyph prices at once or something?
 
Hey man tnx for profile but i dont know istalled AH buddy because in honorbuddy mop i cant select AHbuddy can you help me where i download your porfile ahbuddy ??? and for started it i neeed to use gatherbuddy2 ?? Can you help me ??? tnx
 
Last edited:
Loevstroem posted

I made a script that supports updating prices from underminejournal manually or automatically. If someone wants an updated profile for their realm/faction I can generate one for you. Please just state:

- Region Europe/US
- Realm Vek'nilash
- Faction Alliance

In return i'd like some feedback on how to improve my sales calculations (never really paid interest in doing auctions myself). Also I would require you to check the prices before taking it for a spin.. no guarentees about anything!


Its that kind of script i would like to get. thats syncd with AH prices of my server. or a program that makes a xml file that i can load to HonorBuddy.
 
Hey guys,

I am having a problem with one of the items (MoP).

In the HB log screen, it says this:
PB 1.519: Selling Name:Black Trillium Ore Buyout:20g0s0c Competitor:429496g72s95c

That is obviously not right, and I am not even undercutting anyone (there are other auctions).

What could be doing this? It's only this item that is having issues.

Please let me know, thank you!
 
Why it's not up to date theres everythink from cataclysm only nothing from Panda, anyone can post profile for mop?
 
hey there.
i'm having a bit of trouble operating this bot as needed
i do go into notepad and PB to try and edit the thing, cannot find item i am looking for. i do presume that these are "categorized" and Enchant bracer-speed, for example, meanss the recipe or the enchantment to put speed on a bracer.

Can i just write my own code in there and copy paste other values to make custom items work? or will the bot look at exactly the name of the item that i'd write as those already there, and be confused?

thanks
 
hey there.
i'm having a bit of trouble operating this bot as needed
i do go into notepad and PB to try and edit the thing, cannot find item i am looking for. i do presume that these are "categorized" and Enchant bracer-speed, for example, meanss the recipe or the enchantment to put speed on a bracer.

Can i just write my own code in there and copy paste other values to make custom items work? or will the bot look at exactly the name of the item that i'd write as those already there, and be confused?

thanks

You can just copy a line that is already there and edit it for your own items, it will work :)
 
does it have to be exactly right, as in, specific string with perfect typing?

ex: <!--Witching hourglass-->
<SellItemOnAhAction UseCategory="False" RunTime="_24_Hours" AmountType="1" ItemID="52182" MinBuyout="0g0s0c" MaxBuyout="150g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="1" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="True" />

I've taken coding or two in my days but :P worry is the ItemID.
i don't know it for any/every item i want to sell.
 
does it have to be exactly right, as in, specific string with perfect typing?

ex: <!--Witching hourglass-->
<SellItemOnAhAction UseCategory="False" RunTime="_24_Hours" AmountType="1" ItemID="52182" MinBuyout="0g0s0c" MaxBuyout="150g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="1" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="True" />

I've taken coding or two in my days but :P worry is the ItemID.
i don't know it for any/every item i want to sell.

You definitely need to edit the ItemID, since that is how it determines what item you want it to auction.
The ID for the Witching Hourglass is 55787.
 
how do i find item ID .
i have a whole myriad of itams.

The way I do it, is I google the item name + wowhead. So, for example, Google 'Withcing Hourglass wowhead'.

Then you will see the following link:
Code:
http://www.wowhead.com/item=55787/witching-hourglass

So you know the item ID = 55787
 
Last edited:
i have tried it it take everything from mail, and go to ah but then he delete all my items and post it with min buyout so when i make 2g on lily it sells stuck for 40g its not undercutting anyone, so please tell me what im doing wrong:
my ex:
<!--White Trillium Ore-->
<SellItemOnAhAction UseCategory="False" RunTime="_12_Hours" AmountType="1" ItemID="72103" MinBuyout="8g0s0c" MaxBuyout="100g0s0c" StackSize="20" IgnoreStackSizeBelow="20" Amount="100" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="True" Location="0,0,0" />
<!--Black Trillium Ore-->
<SellItemOnAhAction UseCategory="False" RunTime="_12_Hours" AmountType="1" ItemID="72094" MinBuyout="8g0s0c" MaxBuyout="100g0s0c" StackSize="20" IgnoreStackSizeBelow="20" Amount="100" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="True" Location="0,0,0" />
<!--Kyparite-->
<SellItemOnAhAction UseCategory="False" RunTime="_12_Hours" AmountType="1" ItemID="72093" MinBuyout="1g40s0c" MaxBuyout="10g0s0c" StackSize="20" IgnoreStackSizeBelow="20" Amount="100" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="True" Location="0,0,0" />
<!--Snow Lily-->
<SellItemOnAhAction UseCategory="False" RunTime="_12_Hours" AmountType="1" ItemID="79010" MinBuyout="1g20s0c" MaxBuyout="10g0s0c" StackSize="20" IgnoreStackSizeBelow="20" Amount="100" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="True" Location="0,0,0" />
<!--Golden Lotus-->
<SellItemOnAhAction UseCategory="False" RunTime="_12_Hours" AmountType="1" ItemID="72238" MinBuyout="100g0s0c" MaxBuyout="200g0s0c" StackSize="1" IgnoreStackSizeBelow="20" Amount="100" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="True" Location="0,0,0" />
<!--Green Tea Leaf-->
<SellItemOnAhAction UseCategory="False" RunTime="_12_Hours" AmountType="1" ItemID="72234" MinBuyout="1g30s0c" MaxBuyout="10g0s0c" StackSize="20" IgnoreStackSizeBelow="20" Amount="100" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="True" Location="0,0,0" />
<!--Ghost Iron Ore-->
<SellItemOnAhAction UseCategory="False" RunTime="_12_Hours" AmountType="1" ItemID="72092" MinBuyout="1g40s0c" MaxBuyout="20g0s0c" StackSize="20" IgnoreStackSizeBelow="20" Amount="100" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="True" Location="0,0,0" />
<!--Fool's Cap-->
<SellItemOnAhAction UseCategory="False" RunTime="_12_Hours" AmountType="1" ItemID="79011" MinBuyout="2g0s0c" MaxBuyout="10g0s0c" StackSize="20" IgnoreStackSizeBelow="20" Amount="100" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="True" Location="0,0,0" />

It would be great if he would post items with price from aucioner, how to do it?
 
is there an option to make this take everything in your inventory (not soulbound obs) and put em up for auction?
i think having it do that is much more simple instead of ctrl+f, find code. go wowhead find item #, make sure to spell exactly as it's a string, post correct prices etc.
unless it's an item that never sells, it's almost more time consuming than doing it by hand as mailboxes are right next to AH.
of course if you have ridiculous amount of same thing (grinders/gatherB'ers) it would work.

I guess i'm kinda lazy.

also as a request to you other users that are sucessfully using this profile/bot- please post examples and/or screenshots for us noobs so we can figure it out easier :)

thanks a lot to brampower for responses as well <3
 
Status
Not open for further replies.
Back
Top