This rogue macro will do the following things:
- Automatically target closest enemy
- Set auto looting on
- Sap
- Pick Pocket, loot all goodies
- Set auto looting off
#showtooltip Pick Pocket
/cleartarget
/targetenemy
/script SetAutoLootDefault(true)
/cast Sap
/cast Pick Pocket
/in 3 /script SetAutoLootDefault(false)
Assign this macro to a button, stealth, and run around in a crowded town spamming the button! You’ll get rich in no time!
Leave a Reply