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 02-15-2007, 06:32 AM   #1 (permalink)
Forum Newbie
 
Join Date: Feb 2007
Age: 22
Posts: 2
Default Using Razor for craft macros

Hi, I'm trying to build a macro for crafting (tinkering, carpentry:make last action). I used to do this properly but I haven't played for about a year and I forgot all about it. I'm recording this:

Double Click (tool kit (1EB8))
Gump Response (Button 21)
Wait For Gump (Any)
Gump Response (Button 21)

I remember that I have to modify some of these lines, because it stops at Gumps and it also stops when there are no uses left on the tool although there are numerous similar tools in my backpack. Can anyone help me with this, either by pointing out my mistake or directing me to a link? (I couldn't find something as easy as this when I searched the forums =] )
morglesya is offline   Reply With Quote
Old 02-15-2007, 11:20 AM   #2 (permalink)
Forum Expert
 
Broadside's Avatar
 
Join Date: Jul 2004
Location: Minnesota
Age: 32
Posts: 1,488
Send a message via ICQ to Broadside Send a message via MSN to Broadside Send a message via Yahoo to Broadside
Default

I use double click by type that will solve the running out of charges unless you run out of tools. I usually put a 1 sec wait in between problem areas cause it moves to fast for the game and ends up in some 25 sec pause.
__________________
Broadside ~AkA~ Bad Karma
Broadside is offline   Reply With Quote
Old 02-15-2007, 01:09 PM   #3 (permalink)
Forum Expert
 
DaZiL's Avatar
 
Join Date: Mar 2005
Location: 192.168.0.10
Posts: 319
Send a message via ICQ to DaZiL Send a message via AIM to DaZiL Send a message via MSN to DaZiL
Default

Simply enough:

Code:
For 1 To #Amount (Ingore this if you want to repeat it for like...Ever.)
DoubleClickByType(Tool)
WaitForGump(#Any)
GumpResponse(21)
If SysMessage "You have worn"
DoubleClickByType(Tool)
EndIf
EndFor (Ingore this if you want to repeat it for like...Ever.)
'nuff said.
__________________
Zelda Freak ^^
Quote:
Originally Posted by DaZiL
TBCHWY...TBH=PlaceAt(#EndOfPost)
DaZiL is offline   Reply With Quote
Old 02-15-2007, 01:12 PM   #4 (permalink)
Forum Newbie
 
Join Date: Feb 2007
Age: 22
Posts: 2
Default

thanks................
morglesya is offline   Reply With Quote
Old 02-15-2007, 01:19 PM   #5 (permalink)
Forum Expert
 
DaZiL's Avatar
 
Join Date: Mar 2005
Location: 192.168.0.10
Posts: 319
Send a message via ICQ to DaZiL Send a message via AIM to DaZiL Send a message via MSN to DaZiL
Default

no problem, tbh..............

Lemme guess, you didn't understand a single word, eh? I gave you a fairly huge hint on what to do, I'm sure its not that hard to work out...tbh.
__________________
Zelda Freak ^^
Quote:
Originally Posted by DaZiL
TBCHWY...TBH=PlaceAt(#EndOfPost)
DaZiL 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