06-23-2016, 10:04 AM
Raising meditation with alcohol bottles was really a painĀ for me. Gains were soooo slow. So I stopped trying it and switch to training magery and meditation together.
This method made me GM meditation before I hit GM magery.
The macro I use is this one (I used it at a bank with the bankbox open):
if mana < X
use meditation skill
else
exec: restock agent
target self
pause 1sec
cast spell
wait for target
target spellbook
End if
For the X I used total mana minus meditation skill = X
And X doesn't go below 40.
This method made me GM meditation before I hit GM magery.
The macro I use is this one (I used it at a bank with the bankbox open):
if mana < X
use meditation skill
else
exec: restock agent
target self
pause 1sec
cast spell
wait for target
target spellbook
End if
For the X I used total mana minus meditation skill = X
And X doesn't go below 40.