Magery Macro (no restock agent required)

Discussion in 'Guides' started by HateCrime, Aug 8, 2012.

  1. HateCrime

    HateCrime Well-Known Member
    UO:R Donor

    Joined:
    May 14, 2012
    Messages:
    1,445
    Likes Received:
    489
    This is my simple magery macro. It will prevent death and works quite well. Just make sure you are in a safe place where you cannot be killed by other players/monsters. You will need a healer to heal your mage as you use this macro. If you don't have one, simply create a character with 50 anatomy and healing.

    You can edit the macro once it is in razor to fit your specific needs. The following is what it currently does:

    Wait for hits to be greater than 55
    then if mana is less than or equal to 25
    use skill meditation
    else
    Cast spell ebolt
    wait for target
    target self
    pause 1 second

    Once you have this macro copied into a macro file just edit the target to target your character, and edit the wait for target timeout to be something like 3 seconds. You can edit the hit points and mana depending on your characters stats and what spell you are currently casting.



    !Loop
    Assistant.Macros.WaitForStatAction|0|1|55|3600
    Assistant.Macros.IfAction|1|0|25
    Assistant.Macros.UseSkillAction|46
    Assistant.Macros.ElseAction
    Assistant.Macros.MacroCastSpellAction|42
    Assistant.Macros.WaitForTargetAction|3
    Assistant.Macros.AbsoluteTargetAction|0|1|5680|4469|1150|0|401
    Assistant.Macros.PauseAction|00:00:01
  2. Eisensaft

    Eisensaft New Member

    Joined:
    Aug 2, 2012
    Messages:
    140
    Likes Received:
    1
    Great macro thanks again.

    One Tip: Meditation has a higher succes rate if mana is not too low. So you will get your mana back faster if you enter a higher amount than 25
  3. HateCrime

    HateCrime Well-Known Member
    UO:R Donor

    Joined:
    May 14, 2012
    Messages:
    1,445
    Likes Received:
    489

    As long as I have at least 5 mana I seem to succeed everytime (all my chars are GM meditation with the magic hat trick)
  4. Gharik

    Gharik Active Member
    UO:R Subscriber

    Joined:
    May 19, 2012
    Messages:
    285
    Likes Received:
    30
    Beat me to the punch brotha. Would you be offended if I added my magery macros here? I have a series of 4 that will get you from 30-GM. That way people who aren't very familiar with razor don't have to change much.
  5. HateCrime

    HateCrime Well-Known Member
    UO:R Donor

    Joined:
    May 14, 2012
    Messages:
    1,445
    Likes Received:
    489
    Post away bro, I just thought I would post mine since most macros you find online require restock agents and such. Figured I would show the way I gm all of my characters.
  6. Chris

    Chris Renaissance Staff
    Renaissance Staff

    Joined:
    May 14, 2012
    Messages:
    3,385
    Likes Received:
    6,195
    Thanks for taking the time to write a guide for Renaissance. Your guide has been added to the Renaissance Compendium. To direct players to this guide simply tell them to go to info.uorenaissance.com and find the related skill page.

    Renaissance Compendium - Magery
  7. Zyler

    Zyler Well-Known Member

    Joined:
    Aug 25, 2012
    Messages:
    5,426
    Likes Received:
    4,846
    This is a great macro! Thanks HateCrime!
  8. Rextacy

    Rextacy Well-Known Member
    UO:R Donor

    Joined:
    Mar 19, 2017
    Messages:
    818
    Likes Received:
    478
    Still useful to this day thanks again

Share This Page