What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Tricks - Subtlety - PVP/BG/Arena Rogue CR

worklifebalance

New Member
Joined
Oct 26, 2012
Messages
140
Reaction score
2
Here is a CR I have been developing for my rogue for PVP/Arena. This is still rather Beta and not everything is working perfectly. I am posting it anyways as I feel there are people who really want a CR like this.

1. Edit the settings.cs.
2. H will turn auto stealth on and off. V was meant to pause the routine while its held down but I have not tested this. (look at the hotkeys composite in common.cs)
3. Not everything is finished and/or working perfectly.
4. This CR does not do everything for you. Just basic things and the rest is for you to do manually.
5. There is no movement or targeting. This is for people who manually play their characters with the assistance of a CR.
6. I use Tyrael bot at 200 TPS with framelock enabled.

---
Supported Talents
---
The talents below have functionality built into the CR. That doesn't make necessarily make them the best choice. Review Settings.cs and make sure they are enabled.

15 - Subterfuge
30 - Deadly Throw is supported.
45 - Elusiveness is supported
60 - Cloak and Dagger is supported and recommended.
90 - Marked For Death is supported

If you have ideas please post them here. I will be improving this routine as I have time and as I learn how to play rogue.

---
Known Issues
---
1. The bool HasDOTs is now working mostly as I intended. A few auras are triggering PeriodicLeech when they are not DOTs. If you have one of these auras you will need to manually stealth until I get a complete list of auras to exclude. Please post any auras that you know are setting PeriodicLeech to true and I will add them to the blacklist so AutoStealth will work in all cases.

2. I have tried multiple ways to get Tricks of the Trade automatically casting on friendlies. I am still working this out as the code is not working.
 

Attachments

Last edited:
It would be helpful to better understand the perfect openers using subterfuge. My current implementation for PVP is something like:

Premed -> SND -> Cheap Shot -> Garrote -> Ambush/Cheap Shot (depends if CS broke early) -> ??

I think the CR is currently waiting for CS to end so it can do a 5 pt Kidney Shot. In some cases I am manually trying to Evis before CS wears off and then it will usually need to Rupture before it can Kidney again as I am trying to keep Sanguinary Veins up.

I am still learning how to burst and play rogue so understanding the formulas will help me update this CR to be all it can be. Trying to inject your own moves into the routine is difficult because of the .75 GCD and energy starvation issues. It would be best if the rotation could be as automatic as possible.
 
Also for BGs make it do an opener as it doesn't at least for me.
 
Can't wait to see this CC finished! Rogues really need some pvp love on this forum. Good luck!
 
Newer version uploaded. I just figured out how awesome Cloak and Dagger is. I recommend that talent. Cleaned up the code and switched a lot of aura checking to HashSet contains for maximum speed.
 
Can you do SVN? That would be awesome.

Maybe one day. I am too lazy. I assume it is as easy as getting a free svn account and setting up tortoise to upload it. Maybe if someone posts a guide on how to get visual studio to post to a free SVN automatically every time I save it will be the motivation I need to do that.

*edit*
If it feels like work I just don't want to do it.
 
Hey, look at this awesome youtube video. Probably wouldn't take anything from this vid as its for world pvp and Random BGs but its a cool video.
[video=youtube;MSNnSOfxz_s]https://www.youtube.com/watch?v=MSNnSOfxz_s[/video]

Almost maybe add a burst mode where it activates shadow dance, trinkets, and what not. Also save energy for shadow dance.
 
Last edited:
Those Sativ videos are pretty good. I think I am going to make a hotkey to disable/enable auto kidney, another hotkey to inject kidney into rotation, and implement marked for death. I have not tried marked for death yet but those videos make it look fun.

I could consider another tactic like if target health > x kidney and < x evis mfd evis.
 
I am open to suggestions on the best way to implement MFD. My first thoughts were to start tracking the last finisher and auto cast MFD after evis. I could also implement some kind of health checking. For example, only cast MFD after evis if current target has < x% health. I suppose I also wonder if it makes sense to use MFD and then kidney and when that would make sense.
 
I would suggest stuff but I'm still learning a lot about the rogue. If I find something really helpful I will suggest it.
 
I found a guide on Youtube.

[video=youtube;_aGar_RFuw4]https://www.youtube.com/watch?v=_aGar_RFuw4[/video]

Also maybe lay down smoke bomb when enemy is low on HP so healer cant heal him but don't do it if you're low HP too.
 
Last edited:
Will not attack same faction players in arena?!
Just me, or a known issue??

nummus83
 
Back
Top