Got it working after getting spells set up better. I think the Bot was trying to use a spell it couldn't on first tests, but unsure. Kind of weird, but after I added the line
Code:
//Criimson Added - Test code
//Say("There is an add to be mezzed and I could use %d.", (botSpell.SpellId));
it started working.
Thank you for the advice of where to start work.
Criimson