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.
Hello, in first place, sorry for my english dudes.
If I have 1 Bold primordial rubi, can the AH Bot put this on ah, 1 copper cheaper than the cheap enemy auction?
I have a lot of Jewel mats and want to put it autimatically a bit more cheaper than the other people auctions.
Can the bot do this?
Thanks!
You'll have to set the prices for each item.
 
hey zakanator i would realy like it if you could keep us updated about the "automatic price thingy" so we dont have to put in the prices ourselfs. maybeeeee realy hard but maybeeee you could let your ahbuddy work with auctioneer to determine the price i dont know if thats possible but im just here for the ideas. anyway keep up the good work.
 
can someone please help me to write a profile which will only buy infinite amount of Frostweave Cloth if it's under 1g0s? It doesn't matter if it's 1x-3x-5x-20x stacks. And it'll repeat itself for hours, and check AH every 5 minutes. I tried and couldn't make it work, lol. Ultimate noob here;

Code:
<?xml version="1.0" encoding="utf-8"?>
<Professionbuddy>
  <BuyItemFromAhAction ItemListType="Item" ItemID="Frostweave Cloth" MaxBuyout="1g0s0c" Amount="9999999" BuyAdditively="True" AutoFindAh="True" BidOnItem="False" Location="0,0,0" />
</Professionbuddy>

this is the whole .xml btw :)
 
Battle pets are different, they don't use an item id to categorize them. Instead they use a battlepet string to determine the pet.
 
You could try posting in the professionbuddy thread to ask highvoltz to add support for battletpet strings.
 
I will, i tried put npc ids on your profile but no effect got, like 100 this scumbags in bank. I see every auction bot strugles with pets.
 
cancel scan and getmail takes so much time, dont need to wait additionally :)

