| Author | Topic: assist training (Read 458 times) |
powter New Member
 member is offline
Joined: May 2005 Posts: 1
|  | assist training « Thread Started on May 1, 2005, 7:25pm » | |
i am trying to gain in stealth/hiding/stealing/lockpicking how can i use assist to gain with these skills?
| |
|
Siobhan Minos Administrator
     member is offline
Joined: Apr 2005 Gender: Female  Posts: 50 Location: Legends
|  | Re: assist training « Reply #1 on May 24, 2005, 8:00am » | |
I do not use UOAssist so perhaps one of the others will be able to help you.
| Siobhan Minos Legends Representative, UCC Resident, Fort Briarwood, Legends Webmaster, Castles and Courtyards |
|
Cap New Member
 member is offline
Joined: Apr 2005 Posts: 2
|  | Re: assist training « Reply #2 on May 24, 2005, 11:55pm » | |
For lockpicking, you will need to create several macros, one to pick a set of boxes and one to lock them.
First, you will need to find a lockpicking house or a bunch of tinkered boxes (boxes made by a tinker of 50ish skill will take you into the high 70's after that use gm boxes).
Boxes are usually arranged 20 inside of another box (I'll call it a master), with the keys on a ring. Once you have your boxes or a lockpicking house, open the masters.
First macro: Hit record, dbl click lockpicks, target box, dbl click picks, target next box, etc. When your done, it should look like this:
use item (change this to use item type) target use item target....
You will have to insert a pause after each target (usually 1000-3000ms), which will make the macro look like:
use item type target pause 1000 use item type target pause...
When I created my macros, I set them to pick 40 boxes, then a second to lock those boxes.
Your macro to lock the boxes will look the same, and follow the same steps, however you will click the key ring that is in the master box. (Do not convert "use item" to "item type" with the key ring.)
As for hiding, you can create a macro that will look like the following:
use skill (hiding) pause 15000 use skill pause 15000...
You can have up to 100 lines in a UOA macro, so repeat as many times as necessary. That macro will attempt to hide, wait 15 seconds (pause for failure), then attempt to hide again. You may have to adjust the pause times based on your connection.
As for stealth and stealing, I have not trained those skills and am not sure how to macro them.
Hope it helps.
Capirnacus
| |
| |
|