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

Mailing Green items

amducious

New Member
Joined
Jun 2, 2010
Messages
17
Reaction score
0
I'm new to Honorbuddy and have searched the forums for a few hours but im at a loss. I want to set up my HB using Alliance Western Northrend profile to mail blue and green items to my enchanter I see that it is already mailing the blues but I think it is rendering the greens. Is there a way to change that
 
yeah, post the profile your using and ill fix it for you
 
hopefully this works first time posting an attachment on this forum

while im here is there a good guide on how to edit/create a profile. I appreciate you guys fixing it but I always like to know how to do things myself.
 

Attachments

Last edited:
hopefully this works first time posting an attachment on this forum

while im here is there a good guide on how to edit/create a profile. I appreciate you guys fixing it but I always like to know how to do things myself.

Change:
Code:
  <SellGrey>True</SellGrey>
  <SellWhite>True</SellWhite>
  <SellGreen>True</SellGreen>
  <SellBlue>False</SellBlue>

to

Code:
  <SellGrey>True</SellGrey>
  <SellWhite>True</SellWhite>
  <SellGreen>False</SellGreen>
  <SellBlue>False</SellBlue>

and
Code:
  <MailWhite>True</MailWhite>
  <MailGreen>False</MailGreen>
  <MailBlue>True</MailBlue>
  <MailPurple>True</MailPurple>

to

Code:
  <MailWhite>True</MailWhite>
  <MailGreen>True</MailGreen>
  <MailBlue>True</MailBlue>
  <MailPurple>True</MailPurple>
 
Im going to guess I can just edit in notepad or do I need a special program to edit it with
 
Im going to guess I can just edit in notepad or do I need a special program to edit it with
Almost all texteditor can handle xml files so Notepad shouldn't be a problem at all.
 
I would love to play 20 questions with someone about HB and GB if they are up for it let me know
 
1. What is the defference between HB and GB
2. is there a way to stop HB and log out of wow after a set time
3. is there a guide on creating profiles
4. I keep seeing things about HB2 how do I tell witch one I have
5. is there a way to set HB to mail Items Ex. Chilled Meat, Frostweave cloth (ty for the help with the green items that is working perfect now from what i can see)
6.is there a way to set up HB or GB to do a 5 man inst with me controlling the tank and the bot controling the healer/dps if so is there instructions on this anywhere

hmm I cant realy think of any more but im sure more will come with time
 
1. Gb farms ores and herbs with flying mount, HB kills stuff lvls more and cannot use a flying mount
2. Not sure about this
3. Yes there is a guide: http://www.buddyforum.de/showthread.php?4359-The-Ultimate-Guide-to-HB2-L33t.
4. You can download the HB2 stable version here: http://www.buddyforum.de/showthread...se-1.9.2.3-RAF-Looting-and-Item-Quality-fixes
5. Yeah by setting the <MailWhite>True</MailWhite> to true, this way it mails all white stuff but you will have to set Frostweave Cloth as a protected item.
6. Theres a way to do this but i wont do this already since only some of the dungeons are meshed.
 
1. What is the defference between HB and GB
2. is there a way to stop HB and log out of wow after a set time
3. is there a guide on creating profiles
4. I keep seeing things about HB2 how do I tell witch one I have
5. is there a way to set HB to mail Items Ex. Chilled Meat, Frostweave cloth (ty for the help with the green items that is working perfect now from what i can see)
6.is there a way to set up HB or GB to do a 5 man inst with me controlling the tank and the bot controling the healer/dps if so is there instructions on this anywhere

hmm I cant realy think of any more but im sure more will come with time

1. Hb is for pvp and leveling or farming mobs, GB is for gathering mats (herb/mining/etc)
2. There is an exit timer plugin available, don't have the link offhand
3. There's a few, these are some older ones: http://www.buddyforum.de/showthread.php?4532
4. The last version that would be called HB1 is 1.333 - if your version is above that (it should be) then its using the HB2 core.
5. You can use a <ForceMail> tag to mail certain items. Check a few profiles to see the syntax.
6. You can use RAF, but I have no experience with doing this.
 
Back
Top