• Visit Rebornbuddy
  • Best Raiding Arms Warrior CC (TrumanWarriorCC edit)

    Discussion in 'Archives' started by kbrebel04, Jan 11, 2012.

    1. Woodi

      Woodi Banned

      Joined:
      Dec 13, 2010
      Messages:
      67
      Likes Received:
      0
      Trophy Points:
      0
      Can you make an option to only use AoE when 3+ mobs are close? And if the bot detected 3+ mobs then can it use Rend + Thunder Clap to apply the Rend debuff to all targets.

      Ok, I added it manually into your CC. I do higher dps with your CC than I do myself. :)

      The only thing it is missing now is some logical interrupt system. You can take a look in Dunatank's Warrior CC.
       
      Last edited: Feb 19, 2012
    2. jeremynative

      jeremynative New Member

      Joined:
      Jun 16, 2011
      Messages:
      133
      Likes Received:
      1
      Trophy Points:
      0
      it does like 15k in ilvl 385 gear (half pve half pvp) with hit cap and expertise cap
       
      Last edited: Feb 19, 2012
    3. Woodi

      Woodi Banned

      Joined:
      Dec 13, 2010
      Messages:
      67
      Likes Received:
      0
      Trophy Points:
      0
      I do higher than you. 16k with avarage item lvl 350. But I added support for Blood and Thunder.
       
    4. Azucar

      Azucar Member

      Joined:
      Mar 26, 2010
      Messages:
      439
      Likes Received:
      2
      Trophy Points:
      18
      hey can you update this to work even better with the new raid bot base by apoc, right now its still works well but I keep getting a lot of "ability not ready yet" maybe there is a fix?
       
    5. 1198Corse

      1198Corse Member Legendary

      Joined:
      Jul 27, 2011
      Messages:
      61
      Likes Received:
      0
      Trophy Points:
      6
      Azu try setting your custom lag tolerance to 200, that should fix the issue. That is done in the normal wow interface options, top two or three tabs if I remember right.

      Am I the only person having issues with it trying to spam hamstring? If anyone has a fix for this I would appreciate it, or if anyone familiar with code could instruct me on how to just edit out hamstring all together that would be perfect.
       
    6. Truman422

      Truman422 Member

      Joined:
      Jan 10, 2011
      Messages:
      198
      Likes Received:
      14
      Trophy Points:
      18

      If you find the code in the TrumanWarriorCC.cs file that looks like the below:

      Code:
                          if (Settings.UseSunder && (!TargetHasDebuff("Hamstring") || TargetDebuffTimeLeft("Hamstring") < 8))
                          {
                              CastSpell("Hamstring");
                          }
      
      And change it basically to this:

      Code:
      /*
                          if (Settings.UseSunder && (!TargetHasDebuff("Hamstring") || TargetDebuffTimeLeft("Hamstring") < 8))
                          {
                              CastSpell("Hamstring");
                          }*/
      
      That should work.
       
    7. 1198Corse

      1198Corse Member Legendary

      Joined:
      Jul 27, 2011
      Messages:
      61
      Likes Received:
      0
      Trophy Points:
      6
      Thanks Truman, i've gotta download something to open a .cs file (I think any C# program should work?) but once I get around to it i'll give it another shot and let ya know how it goes.
       
    8. imdasandman

      imdasandman Active Member

      Joined:
      Feb 2, 2011
      Messages:
      1,207
      Likes Received:
      6
      Trophy Points:
      38
      I use notepad++ for simple editing like what Truman is talking about.
       
    9. tonari

      tonari New Member

      Joined:
      Jan 10, 2012
      Messages:
      266
      Likes Received:
      0
      Trophy Points:
      0
      Just used your cc last night on normal Madness of Deathwing kill having 52.5k dps and doing 43.1 mil damage at the kill on my warrior with avg item level of 393 and i loved it, by far this is currently the best arms warrior cc out there.
       
    10. sawaaf

      sawaaf New Member

      Joined:
      Dec 30, 2011
      Messages:
      15
      Likes Received:
      0
      Trophy Points:
      0
      well this cc seems to not work for me
      Could someone Help out ?
       
    11. amputations

      amputations Active Member

      Joined:
      Jan 6, 2011
      Messages:
      2,262
      Likes Received:
      11
      Trophy Points:
      38
      What is not working? If you want help you should upload and provide a logfile. Makes it easier to help
       
    12. sawaaf

      sawaaf New Member

      Joined:
      Dec 30, 2011
      Messages:
      15
      Likes Received:
      0
      Trophy Points:
      0
      Well when i start the cc on laizy raider it just auto attacks , when i check the file in costumclass it has a red Exclamation mark On the file , but some Svn files have a Green correct mark on them
      So i dunnno whats wrong with it
       
    13. sawaaf

      sawaaf New Member

      Joined:
      Dec 30, 2011
      Messages:
      15
      Likes Received:
      0
      Trophy Points:
      0
      Well this is what i got on my log and i sent u a pic of how the file looks like in Honorbuddy
       

      Attached Files:

    14. luv4tigger

      luv4tigger New Member

      Joined:
      Nov 11, 2011
      Messages:
      22
      Likes Received:
      0
      Trophy Points:
      0
      I noticed when using this CC that the config is a little wacky, if you check use Sunder Armor, it will use Hamstring. and if you check use Hamstring, it wont use it.
       
    15. 1198Corse

      1198Corse Member Legendary

      Joined:
      Jul 27, 2011
      Messages:
      61
      Likes Received:
      0
      Trophy Points:
      6
      Truman offered up the code necessary to remove Hamstring from the rotation possibilities at all. I implemented it using Notepad++ (thanks to another suggestion by a user here) and have no longer had any issues with hamstring being used at all. Check through the posts, the last two pages or so I think, and try that out Luv.
       
    16. sawaaf

      sawaaf New Member

      Joined:
      Dec 30, 2011
      Messages:
      15
      Likes Received:
      0
      Trophy Points:
      0
      ?????
       
    17. sawaaf

      sawaaf New Member

      Joined:
      Dec 30, 2011
      Messages:
      15
      Likes Received:
      0
      Trophy Points:
      0
      why doesnt the cc work for me i wrote about 3 times and attached the Log ?
       
    18. daorigin

      daorigin New Member

      Joined:
      Feb 12, 2011
      Messages:
      267
      Likes Received:
      1
      Trophy Points:
      0
      you need delete that folder and unzip the zip file from the original post in this thread, dont use the svn as it is outdated. your folder in your CC folder should read TrumanWarriorCCKBEdit once you unzipped new folder in.
       
    19. sawaaf

      sawaaf New Member

      Joined:
      Dec 30, 2011
      Messages:
      15
      Likes Received:
      0
      Trophy Points:
      0
      i Tried unzipping the file keeps giving me the same thing , should i delete Svn download and download svn again ?
       
    20. wownerds

      wownerds New Member

      Joined:
      Feb 15, 2011
      Messages:
      1,385
      Likes Received:
      30
      Trophy Points:
      0
      Delete your files and re-svn.
       

    Share This Page