BeanX wrote:
#showtooltip Pick Pocket
/console targetNearestDistance 5
/targetenemy [noharm][dead]
/cast Pick Pocket
/cleartarget
Works better on the trogs in deepholm fighting the dwarfs. just run around thru em spamming it, you might get knocked out of stealth sometimes by a small aoe but they wont aggro you because they are fighting dark irons or w/e
The /console command isn't used anymore, and adding [noharm][dead] ensures that your macro tries to target mobs that are yellow or are corpses.
The macro you're looking for is:
#show Pick Pocket
/targetenemy
/cast Pick Pocket
/cleartarget
You can also add a Sap in there:
#show Pick Pocket
/targetenemy
/cast Sap
/stopcasting
/cast Pick Pocket
/cleartarget