View Full Version : LockMastery Scripts?
fallenSaint
02-22-2006, 11:56 PM
Anyone have some lock mastery scripts they'd like to share?
Caliper reps with the guild masters.
Caliper Calibration master work.
echo
echo *****Start script after guildmaster pulls you aside and speaks*****
echo
put take calip
waitfor you remove
put lm calib calip
pause 11
goto start
start:
put take calip
pause 1
put lm MEASURE box
pause 15
put put calip on tab
waitfor you place
put take lock
waitfor you remove
put PICK box with lock
pause 1
put put lock on table
waitfor you place
put take calip
waitfor you remove
put lm CALIBRATE calip
pause 15
put give calip to %1
pause 3
goto start
Wedge maker...
#(Guild R) Makes wedges for lock mastery
main:
echo
echo **** Syntax .wedge [container]. You designate container to store em in!****
echo
echo **** Make sure you're hands are empty!****
echo **** Make sure you've got coins!**********
echo
put order 1
waitfor You can BUY
put buy 1
waitfor The workshop attendant hands you
goto block1
block1:
put carve my block
match block2 The wooden block begins to exhibit
matchwait
block2:
pause .5
put carve my block
match wedge1 The roughly carved wedge now definitely appears narrower
matchwait
wedge1:
pause .5
put carve my wedge
match wedge2 The roughly carved wedge is becoming
matchwait
wedge2:
pause .5
put carve my wedge
match wedge3 The roughly carved wedge has developed
matchwait
wedge3:
pause .5
put carve my wedge
match rub You finish carving the wedge
matchwait
rub:
pause .5
put rub my wedge
match cloak Your strong wooden wedge is ready for use!
match cloak Your solid wooden wedge is ready for use!
match cloak Your warped wooden wedge is ready for use!
match cloak Your brittle wooden wedge is ready for use!
match cloak Your thin wooden wedge is ready for use!
matchwait
cloak:
pause .5
put put my wedge in my %1
goto main
Picking contest - kinda buggy, but works if you watch it. Any updates to these feel free to repost.
#(Guild R) picking contest
echo
echo **** Syntax = .pickcontest <trainer name> *******
echo
put ask %1 about train in lock
match disarmOne pair of tables
matchwait
disarmOne:
put nod %1
pause
put disarm box
pause
put disarm box
pause
goto disarmtwo
disarmTwo:
pause
put disarm other box
pause
put disarm other box
pause
goto disarmthree
disarmThree:
pause
put disarm third box
pause
put disarm third box
pause
goto disarmfour
disarmFour:
pause
put disarm fourth box
pause
put disarm fourth box
pause
goto disarmfive
disarmFive:
pause
put disarm fifth box
pause
put disarm fifth box
pause
goto pickone
pickOne:
pause
put get vaalin lock
put pick box with my lock
match pickTwo CLICK!
match pickone You are not able to pick the lock
match pickone ...wait
matchwait
pickTwo:
pause
put pick other box with my lock
match pickthree CLICK!
match picktwo You are not able to pick the lock
match picktwo ...wait
matchwait
pickThree:
pause
put pick third box with my lock
match pickfour CLICK!
match pickthree You are not able to pick the lock
match pickthree ...wait
matchwait
pickFour:
pause
put pick fourth box with my lock
match pickfive CLICK!
match pickfour You are not able to pick the lock
match pickfour ...wait
matchwait
pickFive:
pause
put pick fifth box with my lock
match exit CLICK!
match pickfive You are not able to pick the lock
match pickfive ...wait
matchwait
exit:
match exit ...wait
put turn my lock
put put my lock on table
Alias for PSINET that makes doing LM tricks easier. Adjust as you advance in your tricks. Also adjust for your appropriate lockpick storage container.
PTRICK=get my lockpick from my case\rlm ptrick twist my \? with my lockpick\rput lockpick in my case\r
Also one that I use for picking in general.
SPICK=get my lockpick from my case\rpick my \? with my lockpick\rput lockpick in my case\r
Daniel
02-23-2006, 11:32 AM
Anyone got a script that does audience or master reps for stealth get\put? .guildx is fucked.
Here's one you can modify. I'll modify later on today when I get off this plane if you need it.
#(Guild) vanish silent audience
get:
put rgambit vanish silent DIE in CLOAK
waitfor you secretly
pause 35
put take my DIE
waitfor you remove
goto get
Daniel
02-23-2006, 12:16 PM
The only problem is you can't get stuff from your own stuf. It has to be on the ground.
fallenSaint
02-23-2006, 12:50 PM
Appreciate the submissions! Anyone bother grinding out some Lich scripts? Also anything for lmas appraise with masters, I started to write one yesterday and I think I'd have to sit down and add more lines then my brain could deal with right now.
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.