1. #1

    Pickpocket autoloot

    So, I'm new to being a rogue. I'm lvl 74 and making my way through northrend and I was realized I never use Pickpocket. I was looking around for a macro that would auto-loot my pickpockets without having autoloot on. I prefer to shift+loot when I want to loot everything, and don't want to have to edit my settings every time I decide to use the skill.

    I did look around, but I'm not great at macros and didn't want to mess anything up without knowing how to change it back.

  2. #2
    dont think there is a macro you can use to autoloot. might be one to turn it off and on but the same can be done in options... might be an addon out there but chances are slim cause most use the autoloot
    Have you ever stepped on a lego piece while barefoot?

    Can you recall that exquisitely piercing and utterly unforgettable pedal agony? Now imagine what would happen if you were to step on between 10 and 25 angry, well armed lego pieces which are all acting in brutal concert, and tell me how that would go for you.

    Plus they have magic and sharp objects.

  3. #3
    Well that sucks

  4. #4
    /script CloseLoot();
    /cast Pickpocket

    That should cover looting automatically. It works for prospecting at least.

  5. #5
    That in a macro does nothing

  6. #6
    You can use the addon Cutup. It's meant for things like Slice and Dice, Envenom and Rupture bars but it comes with a few small extra things. One of those extra things is auto-looting pickpockets.

    Signature and avatar made by Shyama.

  7. #7
    Mechagnome
    Join Date
    Aug 2011
    Location
    Dragon soul for the next X Months :(
    Posts
    562
    Quote Originally Posted by Palmela View Post
    /script CloseLoot();
    /cast Pickpocket

    That should cover looting automatically. It works for prospecting at least.
    Prospecting and Disenchanting work differently. Once the cast is finished the target item is destroyed and there is no turning back, so simply closing the loot window makes you loot the item.

    There is no macro command to my knowledge that can make you loot something. Auto loot is the only way of doing this.
    Quote Originally Posted by Boubouille View Post
    Go put some pants on.
    Mist - Jubei'thos - Prestige
    13/13 Heroic T11, Pre T12.
    7/7 Heroic Firelands Pre 4.3
    8/8 Heroic Dragonsoul @ 5% Nerf
    Cataclysm content completed 15/02/11

  8. #8
    AutoLootPocket used to turn on auto loot when you were stealthed and off again when you unstealthed - however the mod was abandoned back in 08'. Don't know if it works still or not.
    I would give Cutup a shot if you dont want to have auto loot on when you feel the urge to go around pickpocketing

  9. #9
    the question is though.... why arn't you just using auto-loot everywhere? no bag space? -> are you slacking on upgrading bags/carrying lots of useless stuff?

  10. #10
    Still wearing netherweave at 80, so I guess I am kinda slacking lol

    I just prefer to shift + right click to autoloot... I guess it comes from EQ and older games as a habbit... One of those things you think you should change, but don't want to?

    If I turn autoloot on, will it auto loot boxes that I've picked?

  11. #11
    Quote Originally Posted by Maereax View Post
    If I turn autoloot on, will it auto loot boxes that I've picked?
    When you unlock them, it doesn't open them.

    When you open them, though, it will then loot it. So, if you're just picking a lock for a friend, it's fine as long as you can resist the urge to look inside it.

    I finally turned auto-loot on this expansion specifically for pickpocket runs. I also have all my openers include pickpocket. You can pickpocket/cheapshot or pickpocket/sap or pickpocket/ambush, for instance, and you'll grab the item as long as you have auto-loot turned on.

  12. #12
    Quote Originally Posted by Maereax View Post
    Still wearing netherweave at 80, so I guess I am kinda slacking lol

    I just prefer to shift + right click to autoloot... I guess it comes from EQ and older games as a habbit... One of those things you think you should change, but don't want to?

    If I turn autoloot on, will it auto loot boxes that I've picked?
    Granted it will

  13. #13
    Stood in the Fire Nelfie's Avatar
    Join Date
    Jan 2010
    Location
    Sweden
    Posts
    404
    Took about 4 seconds to write "Rogue Macro" in Google, another 3 seconds to press CTRL + F and write "pickpocket"

    But yeah, here you go.


    /script SetCVar("AutoLootDefault", 1)
    /cast Pick Pocket
    /in 1 /script SetCVar("AutoLootDefault", 0)
    I registered on MMO-Champion, and all I got was this lousy signature...

  14. #14
    Quote Originally Posted by Nelfie View Post
    Took about 4 seconds to write "Rogue Macro" in Google, another 3 seconds to press CTRL + F and write "pickpocket"

    But yeah, here you go.


    /script SetCVar("AutoLootDefault", 1)
    /cast Pick Pocket
    /in 1 /script SetCVar("AutoLootDefault", 0)
    I tried that one, it screwed up my autoloot settings. I was autolooting everything, which I didn't want to do. I guess I'll have to just suck it up and use it.

  15. #15
    Epic! Rixis's Avatar
    Join Date
    Feb 2010
    Location
    Cumbria, England
    Posts
    1,607
    chances are you don't have the ace2 library for /in

    so it was turning it on, but unable to run the script to turn it back off

    personally i can't stand auto loot being turned off, and if i wanna selective loot i use shift, as i tend to selective loot a LOT less

    then again, i'm the kinda person who lootsa all the gray shit to vendor, rather than take time deciding to NOT loot money >.>

  16. #16
    Quote Originally Posted by Maereax View Post
    I tried that one, it screwed up my autoloot settings. I was autolooting everything, which I didn't want to do. I guess I'll have to just suck it up and use it.
    This is probably a dumb question, but why wouldn't you autoloot everything?

    OT: I have pickpocket macroed in my moves, like ambush, garrote and Cheap Trick. Since I leveled as sub, I pickpocketed a lot.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •