|
||
|
|||||||
| Razor: The Cutting Edge UO Assistant Razor is an Assistant program (similar to the popular UOAssist) for player run Ultima Online shards. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Join Date: Mar 2004
Location: Skei's Haven, Krynn
Age: 34
Posts: 38
|
I just went from 16 to 17 and am running a complicated macro. It seems to be doing the same thing. It leaves a target recticle up. Is there a way to stop it from doing that? I can post the section that causes problems....I use it to move a boat around while I'm afk macro mining.
Code:
Assistant.Macros.UseSkillAction|14 Assistant.Macros.WaitForTargetAction Assistant.Macros.PauseAction|00:00:02 Assistant.Macros.WalkAction|0 Assistant.Macros.UseSkillAction|14 Assistant.Macros.WaitForTargetAction Assistant.Macros.PauseAction|00:00:02 Assistant.Macros.WalkAction|0 Assistant.Macros.UseSkillAction|14 Assistant.Macros.WaitForTargetAction Assistant.Macros.PauseAction|00:00:02 Assistant.Macros.WalkAction|0 Assistant.Macros.UseSkillAction|14 Assistant.Macros.WaitForTargetAction Assistant.Macros.PauseAction|00:00:02 Assistant.Macros.WalkAction|0 Assistant.Macros.UseSkillAction|14 Assistant.Macros.WaitForTargetAction Assistant.Macros.PauseAction|00:00:02 Assistant.Macros.SpeechAction|0|603|3|ENU|32|44|6|176|raise anchor Assistant.Macros.UseSkillAction|14 Assistant.Macros.WaitForTargetAction Assistant.Macros.PauseAction|00:00:02 Assistant.Macros.SpeechAction|0|603|3|ENU|16|89|right one Assistant.Macros.UseSkillAction|14 Assistant.Macros.WaitForTargetAction Assistant.Macros.PauseAction|00:00:02 Assistant.Macros.SpeechAction|0|603|3|ENU|16|89|right one Assistant.Macros.UseSkillAction|14 Assistant.Macros.WaitForTargetAction Assistant.Macros.PauseAction|00:00:02 Assistant.Macros.SpeechAction|0|603|3|ENU|16|89|right one Assistant.Macros.UseSkillAction|14 Assistant.Macros.WaitForTargetAction Assistant.Macros.PauseAction|00:00:02 |
|
|
|
|
|
#3 (permalink) |
|
Join Date: Mar 2004
Location: Skei's Haven, Krynn
Age: 34
Posts: 38
|
Ok, I could do that if I had some other way to look for a world save.
what about.... Code:
if "xyz" is in the system message wait 90 seconds endif I'd use it if I knew how to make Razor look in the journal. > ![]() |
|
|
|
|
|
#4 (permalink) |
|
Join Date: Aug 2004
Location: Fort Worth Texas, USA
Age: 40
Posts: 114
|
say, can you type up the macro as it is in Razor I think you may have a problem with your waitfortarget action but to see the action I need to see it in razor GUI format, also type the whole macro not just part of it.
|
|
|
|
|
|
#5 (permalink) | |
|
Join Date: Mar 2004
Location: Skei's Haven, Krynn
Age: 34
Posts: 38
|
Quote:
Basically, I'm looking for the syntax for executing an if-then-else after a specific pattern appears in the journal or system message area. |
|
|
|
|
|
|
#6 (permalink) |
|
Join Date: Aug 2004
Location: Fort Worth Texas, USA
Age: 40
Posts: 114
|
ok, I copied and pasted the part you posted wait for target has had problems for some time now try simply removing it and make your pause a tad bit longer. Also, if you are making this for non attended you have to have a target. And, if your on a boat remove all the walk statments.
|
|
|
|
|
|
#7 (permalink) | |
|
Join Date: Mar 2004
Location: Skei's Haven, Krynn
Age: 34
Posts: 38
|
Quote:
The "wait for target" is for catching the world save events. The script will wait patiently through the world save (That is.... razor 0.14 would) and continue after it was done. I really wish that prior versions were available for download, because 0.14 didn't have this problem. |
|
|
|
|
|
|
#8 (permalink) |
|
Join Date: Mar 2004
Location: Skei's Haven, Krynn
Age: 34
Posts: 38
|
Nevermind......................................... .............. I'm a bloody noob.
This is the kind of thing that requires a re-write of the code. Next question, is there a "Clear Journal" function? |
|
|
|
|
|
#11 (permalink) |
|
Join Date: Mar 2004
Location: Skei's Haven, Krynn
Age: 34
Posts: 38
|
Update on the timing code to carry me through the world saves....
Code:
Assistant.Macros.IfAction|4|0|will save in Assistant.Macros.UseSkillAction|21 Assistant.Macros.PauseAction|00:01:45 Assistant.Macros.ElseAction Assistant.Macros.PauseAction|00:00:02 Assistant.Macros.EndIfAction Assistant.Macros.WalkAction|0 |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|