I don't know under what category to post this, maybe the devs of hb should make some sort of category for things like this ? that has to be loot and such. My bot is simply deleting green boe's, this is annoying as im trying to level up enchanting, and I need the D/E mats. And it's almost probably more ecconomicaly to d/e for mats. So what can I do to make the bot mail the items instead? P.S, I have seen the bot on other profiles mail boe items, and it usualy always mails "cloth", what I don't understand is why it does this for this specific class. I am using The latest version Fpsware Rogue. The newest version of honorbuddy Profile: Kick's questing profiles LK beta and R. (dont know what the R stands for, maybe stable release or something)? Alitle offtopic I know but if anyone knows, id appriciate it
Open the profile in notepad++ and look for something like this: Code: <MailGrey>False</MailGrey> <MailWhite>True</MailWhite> <MailGreen>True</MailGreen> <MailBlue>True</MailBlue> <MailPurple>True</MailPurple> <SellGrey>True</SellGrey> <SellWhite>True</SellWhite> <SellGreen>True</SellGreen> <SellBlue>False</SellBlue> <SellPurple>False</SellPurple> Make sure mail greens is true , you can also choose to have it not sell any greens by changing sell green to false.