Instant Conjuration Work-up for Wizards

Taron

What Would You Like Your Tombstone To Say?
Joined
May 7, 2006
Messages
820
Reaction score
2
Points
0
Age
40
So you have your level 70 wizard and his 100 AA's. You've maxed out Mana Blaze and your highest level Familiar.

But the only spells in your book are the two you started the game with. Now you're wanting to max your skills, and conjuration is a fizzle-whore. I'm sure this applies to 0.001% of you (probably just me), but the following macro will max your Channeling/Conjuration/Spec. Conjuration in just under 10 minutes.

Be careful on Spec. Conjuration, you obviously want to have something else above 50 so it doesn't take up that slot.

Cast Devoted Familiar first, then run the following macro.

Code:
#include spell_routines.inc
Sub Main
:loop
/call cast "Allegiant Familiar" alt
/goto :loop
/return