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

Mail plugin, send mail to alt

thecakei

Member
Joined
Aug 23, 2012
Messages
52
Reaction score
0
Hey guys! i was wondering if there was a plugin there could send mails to my alt?. Everytime im leveling on my bot im getting alot of line cloth and so on, so i was thinking about if there was a plugin there could send the line cloth and all the materials to and alt? and then sell all grey items? instead of selling the materials to the venedor? :-)

Thanks!
 
Hey guys! i was wondering if there was a plugin there could send mails to my alt?. Everytime im leveling on my bot im getting alot of line cloth and so on, so i was thinking about if there was a plugin there could send the line cloth and all the materials to and alt? and then sell all grey items? instead of selling the materials to the venedor? :-)

Thanks!
if you click "Settings and Tools" and check the "Advanced mode" checkbox, if you scroll down there should be a section where you can enable mailing and put a character name to mail the items to. when your bags are full it will run and mail stuff to the one you gave the name too.
 
hey CodenameG . So i can set it to send example line cloth, but not the grey items?
 
hey CodenameG. I found it, but can i set multi items up for it? so there are more then one item?
 
just let it go, it will send anything that has value, so all the cloth, mats, greens, blues. if you wanna edit what ones it send you need to edit the profile your using.
 
So i just need to type my alts name. and then it will send all materials? that kick mega profile dosent sell?
 
Okay. So i open advenced mod going down to Mail & refreshments, Under mail recipient i write my alt name in. And then it will send all the line cloth and mines and herb that the item seller plugin doesnt sell :-)?
 
Okay. So i open advenced mod going down to Mail & refreshments, Under mail recipient i write my alt name in. And then it will send all the line cloth and mines and herb that the item seller plugin doesnt sell :-)?
dont run any item selling plugins, when your bags get full. as long as you have mailing enabled in the bot, when your bags get full, when it goes to sell it will run to the mailbox and mail the items to the character you put in the box.
 
Okay i dont understand this CodenameG. I run kick mega profile for leveling up. So when there are 3 slots bag it will go sell. So, will it mail all items, ? og just line cloth and so on? and then move to sell after with rest of the items, there are grey and so on? or how can i set it up, so i tell it what it need to send?
 
Okay i dont understand this CodenameG. I run kick mega profile for leveling up. So when there are 3 slots bag it will go sell. So, will it mail all items, ? og just line cloth and so on? and then move to sell after with rest of the items, there are grey and so on? or how can i set it up, so i tell it what it need to send?
yes,
in every profile is code that tells it what it needs to mail and what it needs to sell. so in this profile it will mail all the whites, greens, blues, purples, that it picks up and are useful, and arent soulbound, so like cloth will be automatically sent, as well as any gear you pickup and dont use so you can sell later or put up in the AH.
Code:
<HBProfile>
	<Name>[A - Quest] EK 12-58 [Kick]</Name>
	<MinLevel>1</MinLevel>
	<MaxLevel>101</MaxLevel>
  
	<MinDurability>0.2</MinDurability>
	<MinFreeBagSlots>2</MinFreeBagSlots>
  
	<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>True</SellBlue>
	<SellPurple>False</SellPurple>
 
so now i should work? after i set all that up? :-) and can i like this <Maillinecloth>True</Maillinecloth>? :-)
 
I dont have the check box, i can only rigth the name, so i geuss that was that :-)
 
so now i should work? after i set all that up? :-) and can i like this <Maillinecloth>True</Maillinecloth>? :-)
no you cant add customlines.
I dont have the check box, i can only rigth the name, so i geuss that was that :-)
yea, thats basicly it, let it run, it should sell, and sell of all the junk, then mail the cloth or whatever other stuff.
 
Hmm it just selled all the junk, but didn't mailed, so maybe there need more line cloth in the bags. But i can set this in <MailLineCloth>True</MailLineCloth> ?
 
Hmm it just selled all the junk, but didn't mailed, so maybe there need more line cloth in the bags. But i can set this in <MailLineCloth>True</MailLineCloth> ?
you CANNOT add custom lines or your profile will fail to load.
 
sorry. But thanks for the help! if it dosent sent :-) if will write in here again and hope you will answer!

Cya! thanks!
 
Back
Top