Henrik
Master
I just started out training magery on my toon but the gains are extremely slow (I'm on 56 right now). The macro I use casts Mana Drain on me and pauses for 30 sec if mana is too low. This happens more or less directly after casting the spell a couple of times which is time consuming. I have no intention of gaining in Resist so it's on 0. The question is if I would need to have some Resist for this macro to be effective?
If no, am I doing something wrong because the gains are so slow (I eat and drink water now and then)?
Here's the macro:
!Loop
Assistant.Macros.IfAction|1|1|11
Assistant.Macros.MacroCastSpellAction|31
Assistant.Macros.PauseAction|00:00:01.5500000
Assistant.Macros.HotKeyAction|1059|
Assistant.Macros.PauseAction|00:00:00.3000000
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|1|0|11
Assistant.Macros.HotKeyAction|1020|
Assistant.Macros.HotKeyAction|1044106|
Assistant.Macros.PauseAction|00:00:30
Assistant.Macros.EndIfAction
Thanks!
If no, am I doing something wrong because the gains are so slow (I eat and drink water now and then)?
Here's the macro:
!Loop
Assistant.Macros.IfAction|1|1|11
Assistant.Macros.MacroCastSpellAction|31
Assistant.Macros.PauseAction|00:00:01.5500000
Assistant.Macros.HotKeyAction|1059|
Assistant.Macros.PauseAction|00:00:00.3000000
Assistant.Macros.EndIfAction
Assistant.Macros.IfAction|1|0|11
Assistant.Macros.HotKeyAction|1020|
Assistant.Macros.HotKeyAction|1044106|
Assistant.Macros.PauseAction|00:00:30
Assistant.Macros.EndIfAction
Thanks!