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?
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
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.
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!
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.