/script texture,name,isActive,isCastable = GetShapeshiftFormInfo(2); if isActive then CastSpellByName("拳击()"); else CastSpellByName("狂暴姿态()"); end;