• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Dungeonbuddy HFC Halls of Blood LFR

    Discussion in 'Honorbuddy Profiles' started by oleary, Mar 6, 2016.

    1. easy_tiger

      easy_tiger Member

      Joined:
      Jul 1, 2013
      Messages:
      50
      Likes Received:
      0
      Trophy Points:
      6
      I am soo gonna try this out when HB is back up, been looking for something like this, and can't believe I missed it, when you are done you should put it on the store as I am sure it will be popular
       
    2. justfowowlol

      justfowowlol Banned

      Joined:
      Feb 15, 2015
      Messages:
      162
      Likes Received:
      1
      Trophy Points:
      0
      Works good for me.. I wouldn't leave it afk but it is working well!! good JOB! :)
       
    3. oleary

      oleary Member Buddy Store Developer

      Joined:
      May 19, 2014
      Messages:
      168
      Likes Received:
      8
      Trophy Points:
      18
      Added SVN link with various small tweaks and fixes. I'm now working on a profile editor which will mean these will be updated soon :)

      Now correctly avoids artillery and explosive burst etc.

      There is a bit to tidy up still and I am working on The Black Gate.
       
      Last edited: Mar 30, 2016
    4. Aion

      Aion Well-Known Member Buddy Store Developer

      Joined:
      Jan 18, 2011
      Messages:
      3,907
      Likes Received:
      105
      Trophy Points:
      63
      Thanks!
      Looking forward to test them up, once servers are back on EU!

      The Black Gate should not be an issue, we need to avoid 2 mechanics there If im not wrong, beside switching to the adds.
       
      Last edited: Mar 30, 2016
    5. Thecamel

      Thecamel Community Developer

      Joined:
      Aug 8, 2012
      Messages:
      2,036
      Likes Received:
      46
      Trophy Points:
      48
      these are working exceptional well- clearing no issues with 650s
       
    6. Lbniese

      Lbniese Active Member Buddy Store Developer

      Joined:
      Feb 13, 2011
      Messages:
      972
      Likes Received:
      25
      Trophy Points:
      28
      Great scripts :)

      I've created this script for The Black Gates which include mob prioritizing but no other mechanics yet.
      Simply download the .zip and merge the downloaded folder with oleary's folder.
       

      Attached Files:

      Last edited: Mar 30, 2016
    7. Aion

      Aion Well-Known Member Buddy Store Developer

      Joined:
      Jan 18, 2011
      Messages:
      3,907
      Likes Received:
      105
      Trophy Points:
      63
      View attachment TBG.cs
      You can add

      AreaTriggerId_Doomfire = 8732;

      P.S. Just made nearly full LFR logfile, with nearly all the stuff logged, incl areatriggers. But not sure if would have the time to get the most deadly mechanics soon.

      View attachment TBG.cs

      Here, my script attempts are not far off yours :D

      At least tested it twice, and it mostly worked, beside if ported to other phase.
       
      Last edited: Mar 30, 2016
    8. Lbniese

      Lbniese Active Member Buddy Store Developer

      Joined:
      Feb 13, 2011
      Messages:
      972
      Likes Received:
      25
      Trophy Points:
      28
      Updated my post with a few priority updates and added the AreaTriggerId for Doomfire and avoidance for it.
      I haven't figured out how to get the AreaTriggerIds..
       
    9. oleary

      oleary Member Buddy Store Developer

      Joined:
      May 19, 2014
      Messages:
      168
      Likes Received:
      8
      Trophy Points:
      18
      It's a pain usually, it was the main reason i started working on NeverQuest plugin.

      I have already made a profile for The Black Gate, it avoids pillars/fire/etc, but alternate phase and some late stage mechanics aren't there yet so I haven't included it. I'm hoping to finish it tonight.

      You can grab currently active AreaTriggers with this snippet which I found elsewhere on the forums some time ago (I didn't write it, nor do I remember who did, but it was from staff). Use this in the developer tools console. Unfortunately not all of the names are available so you have to check them with wowhead. Hopefully I'll get my profile editor out soon which does this for you :)

      Code:
      foreach (var p in ObjectManager.GetObjectsOfType<WoWAreaTrigger>().OrderBy(o => o.DistanceSqr))
      {
      try{
      	Log("{0}, Entry: {1},  Distance: {2}, Type: {3}, SpellId: {4}, SpellName: {5};",
              p.Name, p.Entry, p.Distance, p.Type, p.SpellId, p.Spell.Name);
          }catch{}
      }
      
       
    10. rangerlein

      rangerlein Member

      Joined:
      Aug 12, 2011
      Messages:
      58
      Likes Received:
      2
      Trophy Points:
      8
      THX for the scipts it runs very smooth

      edit:

      but the navigation is horrible
       
      Last edited: Mar 31, 2016
    11. oleary

      oleary Member Buddy Store Developer

      Joined:
      May 19, 2014
      Messages:
      168
      Likes Received:
      8
      Trophy Points:
      18
      I have added a profile for The Black Gate to the SVN.

      It should correctly target all applicable adds, avoid fire/pillars/portals/deathstalker interrupt rings/void stars, break chains, and also manage the banish phase.
       
      Last edited: Apr 1, 2016
    12. rangerlein

      rangerlein Member

      Joined:
      Aug 12, 2011
      Messages:
      58
      Likes Received:
      2
      Trophy Points:
      8
      The Blackgate script looks good but the movement inside the banish Phase wont work
       
      Last edited: Apr 1, 2016
    13. Aion

      Aion Well-Known Member Buddy Store Developer

      Joined:
      Jan 18, 2011
      Messages:
      3,907
      Likes Received:
      105
      Trophy Points:
      63
      Could you upload logfile, if this is due to lack of navigation, we could ask HB devs to update the meshes.
       
    14. rangerlein

      rangerlein Member

      Joined:
      Aug 12, 2011
      Messages:
      58
      Likes Received:
      2
      Trophy Points:
      8
    15. oleary

      oleary Member Buddy Store Developer

      Joined:
      May 19, 2014
      Messages:
      168
      Likes Received:
      8
      Trophy Points:
      18
      Hey really hard to spot a clear problem with your log :(

      Falling:
      Code:
      [14:09:12.831 D] Could not generate path from {4088.115, -2193.273, -116.1912} to {4061.24, -2253.71, 51.34205} on map HellfireRaid62 (time used: 0 milliseconds) @ FindStartPoly
      [14:09:12.905 D] Could not generate path from {4088.115, -2193.273, -120.1192} to {4065.509, -2244.863, 51.27481} on map HellfireRaid62 (time used: 0 milliseconds) @ FindStartPoly
      [14:09:12.905 D] Could not generate path from {4088.115, -2193.273, -120.1192} to {4061.24, -2253.71, 51.34205} on map HellfireRaid62 (time used: 0 milliseconds) @ FindStartPoly
      [14:09:12.967 D] Could not generate full path from {4088.115, -2193.273, -123.6947} to {4060.515, -2234.391, 51.27481} (time used: 0 milliseconds)
      
      Then Schattenhafter Netherwandler is the german name for the mob in the banish? It appears to miss two rake attempts due to range and then continue fine (within about 600ms).
      Code:
      [14:09:12.967 D] Activity: Following raid
      [14:09:13.643 D] Moving to <4060.515, -2234.391, 51.27481> from <4085.629, -2194.57, -142.7823>
      [14:09:14.045 D] Changed POI to: Type: Kill, Name: Schattenhafter Netherwandler, NavType: Run
      [14:09:14.045 D] Activity: In instance
      [14:09:14.115 D] Switch to Best Unit AFK
      [14:09:14.124 D] Activity: In combat
      [14:09:15.734 D] Active Enemies: 1
      [14:09:16.008 D] 16:008 Trying to cast Krallenhieb (1822) on Schattenhafter Netherwandler Dist: 7.07 reason RakeWoD6  Energy: 96 Combo: 1
      [14:09:16.073 D] Waiting for RakeWoD6
      [14:09:16.125 D] Spell: Rake on Schattenhafter Netherwandler failed. Reason: OutOfRange
      [14:09:16.143 D] 16:143 Trying to cast Krallenhieb (1822) on Schattenhafter Netherwandler Dist: 6.25 reason RakeWoD6  Energy: 98 Combo: 1
      [14:09:16.209 D] Waiting for RakeWoD6
      [14:09:16.413 D] 16:413 Trying to cast Schattenmimik (58984) on Lvl 100 Alliance Druid Dist: 0 reason ShadowmeldWoD1 
      [14:09:16.415 D] 16:415 Trying to cast Schleichen (5215) on Lvl 100 Alliance Druid Dist: 0 reason ShadowmeldWoD1 Prowl 
      [14:09:16.454 D] CastFailListUpdate 5215 - Schleichen (Ihr seid in einen Kampf verwickelt.)
      [14:09:16.470 D] Waiting for RakeWoD6
      [14:09:16.723 D] Spell: Rake on Schattenhafter Netherwandler failed. Reason: OutOfRange
      [14:09:16.724 N] 16:724 HP: 98% Energy: 100% Combo: 1 Mana: 50 % Lvl 100 Alliance Druid 0y 98% HP Schattenmimik (58984)
      [14:09:16.744 D] 16:744 Trying to cast Krallenhieb (1822) on Schattenhafter Netherwandler Dist: 4.41 reason RakeWoD6  Energy: 100 Combo: 1
      [14:09:16.807 D] Waiting for RakeWoD6
      [14:09:16.865 N] 16:865 HP: 98% Energy: 66% Combo: 2 Mana: 50 % Schattenhafter Netherwandler 4.41y 94% HP Krallenhieb (1822)
      [14:09:17.755 D] 17:755 Trying to cast Schreddern (5221) on Schattenhafter Netherwandler Dist: 4.61 reason ShredWoD1  Energy: 76 Combo: 2
      [14:09:17.870 N] 17:870 HP: 100% Energy: 36% Combo: 4 Mana: 51 % Schattenhafter Netherwandler 4.61y 91% HP Schreddern (5221)
      [14:09:17.871 N] 17:871 HP: 100% Energy: 36% Combo: 4 Mana: 51 % Schattenhafter Netherwandler 4.61y 91% HP Urfuror (16953)
      [14:09:18.773 D] 18:773 Trying to cast Schreddern (5221) on Schattenhafter Netherwandler Dist: 5.99 reason ShredWoD1  Energy: 47 Combo: 4
      [14:09:18.878 N] 18:878 HP: 98% Energy: 8% Combo: 5 Mana: 51 % Schattenhafter Netherwandler 6.34y 89% HP Schreddern (5221)
      [14:09:18.891 D] Waiting for RipWoD1
      [14:09:19.773 D] 19:773 Trying to cast Verjüngung (774) on Lvl 100 Alliance DeathKnight Dist: 7.87 reason HealingCombatFeralLow: Rejuvenation Friend  Mana: 16689
      [14:09:19.964 N] 19:964 HP: 99% Energy: 20% Combo: 5 Mana: 43 % Lvl 100 Alliance DeathKnight 7.57y 74% HP Verjüngung (774)
      [14:09:20.508 D] Waiting for RipWoD1
      [14:09:20.919 D] 20:919 Trying to cast Zerfetzen (1079) on Schattenhafter Netherwandler Dist: 6.87 reason RipWoD1  Energy: 31 Combo: 5
      [14:09:21.044 N] 21:044 HP: 99% Energy: 2% Combo: 0 Mana: 44 % Schattenhafter Netherwandler 8.6y 82% HP Zerfetzen (1079)
      [14:09:21.925 D] 21:925 Trying to cast Heilende Berührung (5185) on Lvl 100 Alliance DeathKnight Dist: 6.51 reason PredatorSwiftness HealingTouch Predators Swiftness Expiring  Mana: 14205
      [14:09:22.057 N] 22:056 HP: 99% Energy: 13% Combo: 0 Mana: 44 % Lvl 100 Alliance DeathKnight 7.09y 64% HP Heilende Berührung (5185)
      [14:09:22.730 N] Burst Mode is OFF
      [14:09:22.941 D] 22:941 Trying to cast Schädelstoß (106839) on Schattenhafter Netherwandler Dist: 4.86 reason Skull Bash Interrupt 
      [14:09:23.010 D] 23:010 Trying to cast Schädelstoß (106839) on Schattenhafter Netherwandler Dist: 4.86 reason Skull Bash Interrupt 
      [14:09:23.071 N] 23:071 HP: 100% Energy: 25% Combo: 0 Mana: 45 % Schattenhafter Netherwandler 4.86y 77% HP Schädelstoß (106839)
      
      Then successfully leaves via the portal:
      Code:
      [14:09:53.574 D] Clearing POI - Reason No targets in list (combat)
      [14:09:53.644 D] Moving to <4096.938, -2218.558, 51.27481> from <4082.039, -2249.889, -142.7837>
      [14:09:53.645 D] Interacting with Portal nach Draenor (Unit Id: 95432)
      [14:09:53.647 D] Activity: Following raid
      [14:09:53.845 N] Not in game
      [14:09:54.852 V] Loading HellfireRaid62_35_24
      [14:09:54.944 D] [Avoid] Running from Archimonde
      
      I'll keep watching my characters run through it and log them too.
       
    16. Aion

      Aion Well-Known Member Buddy Store Developer

      Joined:
      Jan 18, 2011
      Messages:
      3,907
      Likes Received:
      105
      Trophy Points:
      63
      Does he need to clear temporary the Draenor target list, while on banish phase, and reinstate after taking portal back?
       
    17. hodge74

      hodge74 Member

      Joined:
      Oct 12, 2012
      Messages:
      400
      Likes Received:
      1
      Trophy Points:
      18
      Stupid noob question but where does one put the files . please dont flame
       
    18. oleary

      oleary Member Buddy Store Developer

      Joined:
      May 19, 2014
      Messages:
      168
      Likes Received:
      8
      Trophy Points:
      18
      Updated the first post to explain install, basically link to your custom scripts folder in Dungeonbuddy settings and make sure the files are at the right level beneath that path. (customscripts/*.xml and customscripts/scripts/*.cs)
       
    19. cheezemode

      cheezemode Member

      Joined:
      Mar 6, 2011
      Messages:
      68
      Likes Received:
      1
      Trophy Points:
      8
      Not sure what I'm doing wrong, I installed these like the intructions said. But everytime I hit start it styops and says no LFRs are selected
       
    20. oleary

      oleary Member Buddy Store Developer

      Joined:
      May 19, 2014
      Messages:
      168
      Likes Received:
      8
      Trophy Points:
      18
      Restart Honorbuddy, open the Dungeonbuddy settings, select the raids tab, choose specific or raids not yet completed. Make sure the HFC wings are selected.

      Did this help you? Can you see the wings listed there?
       
      Last edited: Apr 2, 2016

    Share This Page