Jump to content

[Free] Treb's Warrior 1-70 Fightclass (TBC) 1.0

   (1 review)

About This File

ktKsF0O.png

My first attempt at making a good fight class.
Currently it only supports Battle Stance, I might make it take advantage of the other stances at a later point.
It should work fine as a leveling fight class from level 1-70.
The only thing you need to keep in mind is that you'll have to restart the bot every time you learn a new spell.



Features

  • Fury Rotation (Battle Stance)
  • AOE Support (Uses Sweeping Strike with Cleave)
  • Trinket Support
  • Cooldown Management (Uses Retaliation on 3 or more targets)
  • Config (For almost everything)

X6FcJaY.png


I'd love feedback and suggestions for the fight class and if you run into any bugs report them to me.


User Feedback

Recommended Comments

13 minutes ago, fred2k1 said:

it is not charging for me

Have you enabled Charge in the config?

Link to comment
Share on other sites

Charge wasn't working for me. To fix it change the first FightClassSpell section (Charge) with this one

<FightClassSpell>
      <FightClassConditions>
        <FightClassCondition>
          <ContionType>TargetDistance</ContionType>
          <Param xsi:type="FightClassConditionNumber">
            <Type>BiggerOrEqual</Type>
            <Value>8</Value>
          </Param>
        </FightClassCondition>
        <FightClassCondition>
          <ContionType>TargetDistance</ContionType>
          <Param xsi:type="FightClassConditionNumber">
            <Type>SmallerOrEqual</Type>
            <Value>25</Value>
          </Param>
        </FightClassCondition>
      </FightClassConditions>
      <SpellName>Charge</SpellName>
      <Priority>16</Priority>
      <CombatOnly>false</CombatOnly>
      <OncePerTarget>true</OncePerTarget>
    </FightClassSpell>
Link to comment
Share on other sites

Uhm, i started using this at level 10, the only thing my warrior does is auto attack and thunder clap, nothing else. 

Link to comment
Share on other sites

8 hours ago, OliZ said:

Uhm, i started using this at level 10, the only thing my warrior does is auto attack and thunder clap, nothing else. 

Doesnt work, Ive tried it. doesnt work very well.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...