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.
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.
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 Tbh not many ppl use cc anymore as far as i know lol
I agree with you, thats how I tank as well. But yesteday at tothc was a ragefest before lady nazjar becuase of the ccbreakage ^^
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.
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"),
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.
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 !!!!!!
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!
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!)
interesting, i thought bout that maybe i should transfer my pally to another account and farm some healgear
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.
i assume thats russian client? if so i cant help you as an english speaking person i dont know any russian
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.