my xml has set everything to RunTime="_12_Hours - but the bot sells 24hours all the time
can someone help?
still havent found out a solution^^
maybe it's in the profession buddy settings?
my xml has set everything to RunTime="_12_Hours - but the bot sells 24hours all the time
can someone help?
... and ...still havent found out a solution^^
maybe it's in the profession buddy settings?
got a question why he keep post my item even when he already posted 5
can i delete all the sell item/buy item entry's i don't need?
i set the file so it sells and buys herbs.. i had ores in my bag as well and random other things and it listed them for 0 copper lol
Do i have to alter all the prices on each item with this profil ?
it's one of the pre-made xml's someon posted here:
<Settings DefaultValue="False" Type="Boolean" Name="Cancel Undercut Auctions" Summary="Cancels your auction which have been undercut" Category="Misc" Global="False" Hidden="False" />
Are you setting up your alts in the XML file or in the HB Bot config window? I remember having issues with this until I tried to set them both ways.am I missing something on the mailing to alts i put in jewelcrafter and a scriber but the bot keeps posting to ah the mats insted of mailing them I've put the names of my alt in the PB config
It's a good idea to set prices for each item you want to buy and sell. Try reading back through the thread, this is another question that gets asked (and has been answered) a lot.Do i have to alter all the prices on each item with this profil ?
Try setting that DefaultValue to True for starters otherwise your auctions will stay on at whatever price until someone either buys them, or they expire.PHP:<Settings DefaultValue="False" Type="Boolean" Name="Cancel Undercut Auctions" Summary="Cancels your auction which have been undercut" Category="Misc" Global="False" Hidden="False" />
Are you setting up your alts in the XML file or in the HB Bot config window? I remember having issues with this until I tried to set them both ways.
It's a good idea to set prices for each item you want to buy and sell. Try reading back through the thread, this is another question that gets asked (and has been answered) a lot.
<Settings DefaultValue="[B]myaltname[/B]" Type="String" Name="Scribe/Alchemist" Summary="Sends Herbs to your Scribe or Alchemist" Category="Alts" Global="False" Hidden="False" />
I would suggest 'testing' using an alt with like maybe 2k on it, that way things like that will not happen. But I'm not sure if this is just you bragging or a scream for help. If it's the later, I'm pretty sure the whole setup and usage has been covered quite well in this thread.ive been trying to figure this our a whole day and blasted out like 30k for nothing... ;/
Pass, I dunno.I added the char name to where I've written "myaltname" and in the pb config neither does nothing, Did I change in the wrong place? Is there a difference how you spell the name by that does it mather if the first char is big or not?
Yes there is. Edit under <!--Uncut Gems--> so that it has the gems you're looking to buy (even if they're not uncut ones) then set BuyUncutGems to True up in the settings.Hi, I have been using AHbuddy for a good amount of time, and im wondering if there is a way u can buy all gems that are below a certain price.
Thanks!
Terrorforprez
Well yes and no. It'll sell within a price range you that you give it. So you set MinBuyout to the lowest you'd like to sell each item for and MaxBuyout to the most you want to sell for, also known as a fall-back price. Then it'll undercut any other auctions within that price range.hi, as i understood this script can sell only with price, that i give it, or mistaken?
is it possible ahbuddy will checking price, and will post to ah with some % undercut?
or it's impossible? and i must determine price every goods, and must to change script every time, before selling?
Uhmmn, what? Have you read through this thread? Many people, including myself have posted many times instructions on what values to change and how to change them.thanks a lot.but i don't know how to optinos post to AH.i want sell itme when someone cheaper than me .but this bot only sell 1.when someone cheaper than me ,can't post more cheaper.
I'm guessing you're running it straight out if the box, expecting it to run without any time spent configuring prices/etc.. So, what you need to do is set prices for items. By default it'll sell everything for 0g0s0c. Read back through the last dozen or so pages it's all been covered quite recently.It just tries to sell every item that i have for 0 Copper , what am i doing wrong?
I configured the price ofrece some gems between 20 and 200and stack size to 2 but it sella everything for 0 0 0 and in stacks ofrece 20 :/I'm guessing you're running it straight out if the box, expecting it to run without any time spent configuring prices/etc.. So, what you need to do is set prices for items. By default it'll sell everything for 0g0s0c. Read back through the last dozen or so pages it's all been covered quite recently.
I configured the price ofrece some gems between 20 and 200and stack size to 2 but it sella everything for 0 0 0 and in stacks ofrece 20 :/
there you go : <?xml version="1.0" encoding="utf-8"?> <Professionbuddy> <ChangeBotAction Bo - Pastebin.comCan you post an example-line (or two) of your XML that you changed? I can't quite see it from here.