Music / Provoke / Med Macro

Discussion in 'Guides' started by Freakzilla, Aug 30, 2012.

  1. Freakzilla

    Freakzilla Active Member
    UO:R Donor

    Joined:
    Aug 28, 2012
    Messages:
    200
    Likes Received:
    155
    Here is a macro I'm using to work up my Med alongside my music and provoke. I didn't adjust my stats (int) prior to this as I want very little in int so when I passively med, I'm in the upper end of where I should be to gain. I'm not the best at macro's, and this may not be the optimal way to accomplish this, but it works for me, gains are steady, and I don't know any other way. Basically lifting the wizard hat off and putting it back on. Hope it helps someone, or perhaps someone can stream line something more efficient.

    IF (Mana >=17) **I have 17 int
    Lift (Wizard Hat)
    Equip to (Head)
    End If
    Double click (drum)
    Pause .50sec
    Use Skill Provocation
    Wait for Target
    Absolute Target
    Wait for Target
    Absolute Target
    Pause .50sec
    If (sysmessage "succeeds")
    Pause 10.00sec
    Else
    Pause 6.00sec
    End If


    Don't forget to loop it!
  2. Fox

    Fox New Member

    Joined:
    Sep 6, 2012
    Messages:
    4
    Likes Received:
    0
    Very similar to the one I use!

    You can shave some time off the pauses at the end. I have 8.5 seconds and 4.1 seconds.

    ...Will save some time in the long run!

Share This Page