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 11-20-2007, 12:37 PM   #1 (permalink)
Lurker
 
Join Date: Nov 2007
Age: 22
Posts: 8
Default Macro Tailoring

Ok, so im working on creating a macro program for tailoring.

Starting out with an IF statement for a gump (if not there)
then double click on the sewing kit.
then select last made.

my problem is not getting that actual part to work but trying to get a stop statement when im weighed to much. so it will cut all of my things back to cloth and then repeat.

if weigh < 200
create robe

if weight > 350
cut robe

i know its gotta be some sort of loop but its been WAY to long since i took visual basic and C++ to even remember how to do this. please help.
raley is offline   Reply With Quote
Old 11-20-2007, 07:22 PM   #2 (permalink)
Forum Master
 
Lord_Greywolf's Avatar
 
Join Date: Dec 2005
Posts: 6,626
Send a message via Yahoo to Lord_Greywolf
Default

do not worry about the if gump is there or not

record the macro as follows
dbl click sewingkit
select last made
(wait for it to finish)
dbl click on scissors
target robe
(stop recording)
now change the wait for gump & wait for targets to actual pauses
wait for gump & target 300 ms (.3 seconds)
and place a pause after "last made" and after targeting the robe
300 again after the robe cut
1-3 seconds depending on server after the "last made" - have it about .2 seconds longer than needed, just incase of slight lag

change the dbl click on sewing kit & target the robe to target by type

set it to loop

then should be good to go
__________________
http://www.AoAUO.com

:) ..... Come for the Customs, Play for the Fun. Return to see your new Friends ..... :)
Lord_Greywolf is offline   Reply With Quote
Old 11-20-2007, 08:51 PM   #3 (permalink)
Lurker
 
Join Date: Nov 2007
Age: 22
Posts: 8
Default

sweet man, thanks a lot!
raley 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