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!

Any plugin that will mail BOE instead of vendoring it while leveling?

dearik

New Member
Joined
Apr 19, 2011
Messages
62
At the moment I am using Kicks profiles to level some alts. And its working quite good. Problem is that I would like to save BOE items for enchanting later on, and they are just automatically sold instead of mailed. Any plugin that can sort this problem for me?
 
At the moment I am using Kicks profiles to level some alts. And its working quite good. Problem is that I would like to save BOE items for enchanting later on, and they are just automatically sold instead of mailed. Any plugin that can sort this problem for me?

You dont need a plugin for that. Just open the profile in notepad or any other text editor and you can change those settings there.
 
You dont need a plugin for that. Just open the profile in notepad or any other text editor and you can change those settings there.
Even better:
All you have to do is enter a mail recipient in the Settings screen and HB will to the rest.
By default it is set to mail all this stuff but you do need to tell it who to mail it to.
 
Exactly. To elaborate a bit, open the profile you're using with a text editor and look for the following block at the beginning of it:
Code:
	<SellGrey>True</SellGrey>
	<SellWhite>True</SellWhite>
	<SellGreen>True</SellGreen>
	<SellBlue>False</SellBlue>
  
	<MailWhite>True</MailWhite>
	<MailGreen>True</MailGreen>
	<MailBlue>True</MailBlue>
	<MailPurple>True</MailPurple>
If both SellGreen and MailGreen set to True, it will sell BoP greens and mail BoE. If SellGreen is set to false and MailGreen is set to true, it will mail BoE greens and keep BoP.
For mailing to work, you need to specify a mail target in Honorbuddy settings.
 
Thanks for input and help guys. Thing is that if I set
sell green true
mail green true

It vendors first... and greens aren't left to be mailed.
And if I set
sell green false
mail green true

then it doesnt vendor soulbonded items...

@general mailing: i dont have problem with that, i specified target and its ok.
 
try swapping around the order of sell / mail, maybe if it reads mail first it will mail first.
 
I'm having the same issue with the bot selling all of my boe greens n blues while i level. i just went and looked at the blizzard item restoration for my toon and there's a ton of boe's that have been sold rather than mailed. i went in to edit the profile, but it's already set the way it should be. and i have an alt filled in for who i want it all mailed to. i don't get it :( oh, also using Kick's questing profile, but i don't know if that matters or not. (love the profile otherwise, you're awesome Kick <3 )
 
Last edited:
Back
Top