• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Request - Rogue Pick Pockets

Gator

Member
Joined
Feb 19, 2016
RedCents
224¢
I found this macro on the MQ2 site from a chap named wardave.

[CODE lang="ini" title="Pick.mac"]:loop
/doability hide
/doability sneak
/doability "pick pockets"
/delay 10
/goto :loop
/return [/CODE]

I would be happy to get it working. I would be thrilled if the rogue would escape after he draws aggro from pick pocketing, and then continue to pick pocket after escape is available again. If your going to add that you might as well add auto inventory.
 
Mq2Melee already does this

Or are you not wanting this in combat?
 
I found this macro on the MQ2 site from a chap named wardave.

[CODE lang="ini" title="Pick.mac"]:loop
/doability hide
/doability sneak
/doability "pick pockets"
/delay 10
/goto :loop
/return [/CODE]

I would be happy to get it working. I would be thrilled if the rogue would escape after he draws aggro from pick pocketing, and then continue to pick pocket after escape is available again. If your going to add that you might as well add auto inventory.


I did get it working last night. No combat to answer your question.

[CODE lang="ini" title="Pick.mac"]Sub Main
:loop
/doability hide
/doability sneak
/doability "pick pockets"
/delay 101
/goto :loop
/return [/CODE]
 
Request - Rogue Pick Pockets

Users who are viewing this thread

Back
Top
Cart