• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Gladiatore Arms/Fury/Prot Warrior CC

    Discussion in 'Archives' started by Truman422, Mar 31, 2011.

    1. punisher775

      punisher775 New Member

      Joined:
      Dec 10, 2010
      Messages:
      414
      Likes Received:
      3
      Trophy Points:
      0
      actually all i did is use the Aldeeran champion line for pummel and modified it a bit because i have no idea how to write CCs lol, but yeah this is what i put and it works fine!
      if (Me.CurrentTarget.IsCasting && Warrior.Instance.Settings.UsePummel)
      {
      SpellManager.Cast("Pummel");
      also anyone know where or what i should do to make it use throwdown?
      i have no idea whatsoever on how to write a CC and even the guide wont help me cuz i dont understand anything hahaha!
      anyways please let me know! id really like it to use throwdown when it would be most effective, im not sure when that would be but it would be a nice addition.
      if you could put the line i need to add on here id be happy to test it for you.

      ill keep doing tests on it and let you know about potential improvements, adding victory rush might also be a really good idea.

      to cast throwdown when its off CD would i need to make it go like

      Whatever line of code is here

      if (Warrior.Instance.Settings.UseThrowdown && Me.CurrentTarget.HealthPercent < 95)
      {
      CastSpell (Throwdown);
      }

      Next line here?

      now im not sure if that would work and i dont know if i can just paste it in the CC to make it use throwdown but id like it to use throwdown anytime its off CC or to use as an interupt when pummel is on cooldown, is that a possibility???? plz post both options on here if you have time, or if anyone has time for that matter :)

      im not sure where to paste it if the code is gunna work, anyways any help would be nice!
       
    2. xn3t0x

      xn3t0x New Member

      Joined:
      Jan 15, 2010
      Messages:
      187
      Likes Received:
      0
      Trophy Points:
      0
      How do you fix slam not casting? in smf
       
    3. Rohalan

      Rohalan Member

      Joined:
      May 6, 2010
      Messages:
      50
      Likes Received:
      0
      Trophy Points:
      6
      does someone tried out Gladiatore in Firelandsraid? i am interested if this works.
       
    4. punisher775

      punisher775 New Member

      Joined:
      Dec 10, 2010
      Messages:
      414
      Likes Received:
      3
      Trophy Points:
      0
      this works in any raid.
       
    5. Rohalan

      Rohalan Member

      Joined:
      May 6, 2010
      Messages:
      50
      Likes Received:
      0
      Trophy Points:
      6
      yesterday i tried to use gladiatore at chogall, dont worked for me at the boss fight and i?ve done it by hand. it would be nice to know, if you could use this also at the bosses in firelands.
      btw. i used Combat/Heal bot, do someone prefer Lazyraider?
       
    6. daorigin

      daorigin New Member

      Joined:
      Feb 12, 2011
      Messages:
      267
      Likes Received:
      1
      Trophy Points:
      0
      please post log where it stopped working i been constantly logging end boss fights , currently hb has stopped working with Chogall , Nef , Alakir but i havent tested the latest stable release, but i do have attention of the devs looking into it if anything. i use lazyraider with a healer only, other time just combat/heal bot ... i test the cc in both. There are ton of testing to be done with latest stable release so give me some time i know some thing need fixing so please be patient im enjoy my holiday before i come back n mind crush this cc back into great shape for the latest hb install.

      Also as far firelands, i been farming trash with my Glad cc and it works fine so long as you start it before you enter instance.. i dont think firelands has been meshed i could be wrong doh cause its been a while i been in game but it does work inside there. i tested it on trash n first boss.
       
    7. imfat

      imfat New Member

      Joined:
      Sep 29, 2010
      Messages:
      186
      Likes Received:
      2
      Trophy Points:
      0
      Is it Hb or CC related that I dismount when I get in combat?

      It was a Hb issue went back to 4982 and everything works great.
       
      Last edited: Jul 4, 2011
    8. xn3t0x

      xn3t0x New Member

      Joined:
      Jan 15, 2010
      Messages:
      187
      Likes Received:
      0
      Trophy Points:
      0
      A heroic_strike,if=((rage>=85&target.health_pct>=20)|buff.battle_trance.up|((buff.incite.up|buff.colossus_smash.up)&((rage>=50&target.health_pct>=20)|(rage>=75&target.health_pct<20)))

      That's from Simulation Craft

      Just regular rotation Heroic Strike @ 85
      Execute Phase HS @ 75

      could you add

      If you have Battle Trance up and Incite and Colossus Smash cast HS @ 50 Rage?


      Currently this CC has

      If target has CS cast HS @ 65
      and cast HS @ 75
       
    9. Rohalan

      Rohalan Member

      Joined:
      May 6, 2010
      Messages:
      50
      Likes Received:
      0
      Trophy Points:
      6
      erm, when i tank the bosses like chogall, the bot doesnt do anything, but when i am kiting the add the bot start to work, same at alakir and also in firelands at Batilac, i tanked the adds ^^
      next time when i am tanking somekind of boss i will show you my log :) btw. the cc works very fine for tanking!
       
    10. Fawxey

      Fawxey New Member

      Joined:
      May 31, 2011
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      I think the error is within the bot and not the CC. I have not been able to get any CC working with Nef with multiple clean installs of HB (of many release versions). Firelands works 100% so far for me on Shannox, Beth and Rhyolith (haven't attempted/downed anything else yet)
       
    11. daorigin

      daorigin New Member

      Joined:
      Feb 12, 2011
      Messages:
      267
      Likes Received:
      1
      Trophy Points:
      0
      Please post logs....
       
    12. imfat

      imfat New Member

      Joined:
      Sep 29, 2010
      Messages:
      186
      Likes Received:
      2
      Trophy Points:
      0
      Arms is not using Pummel.


      Fixed
      if (!CastSpell(Pummel))

      missing from Arms file
       
      Last edited: Jul 5, 2011
    13. Mazzyr

      Mazzyr Member

      Joined:
      Jan 15, 2010
      Messages:
      153
      Likes Received:
      3
      Trophy Points:
      18
      Also tried as prot on FL trash, and nothing happened beside white swings.
       
    14. daorigin

      daorigin New Member

      Joined:
      Feb 12, 2011
      Messages:
      267
      Likes Received:
      1
      Trophy Points:
      0
      without logs i cant be of any help ... i havent even begun doing any new testings yet. i barely use the bot for lazy mode rotation i do better without so please people if u going to say something isnt working please post logs. if you dont know what the hell im talking bout .. then read this http://www.thebuddyforum.com/honorb...-how-attach-your-hb-log-file-[-pictures].html then come back n QQ with logs PRETTY PLEASE.
       
    15. xn3t0x

      xn3t0x New Member

      Joined:
      Jan 15, 2010
      Messages:
      187
      Likes Received:
      0
      Trophy Points:
      0
      so you can do more dps than the bot?
      I thought the bot would always win since it can do a "perfect" rotation
       
    16. daorigin

      daorigin New Member

      Joined:
      Feb 12, 2011
      Messages:
      267
      Likes Received:
      1
      Trophy Points:
      0
      i have everything keybinded to keyboard and mouse so im on par with the bot at least, and sometimes the bot lately has been inconsistent im working on fixing that though; although hard to tell when it isnt throwing error like norm.
       
    17. xn3t0x

      xn3t0x New Member

      Joined:
      Jan 15, 2010
      Messages:
      187
      Likes Received:
      0
      Trophy Points:
      0
      can you change the roation to what simcraft has?
      they have everything about the "perfect" rotation there.
       
    18. reddewman

      reddewman New Member

      Joined:
      Feb 13, 2010
      Messages:
      533
      Likes Received:
      0
      Trophy Points:
      0
      WOW AWESOME CC man, actually topped dps chart in BoT! Nicely Done, +REP
       
    19. princedomi

      princedomi Member

      Joined:
      Nov 6, 2010
      Messages:
      56
      Likes Received:
      0
      Trophy Points:
      6
      Can you add something ? for my opinion the cc would do more dps in execute phase when he switch to bersi stance and spam execute and takes care of refreshing rend with mortal strike when rend is going to run off.
       
    20. daorigin

      daorigin New Member

      Joined:
      Feb 12, 2011
      Messages:
      267
      Likes Received:
      1
      Trophy Points:
      0
      i have every intention of keeping this bug free and in working condition for the community ... adding code or taking away from .. no no you see i dont wish to modify the author's work anymore than i already have. once i get my pc up n running since my hard drive went boom ! imma double check test everything n upload a slightly newer ver if needed.
       

    Share This Page