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

Mailing certain items

reQuorter

Member
Joined
Dec 17, 2011
Messages
76
Reaction score
0
Hello,

Is there any way I could mail from my bot to another character certain items, like for example I would like to mail only green/purple BoE items. Can I do it?
 
I know you can add the following to the profile to mail certain rarities.
<MailGrey>False</MailGrey>
<MailWhite>false</MailWhite>
<MailGreen>True</MailGreen>
<MailBlue>false</MailBlue>
<MailPurple>True</MailPurple>

<Mailboxes>
<Mailbox X Y Z /> //Replace X Y Z With the cords for the mailbox
</Mailboxes>
 
Last edited:
Back
Top