$ 0 0 Quote: if UnitBuffID("target", 23920) and UnitCastingInfo("player") == GetSpellInfo(33786) then SpellStopCasting() CastSpellByID(770, "target") end Im getting error "Spell is not ready yet" after stopping cast. Can someone help me?