What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[Azyul Project] Dungeon Farming, Gold Farming, Mount Farming, Transmog Farming, and more!

(I've just changed the 8500 and 5500s in the Gun'drak Sell Everything Heavy profile to 12500. I'll see how it works now :0
 
Hello Sír! I like your profiles, just one question is it possible to set MailBlue BOE but Sell Blue BOP in the below settings?

--snip--

Running R AM GunDrak/Drak'Tharon profile and playing ally faction on english client

Thanks for the help
Yes.
However, if you use the 'Sell All' script, these settings will be ignored.





Heavy, English client. It doesn't sell at all. It skips mounting on the mammoth, goes straight to Dalaran, and opens the shop. It says its trying to sell, but the items don't get highlighted like they do when they get sold.

I can try to do PoS again later so I can get a log for you. I've just been doing other instances.

One more question. Even with 8.5 seconds, I'm having the issue where things aren't selling on my mount fast enough, and then the bot goes to town to sell when everything is already sold. Do you recommend making the time longer again, or is there possibly an issue with my WoW/HB?
I'll check the PoS Heavy code once I get home. There may be a mistype somewhere.


And yea, the timer will need to be increased. If you sniff through the code you should see the Lua script block that sells (Ctrl+F for the word: Selling)
Under the block you should see the 8500 milisecond wait timer. Change it to about 10000 or 12000.

After you change it, do a search again just in-case there's multiple Lua sell codes.
Some profiles have one for the Mammoth and town Vendor.


Edit
Just seen that you changed it already. xD
Good luck.​
 
Last edited:
I changed all the 5500 and 8500 numbers to 12500 and everything is running perfectly now. If you don't see anything in the PoS profile, let me know and I'll try to run it for a log. I prefer it, since it makes more money when you consider the hilts.
 
Yes.
However, if you use the 'Sell All' script, these settings will be ignored.

No, I do not use Sell All, I have been searching the forums how should I make the above to sell BOP but keep BOE without any luck, would you be so kind to help me out on this problem please ? :)
 
I changed all the 5500 and 8500 numbers to 12500 and everything is running perfectly now. If you don't see anything in the PoS profile, let me know and I'll try to run it for a log. I prefer it, since it makes more money when you consider the hilts.
Alright, I'm heading out right now to get groceries.
Once I get back I'll sniff through it and see what's up.

Thanks for the report - glad everything's working out.
 
No, I do not use Sell All, I have been searching the forums how should I make the above to sell BOP but keep BOE without any luck, would you be so kind to help me out on this problem please ? :)
The only thing I could guess is that the items you're wanting it to sell are being protected.

Either that or, your Blue BoEs are being sold because the mail routine is executed *after* the vendor routine.
Which profile were you using? (may take a while before I can respond again - leaving out here in a minute)
 
The only thing I could guess is that the items you're wanting it to sell are being protected.

Either that or, your Blue BoEs are being sold because the mail routine is executed *after* the vendor routine.
Which profile were you using? (may take a while before I can respond again - leaving out here in a minute)

Take your time m8 no rush around here :) I will monitor what Items will be dropped in this two dungeon as BOE Blue and will add them as protected.
Profile is : [R AM - Alpha]Gundrak and Drak'Tharon.xml

Thanks for your help will come back on the results
 
Sorry for the delay.

1) Which faction are you? Also, what are you wanting to mail?
2) I checked the code, and it seems that it doesn't 're-check' the bagslots after using the mammoth. Instead, it just goes to the vendor.
I'll work on an update that should fix that.

I am Horde(rogue) - appreciate the help!
 
I am Horde(rogue) - appreciate the help!
The bot should now re-check your bags after using the Mammoth.
It *should* now only go to town if you're under 17 slots *after* vendoring via the Mammoth.
 
Take your time m8 no rush around here :) I will monitor what Items will be dropped in this two dungeon as BOE Blue and will add them as protected.
Profile is : [R AM - Alpha]Gundrak and Drak'Tharon.xml

Thanks for your help will come back on the results
Hmm yea.
Most of my profiles go to the vendor before the mailbox.
So since 'Sell Blue' is set to true, it sells all the blues before it gets a chance to mail the BoE ones.

