Yes you can but its build into the script.
If you go to the script itself, right click it and choose open with notepad and find the line that says: All you have to do is decide to change them to "True" instead of false!
<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>False</SellBlue>
<SellPurple>False</SellPurple>
What I was trying to say in my previous post is that if I make the above changes, how will the bot react to a souldbound Green item that no longer is equiped? He can't mail it and is being told to not sell green items. Is there another check someone that he can make to base the mail/sell decision on whether the item is soulbound or not?
Thanks.