void main()
{
   object oPC=GetPCSpeaker();
   ActionCastSpellAtObject(SPELL_REMOVE_DISEASE,oPC,METAMAGIC_ANY,TRUE,12);
}