Grim Reapers Shelter Island Mage Trainer Script by trix5067
Description from the author:
// Grim Reapers Shelter Island Mage Trainer Script
// UOAssists infamous Grim Reaper is back, accept no imitations!
// ___
// / /\ |---.
// |__|/__ |---,\
// | GRIM |= `
// |REAPER/|
// | .-- |
// | | |
// | | |
// | | |
// / | |
// /_____\ |
if skill "Magery" < 50
overhead "Train to 50 skill from a mage trainer."
stop
endif
while skill 'magery' < 80
if skill 'magery' < 60 and mana > 11
cast 'Arch Cure'
elseif skill 'magery' < 80 and mana > 20
cast 'Invisibility'
elseif skill 'magery' < 100 and mana > 40
cast 'Mass Dispel'
else
skill 'meditation'
while findbuff 'Actively Meditating'
//donothing
endwhile
endif
while casting
//donothing
endwhile
#wait 150
waitfortarget 500
wait 150
target self
endwhile1. Have regs or spell stone in your backpack.
2. Have a spellbook with Arch Cure, Invisibility and Mass Dispel.
3. Stand in Shelter Dungeon entrance.
For faster gains, unlock meditation for faster mana regen.
Avarhide wizard satchel and Supremely Potent spellbook will also help.








