Lazyraider - Death Shade a Combat Rogue CC Thanks to xLegendx, Stree, Daorigin,CodenameG, Nomnomnom, Mahe4, Jasf10, Jvidia, Mastagh, Fiftypence,No1knowsy and Legaston for helping me out with some of the codes and ideas on how to improve Death Shade/Plagueheart/Pyromancer/Bowman/Titan Arms/Avenger! Combat Source: Elitist Jerks - Mmo Champion - Noxxic Combat Rogue Talent Build Agility > 8% Melee Hit > Expertise (26) > Haste > 17% Spell Hit > Mastery > Crit SVN: All in one PvE - by Shaddar, Venus112, Jasf10 and Dagradt
Frequently asked questions Why doesnt my bot work/ why does it only cast a few spells? I only support the English WoW client. So if you're using a German/Russian/French etc WoW client this CC will not work for you. Can you add a GUI so I can configure whether i want to use AoE or CD's or not? No. Does this CC work for us under level 85? I wouldn't recommend using it when your not level 85. This CC is for raiding and dungeon purposes at 85. Which bot do i use this CC with? http://www.thebuddyforum.com/honorb...ontrolled-raiding-heroics-raf.html#post271577 <-- that one. ATTACH A LOG IF YOU HAVE ANY PROBLEMS WITH THE CC I will IGNORE you if you dont. SIMPLE.
Geez man. Working on a lot of CC's ! I'll test this out soon. Currently gearing up my rogue for PvE as I type this. I have a pretty good idea of what the rotation should be.... On a side note, Just noticed it has the Rupture code implemented that I was going to suggest, Quality PvE CC's man! However, one stupid suggestion I looked at while looking at the following code Code: if (IsTargetBoss() && Me.CurrentTarget.HealthPercent <=95 && Me.CurrentEnergy < 20 && Me.ComboPoints <= 2 && Me.CurrentTarget.Distance < 10d) { if(CastSpell("Adrenaline Rush")) { Logging.Write(Color.Aqua, ">> Adrenaline Rush <<"); } } } { if (IsTargetBoss() && !PlayerHasBuff("Adrenaline Rush") && Me.CurrentTarget.HealthPercent <=95 && Me.CurrentEnergy < 20 && Me.ComboPoints <= 2) { if(CastSpell("Killing Spree")) { Logging.Write(Color.Aqua, ">> Killing Spree! <<"); } I read somewhere that Killing Spree and Adrenaline Rush shouldn't be used at the same time. Don't think it's a big deal though or if it is even true. Thanks again for your great contributions.
Thats true, they shouldnt. As you dont use any energy while in Killing Spree "mode". I thought I had coded this in? Code: !PlayerHasBuff("Adrenaline Rush") Means that if player has the buff "adrenaline rush" dont use Killing Spree, hence the ! infront of PlayerHasBuff. And yes, the Rupture code is nice Rupture should only be used IF the target has some kind of bleed debuff on it which yields +bleed dmg. Else Eviscerate does more dmg I made this a few hours before i went to work, so i havent had any time to test it in an instance/raid! Ill take another look at it when i get home if theres any errors.
Ah, I see. I might have skipped that piece of code. Now you know why I don't code CC's lol I will most likely test it tomorrow for you Thanks again man
Update. Blade Flurry; does now remove the aura when we're not using AoE. Slice and Dice; does now work as intended Revealing Strike Eviscerate Sinister Strike I've tested it in LFR at trash and first boss, it runs very smooth and does great DPS. I did 23k dps with an item level 376 rogue @ Morchok. Tricks of the Trade works as intended aswell. - Shaddar
Tried it on a raid dummy with a 385ilvl rogue. Several things i noticed: 1) Because of me not being in a party it still tried to spam tricks of trade, so it might look suspicious if people would use this for solo grinding something; 2) It uses Rupture even if there is no bleed debuff on the target; 3) It doesn't use Adrenaline Rush and Killing Spree (or is it just me?) Doing a constant 16.8k dps on a raid dummy (total damage done: ~100m). I can compare it to Apsalara's Singular modified combat version using which i get very similar results (though I have ticked it to use Adrenaline Rush, but I use Killing Spree only when I say so). Well done job and not a lot to do to perfect it EDIT: Joined a party, it still spams tricks of trade, but doesn't do it on my focus target, am i doing something wrong?
It only use Adrenaline Rush and Killing Spree on bosses, so I assume you didnt DPS a heroic dummy And yes it spams Tricks of the Trade when going solo, however this only looks stupid it doesnt affect anything! Im not quite sure how to get arround that, but ill take a look at it again. And rupture doesnt work properly? Thats really strange, ill take a look at that aswell! Thanks for the feed back, Ill update it again tonight to solve those problems.
Rupture looks fine now. Stopped applying it when there were noone, started using it when a warrior came and put the debuff on. I'm killing the Raider's dummy so it should use AR/KS, shouldn't it? And like I said i'm in a party, have a target on focus but it still doesn't trick it. P.S. If it uses Rush and Spree on boss then it's fine for me Looking very strong and fluent atm, just the tricks of trade somehow not working as intended, atleast for me
It doesnt Trick people on your focus, it tricks the target of the target aka /cast [target=targettarget, exists, help] [target=player, exists, help] Tricks of the Trade (You cannot test this at the dummies as the dummies doesnt target anyone) And yeah, it should use Rush and Spree! I ran it in RF and it spent em both. Oh /facepalm, now i know why it doesnt trigger at dummies. Ive set the Cooldowns to be used when the boss is below 95% hp. I plan to increase this to 98% though.
But about the target of target there are some bosses which during some phases don't target anyone, it wouldn't tricks then, or would it still? Wouldn't making it tricks your focus be a little more stable? Also you could choose the best dps (or another rogue in the raid/group) which would be an overall raid dps increase because the one who you tricks gets 10% more dmg for the time when you tricks him. Just my suggestion
I tested this code in RF and it works very well. Code: { if (IsTargetBoss() && SpellManager.Spells["Tricks of the Trade"].CooldownTimeLeft.TotalSeconds < 1) { Lua.DoString("RunMacroText('/Targetfriendplayer');"); { Lua.DoString("RunMacroText('/cast Tricks of the Trade');"); { Lua.DoString("RunMacroText('/Targetlasttarget');"); } } } } I'll throw in an update with that and Adrenalin/Killing spree improvement code PS: The TotT will only spam when you're dpsing a heroic dummy without being in a party. EDIT: V1.1 Update.
It does! Its been tested in LFR and 3 heroics now! Last boss in Hour of Twilight my ilevel 376 rogue did 29k dps it runs very smooth and i have yet to discover any faults.
Testing now. I'll report back with some things that ive seen edit : 1) i dont really know what im doing wrong but it doesnt seem to use TotT at all in normal mode dungeons ... 2) it uses killing spree on random trash packs 3) it doesnt seem to use adrenalin rush on bosses thats with the newest version from page 1 + lazy raider ill try to figure them out more
It doesnt use cooldowns in normal/heroic dungeons. It uses killing spree when theres more then 1 add. it doesnt use TotT in normal/heroic dungeons.