Gharik's Magery Guide (With restock)

Discussion in 'Guides' started by Gharik, Dec 31, 2012.

  1. Mighty Ore

    Mighty Ore Active Member

    Joined:
    May 7, 2014
    Messages:
    180
    Likes Received:
    27
    Is there a way to increase Magery AND increasing healing with bandages at the same time, same character? Is there a macro created for that that anyone wants to share?
  2. Luthor

    Luthor Member

    Joined:
    Aug 28, 2014
    Messages:
    31
    Likes Received:
    42
    Hey Mighty

    I'd suggest the following:

    If (Mana <= xx)
    UseSkill Meditation
    Pause 12.00 sec
    Else
    If (Hits <= xx)
    Double Click (bandages)
    Wait for Target
    Target Self
    Pause 6.00 sec
    Else
    Exec: (spell)
    Wait for Target
    Target Self
  3. Azerothian

    Azerothian Well-Known Member
    UO:R Subscriber

    Joined:
    Oct 12, 2015
    Messages:
    1,147
    Likes Received:
    480
    My macro (uncommenting the relevant spell as I level) using the spells and values from this post (and often an alt healing the mage):

    !Loop
    Assistant.Macros.IfAction|50|0|5|Bandages
    Assistant.Macros.HotKeyAction|0|Restock Agent-2
    Assistant.Macros.AbsoluteTargetAction|0|0|1083149521|934|2428|5|3651
    Assistant.Macros.EndIfAction
    Assistant.Macros.IfAction|50|0|5|Black Pearl
    Assistant.Macros.HotKeyAction|0|Restock Agent-1
    Assistant.Macros.AbsoluteTargetAction|0|0|1129920238|933|2428|5|3651
    Assistant.Macros.EndIfAction
    Assistant.Macros.IfAction|50|0|5|Blood Moss
    Assistant.Macros.HotKeyAction|0|Restock Agent-1
    Assistant.Macros.AbsoluteTargetAction|0|0|1129920238|933|2428|5|3651
    Assistant.Macros.EndIfAction
    Assistant.Macros.IfAction|50|0|5|Garlic
    Assistant.Macros.HotKeyAction|0|Restock Agent-1
    Assistant.Macros.AbsoluteTargetAction|0|0|1129920238|933|2428|5|3651
    Assistant.Macros.EndIfAction
    Assistant.Macros.IfAction|50|0|5|Ginseng
    Assistant.Macros.HotKeyAction|0|Restock Agent-1
    Assistant.Macros.AbsoluteTargetAction|0|0|1129920238|933|2428|5|3651
    Assistant.Macros.EndIfAction
    Assistant.Macros.IfAction|50|0|5|Mandrake Root
    Assistant.Macros.HotKeyAction|0|Restock Agent-1
    Assistant.Macros.AbsoluteTargetAction|0|0|1129920238|933|2428|5|3651
    Assistant.Macros.EndIfAction
    Assistant.Macros.IfAction|50|0|5|Nightshade
    Assistant.Macros.HotKeyAction|0|Restock Agent-1
    Assistant.Macros.AbsoluteTargetAction|0|0|1129920238|933|2428|5|3651
    Assistant.Macros.EndIfAction
    Assistant.Macros.IfAction|50|0|5|Spider's Silk
    Assistant.Macros.HotKeyAction|0|Restock Agent-1
    Assistant.Macros.AbsoluteTargetAction|0|0|1129920238|933|2428|5|3651
    Assistant.Macros.EndIfAction
    Assistant.Macros.IfAction|50|0|5|Sulfurous Ash
    Assistant.Macros.HotKeyAction|0|Restock Agent-1
    Assistant.Macros.AbsoluteTargetAction|0|0|1129920238|933|2428|5|3651
    Assistant.Macros.EndIfAction
    Assistant.Macros.IfAction|0|1|55
    Assistant.Macros.IfAction|1|1|40
    // Fireball until magery 40-45 shown
    // Assistant.Macros.MacroCastSpellAction|18
    // Lightning until magery 62.9 shown
    Assistant.Macros.MacroCastSpellAction|30
    // Energy Bolt until magery 82.9 shown
    // Assistant.Macros.MacroCastSpellAction|42
    // Flamestrike until magery 100 shown
    // Assistant.Macros.MacroCastSpellAction|51
    Assistant.Macros.WaitForTargetAction|30
    // Target self
    Assistant.Macros.HotKeyAction|1059|
    // Bandage self
    Assistant.Macros.HotKeyAction|1025|
    Assistant.Macros.PauseAction|00:00:02
    Assistant.Macros.ElseAction
    Assistant.Macros.PauseAction|00:00:05
    Assistant.Macros.UseSkillAction|46
    Assistant.Macros.WaitForStatAction|1|1|100|3600
    Assistant.Macros.EndIfAction
    Assistant.Macros.ElseAction
    Assistant.Macros.PauseAction|00:00:05
    Assistant.Macros.UseSkillAction|46
    Assistant.Macros.WaitForStatAction|1|1|100|3600
    Assistant.Macros.EndIfAction


    Retarget the restock macros. I stop and edit/save the macro in TextMate/Notepad when I hit the Magery milestones.
    Last edited: Jun 30, 2016
    Bamilus likes this.
  4. Vandalin

    Vandalin Well-Known Member
    UO:R Donor

    Joined:
    Nov 5, 2016
    Messages:
    1,336
    Likes Received:
    1,494
    Can this work in a house from containers, or only at a bank?
  5. Quenby

    Quenby Active Member

    Joined:
    Nov 20, 2016
    Messages:
    36
    Likes Received:
    140
    yes! containers work great.
    Vandalin likes this.
  6. Vandalin

    Vandalin Well-Known Member
    UO:R Donor

    Joined:
    Nov 5, 2016
    Messages:
    1,336
    Likes Received:
    1,494
    Thanks. I'll packhorse some regs over and get started.
  7. Seba

    Seba Well-Known Member
    UO:R Donor

    Joined:
    Apr 17, 2017
    Messages:
    580
    Likes Received:
    492
    Nice guide! Is working well for me :)
  8. fatchildren

    fatchildren Active Member

    Joined:
    Aug 27, 2017
    Messages:
    227
    Likes Received:
    102
    This is great, just started playing after 15 years!

    Quick question though, my Absolute Target is not working. I target myself and it keeps prompting me to target "Target a container to restock from, or target yourself to use your bank box. Restock done, queued 0 items". It keeps popping up no matter how many times i re-target myself

    Help!
  9. Nusir

    Nusir Well-Known Member
    UO:R Subscriber

    Joined:
    Sep 3, 2017
    Messages:
    1,978
    Likes Received:
    1,473
    were you able to sort this out?
  10. Azerothian

    Azerothian Well-Known Member
    UO:R Subscriber

    Joined:
    Oct 12, 2015
    Messages:
    1,147
    Likes Received:
    480
    Bear in mind you can cast all of these spells on your spellbook or a rune or some other inanimate object and then you do not need healing/bandages.

Share This Page