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.
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: