1. #1

    Perfect Pick Pocket Macro?

    I'm looking for a pick pocket macro that turns on and off auto loot and clears a target and moves on to a different one if the target has already had its pockets picked. mainly the part where you switch targets. does ne1 know how to do that?

    maybe like /stop [target has already had its pockets picked]

    cept with computer jargon

  2. #2

    Re: Perfect Pick Pocket Macro?

    not possible.
    .

  3. #3

    Re: Perfect Pick Pocket Macro?

    that stinks

  4. #4
    Partying in Valhalla
    Annoying's Avatar
    15+ Year Old Account
    Join Date
    Aug 2008
    Location
    Socorro, NM, USA
    Posts
    10,657

    Re: Perfect Pick Pocket Macro?

    You can't check for picked pockets, but you can make a mouseover macro so that you can make runs and simply mouseover a target to pick it's pockets.

    Totally untested on the auto loot part (not sure if you're allowed to change autoLootDefault in game or if it's protected...), but the mouseover should for sure work.

    Code:
    #showtooltip Pick Pocket
    /console autoLootDefault 1
    /cast [@mouseover, exists] Pick Pocket; Pick Pocket
    /console autoLootDefault 0

  5. #5

    Re: Perfect Pick Pocket Macro?

    /cast pickpocket
    /e has picked %t's pockets for 23 Gold, 89 Silver, 45 Copper.

    Stealth through the cities and watch people freak out.

  6. #6

    Re: Perfect Pick Pocket Macro?

    so if i use the mouse over does that mean from then on whatever i mouse over will pick pocket, or do i have to do it everytime? if i do it somewhat defeats the purpose.

  7. #7
    Partying in Valhalla
    Annoying's Avatar
    15+ Year Old Account
    Join Date
    Aug 2008
    Location
    Socorro, NM, USA
    Posts
    10,657

    Re: Perfect Pick Pocket Macro?

    You have to press the button every time, there's no way around that. You just don't have to target anything to pick it's pocket. You can drive-by pick pocket without ever targeting anything.

    Bind it to your mousewheel, and you can just scroll your wheel over everything.

  8. #8

    Re: Perfect Pick Pocket Macro?

    I have pickpocket added to every ability i do while stealthed (except sap)

    Like my cheap shot ability will also pick pocket.

  9. #9

    Re: Perfect Pick Pocket Macro?

    just use the normal skill, I did the entire insane grind for lockboxes that way.
    Player: Vanish___________Server: No!
    Player: Preparation_______Server: Okay...
    Player: Vanish___________Server: I SAID NO DAMMIT!

Posting Permissions

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