Go Back   RunUO - Ultima Online Emulation > RunUO > Utility Support > Razor: The Cutting Edge UO Assistant

Razor: The Cutting Edge UO Assistant Razor is an Assistant program (similar to the popular UOAssist) for player run Ultima Online shards.

Reply
 
Thread Tools Display Modes
Old 07-18-2008, 03:13 PM   #1 (permalink)
Lurker
 
[Kobayashi]'s Avatar
 
Join Date: Jul 2008
Age: 24
Posts: 2
Default Help with tinker macro

Hello. I am having trouble with my tinker script. I have two seprate macros that control my tinkering. The first part initiates the action and selects 'make last'(I first create the item I want so I could just hit make last).

The second part just keeps selecting make last until a message comes up saying my item has worn out. Then it goes back to the first script etc. However when the msg for worn out item comes up my macro times out and I have to stop and restart it again.

First part:

Code:
!Loop
Assistant.Macros.DoubleClickTypeAction|7864|True
Assistant.Macros.WaitForGumpAction|2002155655|False|300
Assistant.Macros.GumpResponseAction|25|0|0
Assistant.Macros.PauseAction|00:00:01.5000000
Assistant.Macros.HotKeyAction|0|Play: tinker2
Second part:

Code:
!Loop
Assistant.Macros.GumpResponseAction|25|0|0
Assistant.Macros.WaitForGumpAction|2002155655|False|300
Assistant.Macros.IfAction|4|0|you have worn out your tool!
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.HotKeyAction|0|Play: tinker lockpicks
Assistant.Macros.EndIfAction
Can anyone see a problem here? I am new at this.

Also I am using razor 1.0.0.Does anyone know if the new version works with clients under 5.0.7? Where I play we only use clients under that and I read that the new razor only supports the newest client.

Thanks
[Kobayashi] is offline   Reply With Quote
Old 07-18-2008, 04:33 PM   #2 (permalink)
Newbie
 
Join Date: Nov 2007
Age: 26
Posts: 60
Default

The easiest way to do this kind of macro is just to have one macro that doubleclicks a tool every loop. Its not really that much slower unless you lag a lot and its a lot quicker to set up.

For example:
Code:
!Loop
Assistant.Macros.DoubleClickTypeAction|7864|True
Assistant.Macros.WaitForGumpAction|2002155655|False|3
Assistant.Macros.GumpResponseAction|25|0|0
Assistant.Macros.WaitForGumpAction|2002155655|False|3
Assistant.Macros.GumpResponseAction|0|0|0
Amy- is offline   Reply With Quote
Old 07-18-2008, 07:10 PM   #3 (permalink)
Lurker
 
[Kobayashi]'s Avatar
 
Join Date: Jul 2008
Age: 24
Posts: 2
Default

Yes. I didn't even think of that. Thanks
[Kobayashi] is offline   Reply With Quote
Old 07-18-2008, 10:57 PM   #4 (permalink)
Newbie
 
Join Date: Feb 2004
Age: 22
Posts: 16
Default

Quote:
Originally Posted by [Kobayashi] View Post
Also I am using razor 1.0.0.Does anyone know if the new version works with clients under 5.0.7? Where I play we only use clients under that and I read that the new razor only supports the newest client.
Thanks

I use client version 5.0.6e, and recently I have switched over from 1.0.0 to develop a BoD addon for Razor. The latest version of Razor works fine with 5.0.6e, but the macros run much slower than on 1.0.0.
DragonsVirtue is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5