Macro Parcel.mac

Chatwiththisname

Learning2Code
Joined
Sep 28, 2008
Messages
1,234
Reaction score
54
Points
48
Location
Texas
Slapped this together on a live stream for someone. Made sense as a thing a player might want to do.

Parcel.mac will allow you to
/senditems tradeskills PlayerToSendTo
/senditems collectible PlayerToSendTo

IE:

/senditems tradeskills ChatWithThisName

Would then send all tradeskill items to ChatWithThisName on my current server.

It has an exclusion list.
Items added to the exclusion list must be in the following format.
|Water Flask|
with a preceding and ending |

ExclusionList can be found inside the macro near the top /declare ExclusionList string outer "|Bat Wing|Water Flask|" etc. etc. etc.

Requires you say what NPC you want to use for parceling inside the macro.
/declare vendor string outer "Caden Zharik"

Change Caden Zharik to the NPC of your choice, being sure to leave the "Quotes" surrounding the name.


As it currently is, this was slapped together relatively quickly and without much user input. So it is what it is as you get it. Unless it is actually doing something unexpected it's unlikely I'll feel the need to make changes to this macro.

The livestream where this was created can be found Twitch for a limited time. Eventually these come off of twitch (a week or two) and aren't available anymore. At which point I save the content and upload it to youtube. So watch it while you can if you're interested in seeing the process I used to make it.
 

Attachments

  • Parcel.mac
    4.4 KB · Views: 25
Last edited:
Nice addition.

I have something similar which moves TS or collectible items via trade.