Protecting them should fix this little issue.
Or alternatively you can set the BoE ones in your 'ForceMail.xml' file - which is located in your Honorbuddy folder.
This file works the same as Protected Items, except ForceMail will not only protect - but mail the items.
 
hey there, one question, im running the lite pull gundrak profile, but it keeps the frostcloth. is there any way to make it sell everything?
 
hey there, one question, im running the lite pull gundrak profile, but it keeps the frostcloth. is there any way to make it sell everything?
The 'Protected Items' file is protecting the Frostweave.
I could send out a 'sell everything' profile, but in the mean time the [AM - Alpha] Gundrak profile should have a Sell All option. Just check it and check "L" for the pull density.
 
Keep getting this error even after a fresh install and svn update.

Cannot load profile!
'File' is an unexpected token. The expected token is '='. Line 868, position 19.

Trying to load [AM - Alpha] Gundrak.
--------------------------------------------
Cannot load profile!
'File' is an unexpected token. The expected token is '='. Line 1809, position 20.

While trying to load [R AM - Alpha]Gundrak and Drak'Tharon.
 
Hmm yea.
Most of my profiles go to the vendor before the mailbox.
So since 'Sell Blue' is set to true, it sells all the blues before it gets a chance to mail the BoE ones.

Protecting them should fix this little issue.
Or alternatively you can set the BoE ones in your 'ForceMail.xml' file - which is located in your Honorbuddy folder.
This file works the same as Protected Items, except ForceMail will not only protect - but mail the items.

Hi, is it possible to change order of mail/vendor so don't have to search for all those rare id and add to protected items? Bot would just mail posible rares and then sell rest.
Finding all rares take a while and some are worth 4+k
 
Hi, is it possible to change order of mail/vendor so don't have to search for all those rare id and add to protected items? Bot would just mail posible rares and then sell rest.
Finding all rares take a while and some are worth 4+k
Yea, but the reason that the mailing routine is typically called last is because most towns near the dungeon don't have a mailbox.
So instead of wasting time flying all the way to one every time the bags are nearly empty - it instead only goes to one if it actually needs to.


The vendor hub for Drak'tharon is alright because the closest town actually has a mailbox.
So it could be switched without losing optimization.

But Gundrak would be a bad 'switch' because it has to fly all the way to 'The Argent Strand' anytime it needs to mail.

Tell me which changes you want and I'll apply them into a profile and upload it here.
 
when i use the grinding profiles will it pick up all the junk items like gray names? if so will it vendor it? if it does vendor it can it sell it to my jeeves?
 
Keep getting this error even after a fresh install and svn update.

Cannot load profile!
'File' is an unexpected token. The expected token is '='. Line 868, position 19.

Trying to load [AM - Alpha] Gundrak.
--------------------------------------------
Cannot load profile!
'File' is an unexpected token. The expected token is '='. Line 1809, position 20.

While trying to load [R AM - Alpha]Gundrak and Drak'Tharon.
Just checked it, there was a mistype when the death support codes were added in.
I'll send out an update here in a few minutes that'll fix it.
Thanks for the report!

Edit
A fix has been sent out.​




when i use the grinding profiles will it pick up all the junk items like gray names? if so will it vendor it? if it does vendor it can it sell it to my jeeves?
Honorbuddy's vendor routine isn't designed to use Jeeves, so support for this would need to be manually coded in.

The bot will naturally loot any mob it kills as long as the bags aren't entirely full.

Which items are sold is determined (by rarity) in the profile code. These variables are different between all profiles.
Aside from that, items that aren't protected by your 'Protected Items.xml' file will most-likely be sold.
 
Last edited:
ahh ok b.c i ran the halls of lightning and it filled the invo with everything and did not sell anything so it would not pick up any thing else, and it would only kill the mobs
 
ahh ok b.c i ran the halls of lightning and it filled the invo with everything and did not sell anything so it would not pick up any thing else, and it would only kill the mobs
If the bags get full once while the dungeon is being ran - the bot won't leave the dungeon to vendor. To code something like this into a profile would be very complex to the point of redundancy.

If the bot however continues to reset+run the instance while the bags are full, then there's an error.
Which profile were you using (exactly?)
 
Back
Top