Description: This script gets you to 100 Magery, from 80 by casting Earthquake. It doesn't work in towns.
if skill 'Magery' < 100
if mana > 50
hotkey 'Earthquake'
wait 4000
endif
if mana < 50 and not findbuff "actively meditating"
hotkey 'Meditation'
wait 15000
endif
loop
Created: 05/05/2023, 07:05:47 PM Updated: 05/05/2023, 07:09:05 PM View Change History