This macro will allow your players to loot dead NPC's. First it check if the target is dead, then it loot, All you have to do is filling bar3_max with the treasure !power {{ --?? @{target|first|bar1} == 0?? skipTo*1|OK --Warning,| It's hard to loot when the target is still alive! --skipTo*6|EndOfCard --:OK| --You find:| @{target|first|bar3|max} --skipTo*4|EndOfCard --:EndOfCard| }} I hope it'll help