• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Professionbuddy] AHBuddy - Full Auction House Bot

    Discussion in 'Archives' started by zakanator, May 7, 2012.

    Thread Status:
    Not open for further replies.
    1. Kungen

      Kungen Member

      Joined:
      Aug 8, 2012
      Messages:
      244
      Likes Received:
      0
      Trophy Points:
      16
      I cant get this thing to deposit herbs to guild bank its set to true but just dosent do anything ... ideas?
       
    2. cjc0013

      cjc0013 New Member

      Joined:
      Sep 20, 2012
      Messages:
      48
      Likes Received:
      0
      Trophy Points:
      0

      Well, what herbs are you trying to have deposited?
       
    3. deltasniper213

      deltasniper213 New Member

      Joined:
      Nov 28, 2011
      Messages:
      219
      Likes Received:
      1
      Trophy Points:
      0
      Having problems with it posting : /


      AHBuddy: Posting items to the AH.
      PB 1.540: Selling Embersilk Cloth for 0g0s0c. Competition is at 1g65s0c
      It is posting items for 0c bid, and not undercutting the current price.
       
    4. HanfBauer

      HanfBauer New Member

      Joined:
      Nov 18, 2012
      Messages:
      47
      Likes Received:
      0
      Trophy Points:
      0
      is there a option to look for the lowest price of perfect / rare gem version? rare gems are at 30g and perfect at 60g.. ofc the people will buy the rare one for 30g...
       
    5. cjc0013

      cjc0013 New Member

      Joined:
      Sep 20, 2012
      Messages:
      48
      Likes Received:
      0
      Trophy Points:
      0
      You must edit the embersilk cloth

      <!--Embersilk Cloth-->
      <SellItemOnAhAction UseCategory="False" RunTime="_12_Hours" AmountType="Amount" ItemID="53010" MinBuyout="0g0s0c" MaxBuyout="0g0s0c" StackSize="20" IgnoreStackSizeBelow="20" Amount="10" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="False" />

      I am unsure of what you want the bot to do. My best guess is you want it to scan for rare gems. Yes that is possible. You must configure it yourself though.
       
    6. HanfBauer

      HanfBauer New Member

      Joined:
      Nov 18, 2012
      Messages:
      47
      Likes Received:
      0
      Trophy Points:
      0
    7. cjc0013

      cjc0013 New Member

      Joined:
      Sep 20, 2012
      Messages:
      48
      Likes Received:
      0
      Trophy Points:
      0
    8. HanfBauer

      HanfBauer New Member

      Joined:
      Nov 18, 2012
      Messages:
      47
      Likes Received:
      0
      Trophy Points:
      0
      the bot should search the ah for both gems and post the perfect one at the cheapest price of both.
       
    9. cjc0013

      cjc0013 New Member

      Joined:
      Sep 20, 2012
      Messages:
      48
      Likes Received:
      0
      Trophy Points:
      0
      Ok so.

      Bot will scan AH for both gems

      Bot will post both gems under cutting everyone else

      Correct? If so here -

      <!--Name Of Gem-->
      <SellItemOnAhAction UseCategory="False" RunTime="_12_Hours" AmountType="Amount" ItemID="76131" MinBuyout="0g0s0c" MaxBuyout="0g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="5" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="False" />

      You will need to add in each specific cut. AHbuddy does not have the perfect cuts added in but it does have the rare mop gems added.

      To do this, find the itemid and change it.
       
    10. HanfBauer

      HanfBauer New Member

      Joined:
      Nov 18, 2012
      Messages:
      47
      Likes Received:
      0
      Trophy Points:
      0
      i already added the perfect gems into my ahbuddy profile.. for example:

      Code:
      <SellItemOnAhAction UseCategory="False" RunTime="_12_Hours" AmountType="Amount" ItemID="76626" MinBuyout="5g0s0c" MaxBuyout="300g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="5" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="False" />
      
      But then there is still the problem with the price... If the bot posts the perfect gem "Perfect Delicate Pandarian Garnet" he just undercuts the other "Perfect Delicate Pandarian Garnet" Gems.. not the "Delicate Primordial Ruby".

      "Perfect Delicate Pandarian Garnet" : 60g
      "Delicate Primordial Ruby" 40g

      Bot will post the perfect gem at 59gxx not at 39gxx
       
      Last edited: Jan 4, 2013
    11. cjc0013

      cjc0013 New Member

      Joined:
      Sep 20, 2012
      Messages:
      48
      Likes Received:
      0
      Trophy Points:
      0
      Hm I'll test it myself later I can't right at this moment. Show me your first 10 lines in AHbuddy.xml.
       
    12. HanfBauer

      HanfBauer New Member

      Joined:
      Nov 18, 2012
      Messages:
      47
      Likes Received:
      0
      Trophy Points:
      0
      Code:
      <Settings DefaultValue="True" Type="Boolean" Name="Cancel Undercut Auctions" Summary="Cancels your auction which have been undercut" Category="Misc" Global="False" 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="False" Hidden="False" />
        <Settings DefaultValue="True" Type="Boolean" Name="Check Mail" Summary="Checks the mailbox when you have new mail" Category="Misc" Global="False" Hidden="False" />
        <Settings DefaultValue="False" Type="Boolean" Name="CycleWait" Summary="Waits 10 minutes after each cycle of posting/buying" Category="Misc" Global="False" Hidden="False" />
        <Settings DefaultValue="False" Type="Boolean" Name="DepositOreGB" Summary="Deposits Pandarian ore to the guild bank" Category="Guild Bank" Global="False" Hidden="False" />
        <Settings DefaultValue="False" Type="Boolean" Name="DepositHerbsGB" Summary="Deposits Pandarian herbs to the guild bank" Category="Guild Bank" Global="False" Hidden="False" />
        <Settings DefaultValue="False" Type="Boolean" Name="DepositEnchantingMatsGB" Summary="Deposits enchanting materials to the guild bank" Category="Guild Bank" Global="False" Hidden="False" />
        <Settings DefaultValue="False" Type="Boolean" Name="DepositUncutGemsGB" Summary="Deposits Pandarian uncut gems to the guild bank" Category="Guild Bank" Global="False" Hidden="False" />
        <Settings DefaultValue="False" Type="Boolean" Name="DepositLeatherGB" Summary="Deposits Pandarian leather to the guild bank" Category="Guild Bank" Global="False" Hidden="False" />
        <Settings DefaultValue="False" Type="Boolean" Name="DepositOrePB" Summary="Deposits ore to your personal bank" Category="Personal Bank" Global="False" Hidden="False" />
       
      
      ok waiting for you :D
       
    13. Cortanz

      Cortanz New Member

      Joined:
      Dec 26, 2010
      Messages:
      79
      Likes Received:
      0
      Trophy Points:
      0
      Omfg worst shit i ever been through, sold all my mats for SILVER, like etheral shards for 1 silver each, ALL OF THEM!! retarded fkcing SHIT! i didnt even touch anything in setting, just set the withdraw enchanting mats from gbank to "true"

      Edit: OMFG NOOOOOOOOOOO! IT HAS SOLD MY DECKS FOR 125g EACH; WHY??? DAFUQ WHY???????????????????????????????????????????????????????
       
      Last edited: Jan 4, 2013
    14. cjc0013

      cjc0013 New Member

      Joined:
      Sep 20, 2012
      Messages:
      48
      Likes Received:
      0
      Trophy Points:
      0
      See if that does anything.
       
    15. cjc0013

      cjc0013 New Member

      Joined:
      Sep 20, 2012
      Messages:
      48
      Likes Received:
      0
      Trophy Points:
      0
      How did it manage to do that? You just started it without editing anything and walked away...? Well lesson learned when trying a new bot always sit and watch it before you go afk.
       
    16. HanfBauer

      HanfBauer New Member

      Joined:
      Nov 18, 2012
      Messages:
      47
      Likes Received:
      0
      Trophy Points:
      0
      thx i will try it

      //nope... doesnt work :(
       
      Last edited: Jan 4, 2013
    17. MouseMD

      MouseMD New Member

      Joined:
      Jul 20, 2012
      Messages:
      39
      Likes Received:
      0
      Trophy Points:
      0
      Hello, I just downloaded AH buddy and started using and its great! I just have one question, search function doesn't seem to find the answer. Wait cycle between the search actions on AH is currently set at 10 minutes. Is there any way to make it longer (for example 20min), as it seems that 10min is just too often (especially for gems).

      Thanks.
       
    18. cjc0013

      cjc0013 New Member

      Joined:
      Sep 20, 2012
      Messages:
      48
      Likes Received:
      0
      Trophy Points:
      0
      Hm, I will test it now.
       
    19. cjc0013

      cjc0013 New Member

      Joined:
      Sep 20, 2012
      Messages:
      48
      Likes Received:
      0
      Trophy Points:
      0
      I am not sure but try this line 133-137

      <CallSubRoutine SubRoutineName="PostToAH" />
      <If Condition="(bool)Settings[&quot;CycleWait&quot;]" IgnoreCanRun="True">
      <CustomAction Code="Log (Colors.Crimson,&quot;AHBuddy: &quot;,Colors.BlanchedAlmond,&quot;Waiting 10 Minutes to start next cycle.&quot;);" />
      <WaitAction Condition="false" Timeout="600000" />
      </If>
       
    20. Roydicon

      Roydicon New Member

      Joined:
      Nov 2, 2010
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      Hey first of all i love AHbuddy!

      Just got one question.. When i try to buy stuff from the AH it only buyouts the items, and it doesn't bid on items (Bid on items = configured to True).
      For example "Buy linen cloth for 0g10s0c" it will buy all the linen cloth below that price, but if there is a stack of linen cloth for a 5 silver bid, it skips it.
      Think i miss some settings? Can't find it.. Could anyone help me with this?

      Thanks,

      Roydicon
       
    Thread Status:
    Not open for further replies.

    Share This Page