to fix the auto attacking bug, open the file in notepad and delete the line for casting Flametongue Weapon
this part
<FightClassSpell>
<SpellName>Flametongue Weapon</SpellName>
<FightClassConditions>
<FightClassCondition>
<ContionType>Buff</ContionType>
<Param xsi:type="FightClassConditionStringBool">
<Need>true</Need>
</Param>
</FightClassCondition>
</FightClassConditions>
<Priority>7</Priority>
<IsBuff>true</IsBuff>
</FightClassSpell>