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.
Try using this. I only did a small bit of testing, so there could still be issues with it.

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.
 
If there's no issues with the changes I made for item suffixes, i'll apply the changes to canceling as well.
 
Last edited:
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);
 
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);
Just manually cancel your items with suffixes and test with selling
 
yeah is working with sell, sorry I didn't know that it's different for cancel ^^

zy1Jpnm.jpg


zQynuKe.jpg



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:
yeah is working with sell, sorry I didn't know that it's different for cancel ^^

zy1Jpnm.jpg


zQynuKe.jpg



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
I changed it for canceling as well, but uploaded it to the beta skype group for testing.
 
upload the profile you're using.

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
 
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
 
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
I can't remember what it will do, it should post more if you've been undercut and posted the max amount.
 
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 120976
View attachment 120977
zip it and upload it.
 
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.
 
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.
 
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.

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
 
observed for several hours
I think it first determines by amount
If that's the case you'll have to change the order of the subroutine or change professionbuddy to ignore undercut auctions.

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.
Try changing PostIfBelowMinBuyout to false and set a high minbuyout.

I'll take a look later on.

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.
That's covered in the FAQ on the first post.
 
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:
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
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.
 
How do i install it? please help. I meant where do i install it?
 
Last edited:
Status
Not open for further replies.
Back
Top