- This topic has 6 replies, 4 voices, and was last updated 5 years, 9 months ago by sharnthor.
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
› General › Macro Help › Item Identification
I started out my mage with 90 Item ID, but now I sort of need to raise it further.
In the old days I remember you could buy a crapload of lard from the butcher NPC and raise it that way, though lard seems to be fixed in that regard.
Is there another way to macro Item ID apart from targeting unidentified items?
Yes, several ways.
I hear people talking about using a glass of water, which you ID, then drink, then fill at a barrel, then repeat.
I did it with a trash can in my house, place the can, redeed it, ID the deed, repeat.
Once you get past some level (110? not sure) there is no more delay between attempts.
Aha! Thanks Lothar, that’ll be a big help.
Yes, I remember the days of lard.. and no fancy macro tools, just UO Autopilot.. fun.
Now, with Razor and UOSteam, its a trivial skill
who can make screen macro for itemid …??
For those wanting a item id macro – This was done in Razor and works perfectly
Have a deed to a crate in your backpack. Stand in your house. Have fishsteaks in your backpack.
!Loop
Assistant.Macros.ForAction|200
Assistant.Macros.DoubleClickTypeAction|5360|True
Assistant.Macros.WaitForTargetAction|3
Assistant.Macros.AbsoluteTargetAction|1|0|0|814|789|6|1320
Assistant.Macros.WaitForMenuAction|0|3
Assistant.Macros.MenuResponseAction|1|3645|0
Assistant.Macros.PauseAction|00:00:01.5000000
Assistant.Macros.GumpResponseAction|1|0|0
Assistant.Macros.SpeechAction|0|52|3|ENS|0|.redeed
Assistant.Macros.WaitForTargetAction|3
Assistant.Macros.TargetTypeAction|False|3645
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.UseSkillAction|3
Assistant.Macros.WaitForTargetAction|3
Assistant.Macros.TargetTypeAction|False|5360
Assistant.Macros.PauseAction|00:00:07
Assistant.Macros.EndForAction
Assistant.Macros.DoubleClickTypeAction|2427|True
Assistant.Macros.PauseAction|00:00:01
Once you reach 90 item id, you can change the 2nd last Pause to this macro to 2s
Assistant.Macros.PauseAction|00:00:02