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

Profile without mail

asken92

Member
Joined
Apr 25, 2010
Messages
41
Reaction score
0
Hey, I am using a profile in argent tournament grounds which has no mail. I was wondering if it's able to make the bot fly to closest city/mailbox and mail then fly back and continue. Would be nice to not vendor the greenies but still get rid of them so it doesn't take up bag space... thanks in advance =)
 
Go to the nearest mailbox and stand next to it
go to the tab in HB that has the "my possition" button.
Click it.
It will output some hotspot in the HB window.
Copy that.

Now in the profile, open in notepad.
Add some tags.

<Mailboxes>
</Mailboxes>

Now paste the Hotspot between them.
Example.

<Mailboxes>
<Hotspot X="-367" Y="-2350" Z="93" />
</Mailboxes>

Now change the word Hotspot to Mailbox

You'll end up with. (my example)

<Mailboxes>
<Mailbox X="-367" Y="-2350" Z="93" />
</Mailboxes>

Save the profile.
Then it will go to mailbox when needed.
 
Oohh, god thanks mate i will definatly try that out. But i forgot to mention, there is no mailbox at the argent tournament ground. i will have to go to dalaran. does it now where flightmaster is ?
 
Oohh, god thanks mate i will definatly try that out. But i forgot to mention, there is no mailbox at the argent tournament ground. i will have to go to dalaran. does it now where flightmaster is ?

Without using an outside plugin to do it, it will not use flightmasters and does not support flying mounts.
 
There are mailboxes outside the Quest Hub bits, by the big huts i believe.
 
ah, as i thought. thanks for reply's gonne check this out :D thanks again!
 
aaah, GREAT! there was a mailbox there. that's awsome! gonne try figure that coding out now :) thanks
 
This is the first time doing this, just a question. Dont i need to tell the bot what it is suppose to mail?
 
This is the first time doing this, just a question. Dont i need to tell the bot what it is suppose to mail?

You can specific the rarity of items you want mailed in the profile:

<MailWhite>True</MailWhite>
<MailGreen>True</MailGreen>
<MailBlue>True</MailBlue>
<MailPurple>True</MailPurple>
 
What if you want to keep all herbs or some item like Chilled Meat 43013 and mail that to an alt
Can it say herb or do you have to list every herb that is gatherable?
 
Back
Top