• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • EzArms - Bleed em dry

    Discussion in 'Archives' started by mastahg, Oct 28, 2011.

    1. domes

      domes New Member Legendary

      Joined:
      Aug 25, 2010
      Messages:
      68
      Likes Received:
      0
      Trophy Points:
      0
      This CC is amazing as far as the gap closing and heroic leap etc, but yes things like disarm and bladestorm on 3+ etc would be amazing, maybe shield wall / spell reflect . I don't code these so I don't know how difficult that is but a big Thank you to the creator, this is a amazing CC for pvp.
       
    2. ghost666

      ghost666 New Member

      Joined:
      Dec 4, 2011
      Messages:
      175
      Likes Received:
      1
      Trophy Points:
      0
      well i got everything worked now:) sry for my lack of manner:) will donate :)
       
    3. ghost666

      ghost666 New Member

      Joined:
      Dec 4, 2011
      Messages:
      175
      Likes Received:
      1
      Trophy Points:
      0
    4. aeus

      aeus Member

      Joined:
      Jan 15, 2011
      Messages:
      507
      Likes Received:
      3
      Trophy Points:
      18
      I'm not familiar with Warriors but I've been using this CC in PVP (lvl 55+) and it's so awesome.

      But my question is: Isn't hamstering something that ppl use as warriors in PVP? Feels like ppl run away to easy sometimes when toon chases..
       
    5. aeus

      aeus Member

      Joined:
      Jan 15, 2011
      Messages:
      507
      Likes Received:
      3
      Trophy Points:
      18
      Rightclick link, save as. Put it in HB\Plugins\ folder. Restart HB. After restart, click plugins button and activate TrinketRacial (select it in the list). That's all.
       
    6. rustypro98

      rustypro98 New Member

      Joined:
      Jan 17, 2012
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      Sorry for such a noobish question but how do I disable battle shout outside of combat? Epic cc by the way XD made a rogue $%&* his pants earlier.
       
    7. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,320
      Likes Received:
      376
      Trophy Points:
      83
      Not possible without modifying the code.
       
    8. rustypro98

      rustypro98 New Member

      Joined:
      Jan 17, 2012
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      XD i figured it out. /flex Just took awhile for me to get it just right so it wouldn't show up corrupted. now this is my favorite bg cc and questing cc ;)
       
      Last edited: Jan 26, 2012
    9. imdasandman

      imdasandman Active Member

      Joined:
      Feb 2, 2011
      Messages:
      1,207
      Likes Received:
      6
      Trophy Points:
      38
      I will attach the whole log below but I am having an issue with the range in this CC and BGbuddy where the bot/cc has the warrior so far up the enemies ass that it cannot hit him and just does a bottish dance trying to get behind the target when my character is standing inside the enemies hit box. I also disable the plug in glue half way through and changed pull distance to 25 yards for charge half way through the BG.

      Code:
      [12:46:49 AM:001] Pummel@Eagiliex [SIZE=4]Distance: 0[/SIZE]
       

      Attached Files:

    10. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,320
      Likes Received:
      376
      Trophy Points:
      83
      I'll look into it. But at this time glue is not supported(I don't see a need for it.. EzX sticks to target anyway)
       
    11. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,320
      Likes Received:
      376
      Trophy Points:
      83
      Having no problems running the latest svn. Don't use glue.
       
    12. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,320
      Likes Received:
      376
      Trophy Points:
      83
      Changed some stuff, check svn for more info.
       
    13. peanutbird

      peanutbird New Member

      Joined:
      Nov 19, 2011
      Messages:
      57
      Likes Received:
      1
      Trophy Points:
      0
      suggestion in addition to your immune check:

      }
      else if (Target.MovementInfo.CurrentSpeed >= 7 && y(Target) && !IsMyAuraActive(Target, "Piercing Howl"))
      {
      //Check if theres multltiple targets nearby

      Cast("Piercing Howl");

      Reason for it being that EzArms spams Piercing Howl on targets that "cannot be reduced below 100% movement speed".
      Ghostwolf is a good example for this, but there is also a Priest talent or glyph that causes this to happen. This is an untested change, but I think it should do the job.

      //edit: actually, thinking about it, it might be a better idea to make a blacklist for those spells, because the CC would now slow every target that doesn't have Piercing Howl on it. Bad idea.
       
      Last edited: Jan 27, 2012
    14. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,320
      Likes Received:
      376
      Trophy Points:
      83
      Code:
      IsMyAuraActive(Target, "Piercing Howl")
      
      Should cause it work even worse.
       
    15. elderain

      elderain New Member

      Joined:
      Jan 6, 2012
      Messages:
      18
      Likes Received:
      0
      Trophy Points:
      0
      Worked great on everything but the Madness of Deathwing fight. All it tried to do on most Wing Tentacles or the Corruptions was charge, and since it can't seem to reach them, it stopped everything else in the rotation and just spammed charge. I had to pick up the rotation by hand on those. Attached log, DW fight is the very end.

      All I would get is:

      [8:41:39 PM:967] Charge@Mutated Corruption Distance: 21
      [8:41:39 PM:969] Spell_C::CastSpell(100, 0, 0xF130DC9700004C7C, 0) [5748]
      [8:41:40 PM:147] Spell_C::CastSpell(100, 0, 0xF130DC9700004C7C, 0) [5749]
      [8:41:40 PM:350] Spell_C::CastSpell(100, 0, 0xF130DC9700004C7C, 0) [5750]
      [8:41:40 PM:534] Spell_C::CastSpell(100, 0, 0xF130DC9700004C7C, 0) [5751]
      [8:41:40 PM:734] Charge@Mutated Corruption Distance: 19
      [8:41:40 PM:736] Spell_C::CastSpell(100, 0, 0xF130DC9700004C7C, 0) [5752]
      [8:41:40 PM:901] Spell_C::CastSpell(100, 0, 0xF130DC9700004C7C, 0) [5753]
      [8:41:41 PM:115] Spell_C::CastSpell(100, 0, 0xF130DC9700004C7C, 0) [5754]
      [8:41:41 PM:293] Spell_C::CastSpell(100, 0, 0xF130DC9700004C7C, 0) [5755]

      Even at these distances I was able to melee and attack them just fine.
       

      Attached Files:

    16. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,320
      Likes Received:
      376
      Trophy Points:
      83
      Target snapping has been re-enabled, please grab the latest version.
       
    17. mcmanus89

      mcmanus89 New Member

      Joined:
      Apr 23, 2010
      Messages:
      33
      Likes Received:
      0
      Trophy Points:
      0
      your profile works great for my warrior, my only consern is it dismounts stands for a few seconds then does charge, some of the time it chases people due to not charging right away, any way to change that?
      doing pvp
       
    18. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,320
      Likes Received:
      376
      Trophy Points:
      83
      Just how bgbuddy works, try lowering pull range to 25
       
    19. mcmanus89

      mcmanus89 New Member

      Joined:
      Apr 23, 2010
      Messages:
      33
      Likes Received:
      0
      Trophy Points:
      0
      ok will try that out. other than the fact bgbuddy thinks everyones caracters are small it has some problems going threw doors but i know its not your profile.
       
    20. imdasandman

      imdasandman Active Member

      Joined:
      Feb 2, 2011
      Messages:
      1,207
      Likes Received:
      6
      Trophy Points:
      38
      This...is...not....a....raiding.....CC....... check the op post


      Sent from my SAMSUNG-SGH-I997 using Tapatalk
       

    Share This Page