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

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

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

      Unknown Member

      Joined:
      Apr 4, 2010
      Messages:
      574
      Likes Received:
      14
      Trophy Points:
      18
      Cool and thx for the quick response. If you want a hand editing anything, just shout and I'll be happy to help :)
       
    2. zakanator

      zakanator New Member Buddy Store Developer

      Joined:
      Feb 19, 2012
      Messages:
      676
      Likes Received:
      23
      Trophy Points:
      0
      The main things left are the todo list and add more items to post and buy, if you want to add any extra items you can pm me them in the same format as in the profile.
       
      HBfanboy1980 likes this.
    3. ghost666

      ghost666 New Member

      Joined:
      Dec 4, 2011
      Messages:
      175
      Likes Received:
      1
      Trophy Points:
      0
      Could som1 add me on Skype,need help! will pay 20e to he one that helps me earn som gold:p. alex.olsencunt is my skype!
       
    4. brampower

      brampower New Member

      Joined:
      Jul 18, 2010
      Messages:
      286
      Likes Received:
      0
      Trophy Points:
      0
      I was wondering if someone has the format for the following items so it will sell in AHBuddy:

      Jasper (Jasper - Item - World of Warcraft) - Min: 10g - Max: 75g (per 1)
      Zephyrite (Zephyrite - Item - World of Warcraft) - Min: 3g - Max: 15g (per 1)
      Alicite (Alicite - Item - World of Warcraft) - Min: 7g - Max: 15g (per 1)
      Hessonite (Hessonite - Item - World of Warcraft) - Min: 6g - Max: 13g (per 1)
      Nightstone (Nightstone - Item - World of Warcraft) - Min: 19g - Max: 30g (per 1)
      Carnelian (Carnelian - Item - World of Warcraft) - Min: 35g - Max: 80g (per 1)
       
    5. XtronX

      XtronX New Member

      Joined:
      Mar 31, 2012
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      0
      Hi,

      I really like this plugin...
      Is it also possible to buy (for example) all Glyphs cheaper than 'amount'?

      ThanX!
       
    6. XtronX

      XtronX New Member

      Joined:
      Mar 31, 2012
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      0
      Hi,

      Maybe this is usefull: (check prices before use...)

      (on top)
      Code:
      <Settings DefaultValue="False" Type="Boolean" Name="BuyCloth" Summary="Buys Cloth." Category="AH Buy" Global="False" Hidden="False" />
      (In the buy part)

      Code:
      <!--Cloth-->
          <If Condition="(bool)Settings[&quot;BuyCloth&quot;]" IgnoreCanRun="True">
            <!--Embersilk Cloth-->
            <BuyItemFromAhAction ItemListType="Item" ItemID="53010" MaxBuyout="2g0s0c" Amount="100" BuyAdditively="False" AutoFindAh="True" BidOnItem="True" Location="0, 0, 0" />
            <!--Frostweave Cloth-->
            <BuyItemFromAhAction ItemListType="Item" ItemID="33470" MaxBuyout="1g20s0c" Amount="100" BuyAdditively="False" AutoFindAh="True" BidOnItem="True" Location="0, 0, 0" />
            <!--Wool Cloth-->
            <BuyItemFromAhAction ItemListType="Item" ItemID="2592" MaxBuyout="0g40s0c" Amount="100" BuyAdditively="False" AutoFindAh="True" BidOnItem="True" Location="0, 0, 0" />
            <!--Mageweave Cloth-->
            <BuyItemFromAhAction ItemListType="Item" ItemID="4338" MaxBuyout="0g20s0c" Amount="100" BuyAdditively="False" AutoFindAh="True" BidOnItem="True" Location="0, 0, 0" />
            <!--Netherweave Cloth-->
            <BuyItemFromAhAction ItemListType="Item" ItemID="21877" MaxBuyout="0g15s0c" Amount="100" BuyAdditively="False" AutoFindAh="True" BidOnItem="True" Location="0, 0, 0" />
            <!--Silk Cloth-->
            <BuyItemFromAhAction ItemListType="Item" ItemID="4306" MaxBuyout="0g15s0c" Amount="100" BuyAdditively="False" AutoFindAh="True" BidOnItem="True" Location="0, 0, 0" />
            <!--Runecloth-->
            <BuyItemFromAhAction ItemListType="Item" ItemID="14047" MaxBuyout="0g15s0c" Amount="100" BuyAdditively="False" AutoFindAh="True" BidOnItem="True" Location="0, 0, 0" />
            <!--Linen Cloth-->
            <BuyItemFromAhAction ItemListType="Item" ItemID="2589" MaxBuyout="0g2s0c" Amount="100" BuyAdditively="False" AutoFindAh="True" BidOnItem="True" Location="0, 0, 0" />
          </If>
       
    7. LowKey

      LowKey New Member

      Joined:
      Mar 9, 2012
      Messages:
      634
      Likes Received:
      4
      Trophy Points:
      0
      I'm curious how similar this would be to something like a tsm bot. Like, can it be set up to do something like, "sell 'glyph of *' min 20g, max 249g, 2 stacks of 1?

      Is that possible with this or with PB at all? (* as a wild card, also)
       
    8. Toney001

      Toney001 New Member

      Joined:
      Oct 12, 2011
      Messages:
      1,206
      Likes Received:
      5
      Trophy Points:
      0
      It's pretty much the same if set up properly. The difference is tsm is more user friendly when it comes to the setup.

      I made the first tsm profile because atm PB wasn't working.
      Iirc, Highvoltz had gotten his wow account banned and had stopped working on it (cancelling of undercut auctions was not working).

      That was 6 months ago. I imagine it's been fixed forever ago.
       
    9. buzzerbeater

      buzzerbeater Well-Known Member

      Joined:
      Mar 21, 2011
      Messages:
      5,419
      Likes Received:
      28
      Trophy Points:
      48
      Looking at the code, its already in.

      and yeah, cancel undercut auctions is working. No clue if the code is in AHBuddy, but yeah, should be easily put into this great profile.
       
    10. kasia

      kasia Banned

      Joined:
      Mar 9, 2012
      Messages:
      594
      Likes Received:
      1
      Trophy Points:
      0
      I would love to see some AHBuddy profiles, i hope someone will upload :)
       
    11. Toney001

      Toney001 New Member

      Joined:
      Oct 12, 2011
      Messages:
      1,206
      Likes Received:
      5
      Trophy Points:
      0
      You could have stopped here and people might have considered a valid opinion.

      Then you completely invalidated it with this.
       
    12. brampower

      brampower New Member

      Joined:
      Jul 18, 2010
      Messages:
      286
      Likes Received:
      0
      Trophy Points:
      0
      I did it myself, here it is:
      Code:
            <!--Jasper-->
            <SellItemOnAhAction Category="Gem" SubCategoryType="WoWItemGemClass" SubCategory="None" UseCategory="False" RunTime="_12_Hours" AmountType="Amount" ItemID="52182" MinBuyout="10g0s0c" MaxBuyout="75g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="20" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="False" Location="0, 0, 0" />
            <!--Zephyrite-->
            <SellItemOnAhAction Category="Gem" SubCategoryType="WoWItemGemClass" SubCategory="None" UseCategory="False" RunTime="_12_Hours" AmountType="Amount" ItemID="52178" MinBuyout="3g0s0c" MaxBuyout="15g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="20" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="False" Location="0, 0, 0" />
            <!--Alicite-->
            <SellItemOnAhAction Category="Gem" SubCategoryType="WoWItemGemClass" SubCategory="None" UseCategory="False" RunTime="_12_Hours" AmountType="Amount" ItemID="52179" MinBuyout="7g0s0c" MaxBuyout="15g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="20" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="False" Location="0, 0, 0" />
            <!--Hessonite-->
            <SellItemOnAhAction Category="Gem" SubCategoryType="WoWItemGemClass" SubCategory="None" UseCategory="False" RunTime="_12_Hours" AmountType="Amount" ItemID="52181" MinBuyout="6g0s0c" MaxBuyout="13g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="20" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="False" Location="0, 0, 0" />
            <!--Nightstone-->
            <SellItemOnAhAction Category="Gem" SubCategoryType="WoWItemGemClass" SubCategory="None" UseCategory="False" RunTime="_12_Hours" AmountType="Amount" ItemID="52180" MinBuyout="19g0s0c" MaxBuyout="30g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="20" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="False" Location="0, 0, 0" />
            <!--Carnelian-->
            <SellItemOnAhAction Category="Gem" SubCategoryType="WoWItemGemClass" SubCategory="None" UseCategory="False" RunTime="_12_Hours" AmountType="Amount" ItemID="52177" MinBuyout="35g0s0c" MaxBuyout="80g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="20" BidPrecent="100" UndercutPrecent="0.0001" AutoFindAh="True" PostIfBelowMinBuyout="False" Location="0, 0, 0" />
      
       
    13. zakanator

      zakanator New Member Buddy Store Developer

      Joined:
      Feb 19, 2012
      Messages:
      676
      Likes Received:
      23
      Trophy Points:
      0
      I'll add a buy glyph option soon, also added your buyCloth option.
       
      Last edited: May 13, 2012
    14. HBfanboy1980

      HBfanboy1980 Active Member

      Joined:
      Jan 16, 2012
      Messages:
      1,139
      Likes Received:
      11
      Trophy Points:
      38
      Look, I literally did and still put countless hours into basically the same exact thing he posted. i have a right to wish ppl would consider all the people who don't need something as much as the ones who need it but don't want to do it for themselves. I didn't invalidate anything and I even removed my post before I saw this, because I don't usually make posts like that. It was just upsetting to think of random ppl now competing with me without doing any of the work I had to in order to get there.
       
    15. Toney001

      Toney001 New Member

      Joined:
      Oct 12, 2011
      Messages:
      1,206
      Likes Received:
      5
      Trophy Points:
      0
      So you're saying that you never cared about the health of the economy, and it was just about not wanting people to compete with you?
      Don't worry, that's what I thought in the first place. I never believed you.
       
    16. HBfanboy1980

      HBfanboy1980 Active Member

      Joined:
      Jan 16, 2012
      Messages:
      1,139
      Likes Received:
      11
      Trophy Points:
      38
      I'm done here. Your first post was presumptive, but now your clearly placing words because I had the nerve to say what anyone else who has a successful tool would say when its released publicly. I think we are all here for some selfish reasons and maybe many selfless ones. I give a crap about the economy except where as we can all manipulate it for maximum profits. I never said otherwise.

      No one on earth wants their competition to have the same tools they do. Don't act high and mighty "bro" your on these forums as well. I have a code, I would never ever report, and I assist other botters where I see they are making an error, but that sure as shit doesn't mean I want them running my routes, and doing a constant post undercut, cancel, retrieve, cycle nonstop until the minimum threshold has been reached. Is it really so unreasonable? I don't get your concern with my words. I never once made fun of anyone specifically, I didn't get all angry, I just felt a small need to express my opinion so people can consider their actions someday. If they wanna blow me of that is fine too.
       
    17. Wizkhalifa610

      Wizkhalifa610 New Member

      Joined:
      Mar 20, 2012
      Messages:
      94
      Likes Received:
      0
      Trophy Points:
      0
      Hi, I love this profile but I was wondering if someone can help me with this, I wan't to delete everything that doesn't have to do with jewelcrafting mats, enchanting mats, and ore and all I wan't it to do buy ore and sell jewelcrafting mats and enchanting mats.
       
    18. Toney001

      Toney001 New Member

      Joined:
      Oct 12, 2011
      Messages:
      1,206
      Likes Received:
      5
      Trophy Points:
      0
      The beauty of quoting someone is that even if they delete their posts, their words are immortalized :).

      You made a post in which you say how strongly you feel against AH botting because of the severe impact it has on the server economy and, in the same post, you mention the fact that you fully take advantage of it.
      I didn't put any words in your mouth. I just pointed out the hypocrisy of the post, which you later proved by confirming that I was right with my "presumptions".

      I don't judge you for watching over your own interests. I judge you for being a hypocrite.

      I understand where you're coming from. I don't use public profiles of any kind, and after seeing the results of my TSM Bot being used against me (which I made public 5 months ago), I've refrained from putting ideas/profiles out there.
      I'm good at finding exploitable strategies (EDIT: I'm not talking about exploits but actual strategies), and if you see a good idea for gold making here, chances are I've had it before, and every time I see someone post a similar thing, I clench. But whatchoo gonna do? It's life. It's only fair.

      What I'm not gonna do is get on a thread and start talking about how morally wrong it is to farm something or bot something just to make people guilty in hopes of lowering my potential competition.

      Now, to sum up:

       
      Last edited: May 13, 2012
    19. Toney001

      Toney001 New Member

      Joined:
      Oct 12, 2011
      Messages:
      1,206
      Likes Received:
      5
      Trophy Points:
      0
      @ HBFanboy: You know, I re-read all that, and I have to apologize. I now see that you didn't mean to actually mislead or guilt trip people into not using this so they wouldn't "ruin the servers' economies", but you were actually complaining about someone making public something you put a lot of work in and kept private for a reason.

      In my defense, you were EXTREMELY ambiguous, but again, I'm sorry for the misunderstanding.

      That said, live and let live buddy. I made a public TSM profile 5 months ago. PB carries a stock AH profile too. This isn't new.

      Looking back, I knew releasing my profile was gonna hurt me big time, but I wanted to help the community. Do I regret it? No.
      It did hurt me, but it also gave me the opportunity of learning a few tricks from Inrego (who helped a lot on that profile), which has led me to getting more into PB and C sharp as a whole, and now I've made some really fancy stuff that's only helped my gf and my in our pet/mount collecting, and my personal domineering of my server's AH.

      Did I like it when Zuabros made a public profile for Glorious Breastplate, destroying a market that I had absolutely no competition for? No, but I'm not gonna complain :).
       
    20. Hawkiz

      Hawkiz Banned

      Joined:
      Feb 1, 2012
      Messages:
      571
      Likes Received:
      0
      Trophy Points:
      0
      im afraid that if i leave my 200k gold on the toon, they will get spent xD..
      so im leaving it with 10k gold.. just to test it ;P

      im having 1 minor error ;P
      i can't make it buy stuff :'(
      it starts off by checking undercut auctions, and then posts my items that i already have in my bags..
      and then checks mail, and then back to undercut..
      and THEN finnaly, checks for items to buy.. and it buys nothing xD



      - a buy glyph option would be greatly appriciated ;D !


      phew, the bot just bought flasks and gems without making profit xD..
      thank god it was only 3k gold xD
       
      Last edited: May 14, 2012
    Thread Status:
    Not open for further replies.

    Share This Page