loot macros

MROUTLAW

Premium Member
Joined
Apr 23, 2009
Messages
71
Reaction score
3
Points
8
Age
55
looking for a auto loot macro that still works not sure if there are any and yes i did a search but nothing recent.
 
You can still just target corpse and shift click them to loot all. I wrote a macro based on that before just search for my posts and loot in it
 
What where you using before to loot?

All you should need to do to fix it is find where it does /itemnotify loot${somelootslotvariablehere} [left|right]mouseup and change it to /itemnotify ${Corpse.Item[${somelootslotvariablehere}].InvSlot} [left|right]mouseup

Dev