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

Mail main disenchantable greenies instead of vendor

Stjarne

New Member
Joined
Sep 27, 2012
Messages
135
Reaction score
0
My bot currently mails my other toon all the cloth and food and stuff. But how do i make my bot mail my toon the disenchantable greenies aswell? Instead of vendoring them that is.

Thanks
 
You have to make sure it's properly configured in the profile

Somewhere in your profile you'll have a sections like this:

<MailGrey>False</MailGrey>
<MailWhite>False</MailWhite>
<MailGreen>True</MailGreen>
<MailBlue>True</MailBlue>
<MailPurple>True</MailPurple>

<SellGrey>True</SellGrey>
<SellWhite>True</SellWhite>
<SellGreen>False</SellGreen>
<SellBlue>True</SellBlue>
<SellPurple>False</SellPurple>



Just make sure sellgreen is false and mailgreen is true.


good luck
 
You have to make sure it's properly configured in the profile

Somewhere in your profile you'll have a sections like this:

<MailGrey>False</MailGrey>
<MailWhite>False</MailWhite>
<MailGreen>True</MailGreen>
<MailBlue>True</MailBlue>
<MailPurple>True</MailPurple>

<SellGrey>True</SellGrey>
<SellWhite>True</SellWhite>
<SellGreen>False</SellGreen>
<SellBlue>True</SellBlue>
<SellPurple>False</SellPurple>



Just make sure sellgreen is false and mailgreen is true.


good luck
Thanks!
 
Back
Top