Bara Devour Magic, keybound á F Bætt við 25. október 2006 - 07:53 /run u="player" f=0 for i=1,16 do if not UnitDebuff(u,i) then break end GameTooltip:SetUnitDebuff(u,i) s=GameTooltipTextRight1:GetText() if s and s == "Magic" then f=1 break end end if f==1 then TargetUnit(u) CastSpellByName("Devour Magic") end :)