Lockpicking !

Share your guides, how-tos, FAQs, and so forth. This is not for support -- post questions in General Discussion.
Post Reply
User avatar
Mina_Moonlight
Posts: 166
Location: Belgium

Lockpicking !

Post by Mina_Moonlight »

Hi folks !

Am bussy on making a LP char , But i want to train it afk at luna rune lib ,but i havent got a macro that runs properly to do it afk ....

the one i got ask me to lock box manualy .....

has annyone got a macro that does it all automaticly please?

current macro i use

//Halygon's Auto-Lockpicker
//Target object to unlock
promptalias 'lockeditem'
@clearjournal
//Keep trying to unlock until successful
while not @injournal 'The lock quickly yields' 'system'
if @findtype 0x14fc 'any' 'backpack'
useobject 'found'
waitfortarget 1500
target! 'lockeditem'
pause 4000
endwhile


thanks in advance !
Image
-Mina Moonlight & Picka Starlight-

(we are not the same person btw, usualy picka using the forum)
User avatar
The Silvertiger
Posts: 4469

Re: Lockpicking !

Post by The Silvertiger »

Add useobject [insert key serial or usetype [insert graphic.]] target box you're using after endwhile.

useobject[type] '[serial or graphic]'
target! 'lockeditem'
Never forget June 4th 1989!
Selling List & Vendor

"Screenshots will never be used as evidence but more of a reference tool for us to help in our investigations."
Post Reply