Thursday, September 30, 2010

My compare macro



This will compare all items in your inventory to each wearable eq slot you have. These slots can differ from player to player, so type wearable in game to see if macro is missing eq slots for your character and add them to the list. The basic syntax I use for each one is compare (eq slot keyword) wearable so you don't view things you can't wear yet. This is a fast way to know if that huge list of items you have is worth a lick or not. Didn't find nothing from macro good time to sell all time =). Here is macro copy it into mushclient like I do above...


compare light wearable
compare head wearable
compare eyes wearable
compare lear wearable
compare rear wearable
compare neck1 wearable
compare neck2 wearable
compare back wearable
compare medal1 wearable
compare medal2 wearable
compare medal3 wearable
compare medal4 wearable
compare torso wearable
compare body wearable
compare waist wearable
compare arms wearable
compare lwrist wearable
compare rwrist wearable
compare hands wearable
compare lfinger wearable
compare rfinger wearable
compare legs wearable
compare feet wearable
compare shield wearable
compare wielded wearable
compare second wearable
compare hold wearable
compare float wearable
compare sleeping wearable

No comments:

Post a Comment