High gain spirit speak by SnilleBlixt

Description: You can loop spirit speaking in a macro very easily however the gains are mediocre. If you already have magery up to 100 you can run this script. it summons an earth elemental and keeps blasting it with magic arrow. Provides high gains 9%+ all the way to 120 if I remember correctly. comment/replace the restock section if you gonna manage the regs restock differently.

if followers < 2 clearall overhead "NO ELEMENTAL" walk 'east' walk 'east' walk 'east' cast 'Earth Elemental' wait 7000 say 'all stay' wait 1000 walk 'west' walk 'west' walk 'west' walk 'west' endif hotkey 'Next Friendly Monster Target' wait 500 cast 'magic arrow' wait 1500 lasttarget wait 250 if count SulfurousAsh < 100 menu 0x46CF8894 1 endif if mana < 30 useskill 'Meditation' while mana < 100 wait 1000 endwhile endif loop