Raising Resist

Samosa

Adept
Is ther a secret to raising Magic Resist. This is taking FOREVER. Any guidance would be greatly appreciated.
 

LSDjay

Grandmaster
50-62 Mana Drain
62-66 Invis
66-100 Mana Vamp

Code:
////////////////////////////////////
// This macro is designed for
// training resist from 0 on
// yourself. I suggest bringing
// 5 less spider's silk than the
// rest that way you can still
// recall after macroing.
//
// Turn on loop and click play!
//
// ~~Made by kdivers~~
////////////////////////////////////

if skill 'Resisting Spells' < 100

if @injournal 'insufficient mana' 'system'

clearjournal

useskill 'meditation'

while mana < maxmana

endwhile

else

cast 'mana vampire' 'self'

pause 1000

endif

else

headmsg 'Resisting spells complete!'

stop

endif

I suggest to change "Mana vampire" to Invisibility or Mana drain to what your skill is current, see above..
 

LSDjay

Grandmaster
Then have 2 alt mages cast mana drain or mana vampire on him.

Or ask some friends if they can spare am alt mage to cast on him.
 

Samosa

Adept
Do you have to cast higher spells as Resist raises? I'm stuck at 65 Resist and my mage that is casting on my dexer only has 75 magery.
 
Top