my problem is, i have so many different items multiple times, that not all items fits in the bags. for example, different cut and uncut gems, all glyphs, every one of the items 10 times :(

actually i just do this cycle:

Code:
while true {
  sell
  cancel
  deposit private
  deposit guild
  getmail
  withdraw private
  withdraw guild
}

But even in this cycle, some items for example in guild tab 6 doenst touched ever again, if deposited one time :(

its deposit and withdraw the same items again and again, just small changes caused by selled or cancelled items :(

i need a first in first out que for items, to check if posting items is necessary or not :(

Data_Queue.svg


PS: After writing this, i have a new idea, i deposit items in last guild tab first and withdraw from first guild tab first, maybe this will work, im testing it now

PPS: I think this will not work, same problem as always :(

PPPS: Another possible solution ideo is to withdraw a specific amount from every itemid. For example just one armor id in bag, and max 5 gems per gem id ....

PPPPS: Need feature to select from which tab to withdraw :(
 
could someone make a everything buying and selling profile for the realm chambers of aspect?
im horde btw
 
everything buying? really?

PS:

here is a profile which posts all items in your bags to the ah
stack size 1
max buyout 900kg
min buyout 1c
bid percent 100%
run time 48h

Code:
<?xml version="1.0" encoding="utf-8"?>
<Professionbuddy>
  <SellItemOnAhAction Category="Consumable" SubCategoryType="WoWItemContainerClass" SubCategory="None" UseCategory="True" RunTime="_48_Hours" AmountType="Everything" ItemID="" MinBuyout="0g0s1c" MaxBuyout="900000g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="10" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="True" Location="0, 0, 0" />
  <SellItemOnAhAction Category="Container" SubCategoryType="SubCategoryType" SubCategory="None" UseCategory="True" RunTime="_48_Hours" AmountType="Everything" ItemID="" MinBuyout="0g0s1c" MaxBuyout="900000g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="10" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="True" Location="0, 0, 0" />
  <SellItemOnAhAction Category="Weapon" SubCategoryType="WoWItemWeaponClass" SubCategory="None" UseCategory="True" RunTime="_48_Hours" AmountType="Everything" ItemID="" MinBuyout="0g0s1c" MaxBuyout="900000g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="10" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="True" Location="0, 0, 0" />
  <SellItemOnAhAction Category="Gem" SubCategoryType="WoWItemGemClass" SubCategory="None" UseCategory="True" RunTime="_48_Hours" AmountType="Everything" ItemID="" MinBuyout="0g0s1c" MaxBuyout="900000g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="10" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="True" Location="0, 0, 0" />
  <SellItemOnAhAction Category="Armor" SubCategoryType="WoWItemArmorClass" SubCategory="None" UseCategory="True" RunTime="_48_Hours" AmountType="Everything" ItemID="" MinBuyout="0g0s1c" MaxBuyout="900000g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="10" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="True" Location="0, 0, 0" />
  <SellItemOnAhAction Category="Reagent" SubCategoryType="SubCategoryType" SubCategory="None" UseCategory="True" RunTime="_48_Hours" AmountType="Everything" ItemID="" MinBuyout="0g0s1c" MaxBuyout="900000g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="10" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="True" Location="0, 0, 0" />
  <SellItemOnAhAction Category="Projectile" SubCategoryType="SubCategoryType" SubCategory="None" UseCategory="True" RunTime="_48_Hours" AmountType="Everything" ItemID="" MinBuyout="0g0s1c" MaxBuyout="900000g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="10" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="True" Location="0, 0, 0" />
  <SellItemOnAhAction Category="TradeGoods" SubCategoryType="WoWItemTradeGoodsClass" SubCategory="None" UseCategory="True" RunTime="_48_Hours" AmountType="Everything" ItemID="" MinBuyout="0g0s1c" MaxBuyout="900000g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="10" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="True" Location="0, 0, 0" />
  <SellItemOnAhAction Category="Recipe" SubCategoryType="WoWItemRecipeClass" SubCategory="None" UseCategory="True" RunTime="_48_Hours" AmountType="Everything" ItemID="" MinBuyout="0g0s1c" MaxBuyout="900000g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="10" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="True" Location="0, 0, 0" />
  <SellItemOnAhAction Category="Money" SubCategoryType="SubCategoryType" SubCategory="None" UseCategory="True" RunTime="_48_Hours" AmountType="Everything" ItemID="" MinBuyout="0g0s1c" MaxBuyout="900000g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="10" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="True" Location="0, 0, 0" />
  <SellItemOnAhAction Category="Quiver" SubCategoryType="SubCategoryType" SubCategory="None" UseCategory="True" RunTime="_48_Hours" AmountType="Everything" ItemID="" MinBuyout="0g0s1c" MaxBuyout="900000g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="10" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="True" Location="0, 0, 0" />
  <SellItemOnAhAction Category="Quest" SubCategoryType="SubCategoryType" SubCategory="None" UseCategory="True" RunTime="_48_Hours" AmountType="Everything" ItemID="" MinBuyout="0g0s1c" MaxBuyout="900000g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="10" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="True" Location="0, 0, 0" />
  <SellItemOnAhAction Category="Key" SubCategoryType="WoWItemKeyClass" SubCategory="None" UseCategory="True" RunTime="_48_Hours" AmountType="Everything" ItemID="" MinBuyout="0g0s1c" MaxBuyout="900000g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="10" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="True" Location="0, 0, 0" />
  <SellItemOnAhAction Category="Miscellaneous" SubCategoryType="WoWItemMiscClass" SubCategory="None" UseCategory="True" RunTime="_48_Hours" AmountType="Everything" ItemID="" MinBuyout="0g0s1c" MaxBuyout="900000g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="10" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="True" Location="0, 0, 0" />
  <SellItemOnAhAction Category="Glyph" SubCategoryType="WoWItemGlyphClass" SubCategory="None" UseCategory="True" RunTime="_48_Hours" AmountType="Everything" ItemID="" MinBuyout="0g0s1c" MaxBuyout="900000g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="10" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="True" Location="0, 0, 0" />
</Professionbuddy>

View attachment sell all.xml
 
with all buying and selling i ofcourse mean that i would buy in the cheapest and then undercut the most expensive of the item i bought. does your profile do that?
 
Can i ask once this is all set up and is it easy to set up does it make you a lot of gold?
 
Can i ask once this is all set up and is it easy to set up does it make you a lot of gold?

If you take your time, setup it up properly, it will make you tons of gold.

Im a hobby-botter. I bot when i play, almost never afk botting. max 18 hours a day botting, but only max 5 hours a day farming. Avg farming about 2 hours per day. :) I have this running 2x 1-2 hour a day. around morning hours and at 18.00 to 20.00 at prime time.

I farm alot my mats and craft all my items on my different chars (i have all professions on my server, with most crafts/cuts). I make between 5k and 40k depending on day and storage.

I've managed to stay under the radar, because i buy alot of mats from ah and i have a fairly high min. posting price on popular items such as gems. This also means higher profit in the end, but requires more patience.
 
you have to set the prices yourself. zakanator told me he is working on it so the prices would be automaticly determined :D
 
Anyone who has had success with this Glyph script could you post what yours looks like in the file?

<!--Glyphs-->

<SellItemOnAhAction Category="Glyph" SubCategoryType="WoWItemGlyphClass" SubCategory="None" UseCategory="True" RunTime="_24_Hours" AmountType="Amount" ItemID="72988" MinBuyout="6g0s0c" MaxBuyout="499g99s99c" StackSize="1" IgnoreStackSizeBelow="1" Amount="20" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="False" Location="0, 0, 0" />


I've tried pasting it in and it still tries to sell my Glyphs for 0g0s0c. Any help would be appreciated greatly :) Thanks in advance
 
Anyone who has had success with this Glyph script could you post what yours looks like in the file?

<!--Glyphs-->

<SellItemOnAhAction Category="Glyph" SubCategoryType="WoWItemGlyphClass" SubCategory="None" UseCategory="True" RunTime="_24_Hours" AmountType="Amount" ItemID="72988" MinBuyout="6g0s0c" MaxBuyout="499g99s99c" StackSize="1" IgnoreStackSizeBelow="1" Amount="20" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="False" Location="0, 0, 0" />


I've tried pasting it in and it still tries to sell my Glyphs for 0g0s0c. Any help would be appreciated greatly :) Thanks in advance

So I actually got it to work through one posting cycle. It will check for mail, check undercuts, pick up the mail, successfully post one round of auctions. Then after it retrieves the mail a second time and goes for a post cycle it tries to post everything for 0g0s0c
 
Status
Not open for further replies.
Back
Top