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

      dhaern New Member

      Joined:
      Mar 6, 2014
      Messages:
      40
      Likes Received:
      0
      Trophy Points:
      0
      Thx man, I had it working too with replace method a char array with affixes to empty strings but my fix is very noob haha. I will use your file better.
       
    2. zakanator

      zakanator New Member Buddy Store Developer

      Joined:
      Feb 19, 2012
      Messages:
      676
      Likes Received:
      23
      Trophy Points:
      0
      If there's no issues with the changes I made for item suffixes, i'll apply the changes to canceling as well.
       
      Last edited: Mar 15, 2014
    3. dhaern

      dhaern New Member

      Joined:
      Mar 6, 2014
      Messages:
      40
      Likes Received:
      0
      Trophy Points:
      0
      I cant test sell auctions because i have all bags free and many items on AH and script check undercut auction first but I added changes to cancel auctions and i had this error:

      Code:
      Err: System.NullReferenceException: Object reference not set to an instance of an object.
         at HighVoltz.Composites.CancelAuctionAction.ScanAh(AuctionEntry& ae) in d:\JUEGOS\Buddies\HB1\Bots\Professionbuddy\Composites\CancelAuctionAction.cs:line 434
         at HighVoltz.Composites.CancelAuctionAction.Run(Object context) in d:\JUEGOS\Buddies\HB1\Bots\Professionbuddy\Composites\CancelAuctionAction.cs:line 262
      Where line 434 is

      Code:
      if (_item.RandomSuffix != null)
      and line 262 is
      Code:
      bool scanDone = ScanAh(ref ae);
       
    4. zakanator

      zakanator New Member Buddy Store Developer

      Joined:
      Feb 19, 2012
      Messages:
      676
      Likes Received:
      23
      Trophy Points:
      0
      Just manually cancel your items with suffixes and test with selling
       
    5. dhaern

      dhaern New Member

      Joined:
      Mar 6, 2014
      Messages:
      40
      Likes Received:
      0
      Trophy Points:
      0
      yeah is working with sell, sorry I didn't know that it's different for cancel ^^

      [​IMG]

      [​IMG]


      Code:
      PB 1.644: Searching AH for [B]Hyperion Gauntlets[/B] - NO SUFFIX -
      PB 1.644: Selling Hyperion Gauntlets of the Bear for 989g99s90c. Competition is at 990g0s0c
       
      Last edited: Mar 15, 2014
    6. sostorvitra

      sostorvitra New Member

      Joined:
      Mar 15, 2014
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      1
      made so much gold with this
       
    7. zakanator

      zakanator New Member Buddy Store Developer

      Joined:
      Feb 19, 2012
      Messages:
      676
      Likes Received:
      23
      Trophy Points:
      0
      I changed it for canceling as well, but uploaded it to the beta skype group for testing.
       
    8. Sam14

      Sam14 New Member

      Joined:
      Mar 8, 2014
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      0
      really sorry for bothering you x(
      couldn't upload files more than 1MB so i divided the profile in 2 txt .
      one more thing that i just remembered , i deleted some useless items like old school herbs and some gems that i dont sell before , dont think this is causing the problem cuz everything else working great .

      Sir plz dont get mad if i did something dumb x(
      View attachment 1.txt
      View attachment 2.txt
       
    9. aukeyword

      aukeyword New Member

      Joined:
      Mar 11, 2014
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      0
      Hello,sorry i have a question
      if my process is this one
      step-1:postToAH
      step-2:postToAH
      step-3:CancelFromAH
      step-2:postToAH

      If this step:1 was an end
      Items have been undercut in this time
      When step:2 is running
      The auction has a enough amount
      So will it not be undercut and then post any items for new price?

      thanks :D
       
    10. zakanator

      zakanator New Member Buddy Store Developer

      Joined:
      Feb 19, 2012
      Messages:
      676
      Likes Received:
      23
      Trophy Points:
      0
      I can't remember what it will do, it should post more if you've been undercut and posted the max amount.
       
    11. zakanator

      zakanator New Member Buddy Store Developer

      Joined:
      Feb 19, 2012
      Messages:
      676
      Likes Received:
      23
      Trophy Points:
      0
      zip it and upload it.
       
    12. aukeyword

      aukeyword New Member

      Joined:
      Mar 11, 2014
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      0
      observed for several hours
      I think it first determines by amount
       
    13. mindtrapper

      mindtrapper Member

      Joined:
      Jan 15, 2010
      Messages:
      364
      Likes Received:
      1
      Trophy Points:
      18
      How would one make this not post items in the AH for which there is no competition? I don't want to deal with fallback prices right now and basically just need something that will undercut competition but post nothing that doesn't already exist in the AH.
       
    14. Sam14

      Sam14 New Member

      Joined:
      Mar 8, 2014
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      0
      sry
       

      Attached Files:

    15. HcAoRrDe

      HcAoRrDe New Member

      Joined:
      Aug 2, 2012
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      Okay still a bit new to HB, but I am having an issue where it is post all the items for bid at 0g 0s 0c. So I have to stop the bot and redo everything. I check through the profile settings and I don't see what I have to change so that it does not just post items like that.
       
    16. Sam14

      Sam14 New Member

      Joined:
      Mar 8, 2014
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      0
      well u know how to set the buyout price ? if yes you need to change the bid percentage . IF no , open the xml file with notepad and search the names and adjust their prices
       
    17. zakanator

      zakanator New Member Buddy Store Developer

      Joined:
      Feb 19, 2012
      Messages:
      676
      Likes Received:
      23
      Trophy Points:
      0
      If that's the case you'll have to change the order of the subroutine or change professionbuddy to ignore undercut auctions.

      Try changing PostIfBelowMinBuyout to false and set a high minbuyout.

      I'll take a look later on.

      That's covered in the FAQ on the first post.
       
    18. Michaelke

      Michaelke New Member

      Joined:
      Jan 2, 2014
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      0
      Hey Zakanator,
      I was wondering if I could post my glyphs 2 times.

      <SubRoutine SubRoutineName="PostToAH"> (first time it posts 1 Glyph) = Good
      <SubRoutine SubRoutineName="PostToAH"> (the second time when it tries to post and I've been undercut it says Maximum amount already posted, even tho I have been undercut) = Bad
      <SubRoutine SubRoutineName="CancelFromAH">
      <SubRoutine SubRoutineName="GetMail">

      When I use the Addon TSM it also posts 1 glyph each time I press Start Post Scan, but If the scan is finished and I press it again it will post another glyph when I've been udnercut.


      <!--Glyphs-->
      <SellItemOnAhAction Category="Glyph" SubCategoryType="WoWItemGlyphClass" SubCategory="None" UseCategory="True" RunTime="_12_Hours" AmountType="Amount" ItemID="70981" MinBuyout="60g0s0c" MaxBuyout="150g99s99c" StackSize="1" IgnoreStackSizeBelow="1" Amount="1" BidPrecent="95" UndercutPrecent="0.0001" AutoFindAh="True" PostPartiaIStacks="True" PostIfBelowMinBuyout="False" Location="0, 0, 0" />


      Thanks
       
      Last edited: Mar 17, 2014
    19. zakanator

      zakanator New Member Buddy Store Developer

      Joined:
      Feb 19, 2012
      Messages:
      676
      Likes Received:
      23
      Trophy Points:
      0
      It'll need to be changed in professionbuddy to not include undercut auctions as part of the amount. You'll have to post in the professionbuddy thread to request it to be changed.
       
    20. adde09

      adde09 New Member

      Joined:
      Oct 4, 2012
      Messages:
      22
      Likes Received:
      0
      Trophy Points:
      0
      How do i install it? please help. I meant where do i install it?
       
      Last edited: Mar 17, 2014
    Thread Status:
    Not open for further replies.

    Share This Page