razor macro question

Tips from the Veterans
Post Reply
scourgez
Posts: 18
Joined: Thu Jul 14, 2011 6:13 pm

razor macro question

Post by scourgez »

didn't know where to put this, and since it technically deals with char development this is as good a place as any:

i read the tracking macro on the wiki page and within the macros there is a "close menu" step, which I can't seem to get to happen. when I click to close the menu that pops up, razor records it was menu option 0, but doesn't close the window. without closing these windows, uo lags like crazy after a few of them stay open.

any suggestions?

User avatar
Jill Stihl
UOSA Donor!!
UOSA Donor!!
Posts: 709
Joined: Wed Mar 17, 2010 6:25 pm

Re: razor macro question

Post by Jill Stihl »

Try inserting a small pause (200ms or something) before the close window line.

I'm far from fluent with Razor but have found this sometimes helps with similar problems.

scourgez
Posts: 18
Joined: Thu Jul 14, 2011 6:13 pm

Re: razor macro question

Post by scourgez »

i can't even get the "closeMenu" to appear in razor. when I close the menu it sets it to "menu option 0"

Groucho
Posts: 464
Joined: Sun Apr 03, 2011 7:48 pm

Re: razor macro question

Post by Groucho »

i have made that:

!Loop
Assistant.Macros.UseSkillAction|38
Assistant.Macros.WaitForMenuAction|0|300
Assistant.Macros.MenuResponseAction|1|8482|0
Assistant.Macros.WaitForMenuAction|0|300
Assistant.Macros.MenuResponseAction|1|8400|0
Assistant.Macros.IfAction|4|0|you see no evidence of an animal in the area.
Assistant.Macros.PauseAction|00:00:10.5000000
Assistant.Macros.ElseAction
Assistant.Macros.PauseAction|00:00:10.5000000
Assistant.Macros.UseSkillAction|38
Assistant.Macros.WaitForMenuAction|0|300
Assistant.Macros.MenuResponseAction|1|8482|0
Assistant.Macros.WaitForMenuAction|0|300
Assistant.Macros.MenuResponseAction|1|8483|0
Assistant.Macros.PauseAction|00:00:10.5000000
Assistant.Macros.EndIfAction

work best.
Image

User avatar
Li Meiyang
Posts: 677
Joined: Mon Nov 16, 2009 12:09 am

Re: razor macro question

Post by Li Meiyang »

All the way up to GM, it's exactly this simple:

Image

Just make sure you are somewhere with animals about, which is just about anywhere. No need to close the gump. They mess up all over the place sometimes anyway, so best to edit the "wait for menu" timeouts to 1. It will all right itself on the next go-around.
Image

Groucho
Posts: 464
Joined: Sun Apr 03, 2011 7:48 pm

Re: razor macro question

Post by Groucho »

the just make sure doesn't apply to my macro, that's why i made it this way :-). a lil difference that doesn't stop my macro to work instead.

you can replace some Assistant.Macros.MenuResponseAction|1|8482|0 with a 2. on each line where you have the 8482 to find a monster, tehn by a 3 to find people.
Image

User avatar
Hydroxide
UOSA Subscriber!
UOSA Subscriber!
Posts: 600
Joined: Sun Jul 27, 2008 5:26 pm
Location: Under a Yew Tree

Re: razor macro question

Post by Hydroxide »

Thanks Groucho. Those gumps building up lagged the crap out of my computer.
Image

Marvinkarf
Posts: 1
Joined: Thu Dec 19, 2013 2:15 pm

I часть лучше была!!!

Post by Marvinkarf »

В этом что-то есть. Понятно, спасибо за объяснение..

Post Reply