Item Identification

General Macro Help Item Identification

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1043
    Sinclair
    Member
      • Topics - 1
      • Replies - 2
      • Total - 3
      • Neophyte

      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?

      #1044
      lothar
      Member
        • Topics - 2
        • Replies - 16
        • Total - 18
        • Neophyte

        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.

        #1045
        Sinclair
        Member
          • Topics - 1
          • Replies - 2
          • Total - 3
          • Neophyte

          Aha! Thanks Lothar, that’ll be a big help.

          #1051
          lothar
          Member
            • Topics - 2
            • Replies - 16
            • Total - 18
            • Neophyte

            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

            #1159
            FeST
            Blocked
              • Topics - 8
              • Replies - 30
              • Total - 38
              • Novice
              • ★★

              who can make screen macro for itemid …??

              #2772
              sharnthor
              Member
                • Topics - 21
                • Replies - 90
                • Total - 111
                • Expert
                • ★★★★★

                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
                
                #2811
                sharnthor
                Member
                  • Topics - 21
                  • Replies - 90
                  • Total - 111
                  • Expert
                  • ★★★★★

                  Once you reach 90 item id, you can change the 2nd last Pause to this macro to 2s

                  Assistant.Macros.PauseAction|00:00:02

                Viewing 7 posts - 1 through 7 (of 7 total)
                • You must be logged in to reply to this topic.