• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Dk CC for Lazyraider Blood/Frost

    Discussion in 'Archives' started by ossirian, Aug 14, 2011.

    1. sparks

      sparks Active Member

      Joined:
      Apr 23, 2010
      Messages:
      1,174
      Likes Received:
      1
      Trophy Points:
      38
      strangulate?
      very nice if mind freeze is on cooldown
       
    2. ossirian

      ossirian New Member

      Joined:
      May 5, 2011
      Messages:
      241
      Likes Received:
      5
      Trophy Points:
      0
      strangulate if mind freeze is on cd, or uncastable due to range already implemented.

      edit: theres actually a third option to use death grip to interrupt if strangulate was on cd too, but i believe its commented out, easy removed if you fancy it.
       
    3. yipsilonn

      yipsilonn Member

      Joined:
      Mar 1, 2011
      Messages:
      214
      Likes Received:
      6
      Trophy Points:
      18
      Fantastic!
      Great job!
       
    4. amputations

      amputations Active Member

      Joined:
      Jan 6, 2011
      Messages:
      2,262
      Likes Received:
      11
      Trophy Points:
      38
      Any chance you can add cc-detection that makes it not break cc when cced targets are nearby a mob you attack? I had problems with this yesterday.
       
    5. ossirian

      ossirian New Member

      Joined:
      May 5, 2011
      Messages:
      241
      Likes Received:
      5
      Trophy Points:
      0
      I'll have a look into it.

      IMO as a tank, a good tank pulls back away from the cc for that reason, remind them :p
      Tbh not many ppl use cc anymore as far as i know lol
       
    6. amputations

      amputations Active Member

      Joined:
      Jan 6, 2011
      Messages:
      2,262
      Likes Received:
      11
      Trophy Points:
      38
      I agree with you, thats how I tank as well. But yesteday at tothc was a ragefest before lady nazjar becuase of the ccbreakage ^^
       
    7. amputations

      amputations Active Member

      Joined:
      Jan 6, 2011
      Messages:
      2,262
      Likes Received:
      11
      Trophy Points:
      38
      Any way to implement DnD in it as well? Would be sweet!
       
    8. Crowley

      Crowley Member

      Joined:
      Jan 15, 2010
      Messages:
      967
      Likes Received:
      20
      Trophy Points:
      18
      Excellent so far :)
      As far as selective interrupts go for Maloriak, Release Aberrations is spellid 77569 so

      Code:
      CurrentTarget.ChanneledCastingSpellId !=77569


      added into the interrupt code should stop it interrupting that spell but not others.
      Not perfect by any stretch though as idealy you want to interrupt after so many, a counter could make that work aswell though ;) But it should stop people yelling at you for interrupting them all.
       
    9. ossirian

      ossirian New Member

      Joined:
      May 5, 2011
      Messages:
      241
      Likes Received:
      5
      Trophy Points:
      0
      DS


      Working tomorrow so if someone could test the Dark Sim code:

      SC.CastSpell("Dark Simulacrum", a => SimCraftBase.Me.GotTarget && SimCraftBase.Me.CurrentTarget.CastingSpellId =331, "Dark Simulacrum on Shamans Healing Wave"),
       
    10. sparks

      sparks Active Member

      Joined:
      Apr 23, 2010
      Messages:
      1,174
      Likes Received:
      1
      Trophy Points:
      38
      this is great for blood and frost pve using HB 5198.
      I have a problem with lazy raider 1.1.1 and this 1.2 version.
      It works perfect until I hit stop on HB it takes about 15 seconds to change to stop and then crashes wow.
      lazy and my pally healer is fine.
      anyone else see this?


      for what I can find it seems that HB uses an old aura stack for dk and this is where its crashing.
      Simcraftbase line 242.

      Its been this way for a while and I don't think they are going to update it.
      Maybe they are only working on rift now.
       
      Last edited: Aug 21, 2011
    11. hi1674

      hi1674 New Member

      Joined:
      Jan 15, 2010
      Messages:
      1,637
      Likes Received:
      5
      Trophy Points:
      0
      I used the Felmaster Frost PVP last night together with my ultimate pala healer BT.

      Lazyraider on both.

      Arena 2v2 and DK set as Tank.

      healer autofollow tank at 10 yards.

      Amazing result !!!!!!
       
      Last edited: Aug 24, 2011
    12. anobuddy

      anobuddy New Member Legendary

      Joined:
      Apr 11, 2011
      Messages:
      57
      Likes Received:
      0
      Trophy Points:
      0
      I've used the blood DK with lazyraider to tank some instance. Best CC i've ever used. +rep
       
    13. tnthemaster

      tnthemaster Member

      Joined:
      Dec 4, 2010
      Messages:
      33
      Likes Received:
      0
      Trophy Points:
      6
      That must of been funny what rating did u get too or mmr?
       
    14. ossirian

      ossirian New Member

      Joined:
      May 5, 2011
      Messages:
      241
      Likes Received:
      5
      Trophy Points:
      0
      Still looking for improvements that could be done to this or assistance in doing so. I'm open to suggestions.

      Btw guys hit the +rep button if you like this so far!
       
    15. yipsilonn

      yipsilonn Member

      Joined:
      Mar 1, 2011
      Messages:
      214
      Likes Received:
      6
      Trophy Points:
      18
      Dear Ossirian, I alread give +rep even if I don't play to wow right now,and I want to thanks you for your work :) ( I can't help you ,i'm a noob on Bot staff)

      Gambatte!( don't give up!)
       
    16. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      interesting, i thought bout that :)
      maybe i should transfer my pally to another account and farm some healgear :D
       
    17. ossirian

      ossirian New Member

      Joined:
      May 5, 2011
      Messages:
      241
      Likes Received:
      5
      Trophy Points:
      0
      Still looking into the Dark sim coding but i'm not really able to test it atm,

      if someone wants to add the line,

      SC.CastSpell("Dark Simulacrum", a => SimCraftBase.Me.GotTarget && SimCraftBase.Me.CurrentTarget.CastingSpellId =331, "Dark Simulacrum on Shamans Healing Wave"),

      at the top of the stack and test it out on a friendly helpful shaman that'd be great, my game time is out atm and i cant get anymore until saturday.

      this would be a great help.

      i'm still looking into the aoe targeting code, although i'm not having very much success, any coders out there wanna throw me a bone i'll dance at your wedding!

      as i keep saying guys this isnt all MY work, its a compilation of other peoples work so everyone is entitled to throw in helpful bits and pieces if they can, its a community release, not mine, i'm merely the lead tester and putting it together as best i can.
       
    18. Nazaruk

      Nazaruk Member

      Joined:
      Jan 15, 2010
      Messages:
      149
      Likes Received:
      1
      Trophy Points:
      18
      Not working with ruRU Wow. I think cant detect spell name and other killing machine etc
       
    19. ossirian

      ossirian New Member

      Joined:
      May 5, 2011
      Messages:
      241
      Likes Received:
      5
      Trophy Points:
      0
      i assume thats russian client? if so i cant help you as an english speaking person i dont know any russian
       
    20. Nazaruk

      Nazaruk Member

      Joined:
      Jan 15, 2010
      Messages:
      149
      Likes Received:
      1
      Trophy Points:
      18
      Ye its happen only with ruRU. Not using any spells and obvious not detecting class procs (killing machine etc). Dont know why. Cimmerian DK working fine but i want test your CC now.

      In eu wow working fine.
       

    Share This Page