• 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. Nawak

      Nawak New Member

      Joined:
      Dec 5, 2013
      Messages:
      52
      Likes Received:
      0
      Trophy Points:
      0
      How can i import him, just in a copy/past on .txt ? sorry, i'm newbie on it.
       
    2. xwozone

      xwozone Active Member

      Joined:
      Apr 1, 2012
      Messages:
      1,514
      Likes Received:
      3
      Trophy Points:
      38
      This is used to only undercut if other stuff is active.
       
    3. shaddrak

      shaddrak New Member

      Joined:
      Dec 5, 2013
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      I'm using

      <SellItemOnAhAction Category="Glyph" SubCategoryType="WoWItemGlyphClass" SubCategory="None" UseCategory="False" RunTime="_12_Hours" AmountType="Everything" ItemID="" MinBuyout="5g0s0c" MaxBuyout="400g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="20" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="False" Location="0, 0, 0" />

      To sell my glyphs on the AH with AHbuddy, I just deleted all of the sell Glyphs portion and it does post everything butthe problem is that it keeps posting exactly at 5g even though the item in the AH is at 3g it will still undercut itself and post at 5g in a cycle and when it posts it posts all glyphs, not one at a time.
       
    4. zakanator

      zakanator New Member Buddy Store Developer

      Joined:
      Feb 19, 2012
      Messages:
      676
      Likes Received:
      23
      Trophy Points:
      0
      ItemID="" that line isn't used for anything since it has no item id to reference.
       
    5. shaddrak

      shaddrak New Member

      Joined:
      Dec 5, 2013
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      Zakanator why is it that after I removed that line ItemID= it still posts everything at once instead of 1 glyph at a time? I did clear out all the sellitemonah <-Glyph-> section and just delted it and pasted that above code in place. But it still posts 2/2 3/3 instead of 1/3. I also don't know if I need that last Location 0 0 0 part of it. i did try setting values to false, true, false and it still sold everything, set it to true true true still sold everything set it to true true false still sold everything instead of 1/3 posting at a time, just 1 at a time.

      SubRoutine SubRoutineName="PostToAH">
      <!--Post to the AH-->


      <If Condition="(bool)Settings[&quot;Post to the Auction House&quot;]" IgnoreCanRun="True">
      <StackItemsAction />
      <CustomAction Code="Log (Colors.Crimson,&quot;AHBuddy: &quot;,Colors.BlanchedAlmond,&quot;Posting items to the AH.&quot;);" />

      <SellItemOnAhAction Category="Glyph" SubCategoryType="WoWItemGlyphClass" SubCategory="None" UseCategory="True" RunTime="_12_Hours" AmountType="Everything" MinBuyout="5g0s0c" MaxBuyout="400g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="20" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="False" Location="0, 0, 0" />

      <!--Cloth-->
       
    6. zakanator

      zakanator New Member Buddy Store Developer

      Joined:
      Feb 19, 2012
      Messages:
      676
      Likes Received:
      23
      Trophy Points:
      0
      The amount is set to 20. So it'll post up to 20 stacks of 1
       
    7. shaddrak

      shaddrak New Member

      Joined:
      Dec 5, 2013
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      It's still posting all auctions at once. If i set it to ="1" it says internal error. I moved 20 to 1 but no go.
       
    8. sodum

      sodum New Member

      Joined:
      Dec 7, 2013
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      Anyway to post our own item ids that are not on the list?
       
    9. youngco

      youngco New Member

      Joined:
      Oct 18, 2013
      Messages:
      15
      Likes Received:
      0
      Trophy Points:
      0
      Hi im new to Proffesion buddy and the Auction house botting. I have a quick question that i thought you guys might be able to answer. Is it possible to easily change every item to just post at whatever the highest or lowest auction is on the auction house at the current time instead of spending hours going through every item changing it to 1g min and 100000g max ? I have 5 guild banks full of random stuff that i want to just fire off on the auction house and it would be easier if all the presets just started at 1c min to 100000g max.
       
    10. zakanator

      zakanator New Member Buddy Store Developer

      Joined:
      Feb 19, 2012
      Messages:
      676
      Likes Received:
      23
      Trophy Points:
      0
      That's one of the main reasons I made each item have an individual price because any normal person that plays the auction house can figure out that you're a bot and take advantage of that by buying your items for very low prices. Without price limits you would just end up losing gold.
       
    11. kasia

      kasia Banned

      Joined:
      Mar 9, 2012
      Messages:
      594
      Likes Received:
      1
      Trophy Points:
      0
      Whats up with the script wich download prices for Undermine Jurnal ?
       
    12. youngco

      youngco New Member

      Joined:
      Oct 18, 2013
      Messages:
      15
      Likes Received:
      0
      Trophy Points:
      0
      Zakanator i noticed somebody had posted a way to make all glyphs have a min of 5g and a max of 499g. Personally i just play the auction / glyph market a few hours a day and make a little bit of gold. I tried setting each glyph to the appropriate settings but its taking hours. Is there a way to just do that for glyphs ? I tried copy and pasting as was explained in this forumn to do so but its did not make any difference on the glyphs i haven't individually set yet. I would gladly pay a few bucks if somebody has this already set up for all item's on KT server currently. I tried Pm'ing a few of the people on this forumn that said they had a paid service for this but havent had any luck finding someone yet.
       
    13. zakanator

      zakanator New Member Buddy Store Developer

      Joined:
      Feb 19, 2012
      Messages:
      676
      Likes Received:
      23
      Trophy Points:
      0
      My auction price database is getting very close to being available for use.
       
    14. youngco

      youngco New Member

      Joined:
      Oct 18, 2013
      Messages:
      15
      Likes Received:
      0
      Trophy Points:
      0
      just out of curiousity are you a few days away or could it be potentially a month or 2 before you have the database ready?
       
    15. Arm

      Arm New Member

      Joined:
      Aug 23, 2012
      Messages:
      214
      Likes Received:
      0
      Trophy Points:
      0
      Zakantor, do you remember that ''Post partial stack'' has to be set True to post auctions. If its set to true and set to undercut only full stacks bot puts item and cancels them over and over again if theres and cheaper items with lower than full stack quantity.
       
    16. zakanator

      zakanator New Member Buddy Store Developer

      Joined:
      Feb 19, 2012
      Messages:
      676
      Likes Received:
      23
      Trophy Points:
      0
      You need to update to the latest revision.
       
    17. Arm

      Arm New Member

      Joined:
      Aug 23, 2012
      Messages:
      214
      Likes Received:
      0
      Trophy Points:
      0
      Its not working as it suposse to. If I set it to undercut only full stacks, it undercuts every quantity.

      I desperately look for help to make it work properly.

      P.S. With newest revision(47).
       
    18. ewook

      ewook New Member

      Joined:
      Dec 11, 2013
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      Does someone have the code for Greater inscription of tiger claw, tiger fang, Ox horn and crane wing plz ? i just cant find them :s
       
    19. zakanator

      zakanator New Member Buddy Store Developer

      Joined:
      Feb 19, 2012
      Messages:
      676
      Likes Received:
      23
      Trophy Points:
      0
      You can find the item ids for each of them on wowhead.
       
    20. fractions

      fractions New Member

      Joined:
      Sep 14, 2013
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      0
      how long until price database is added?
       
    Thread Status:
    Not open for further replies.

    Share This Page