Hey all this is my first CC. There has been a demand and a lack of a sub rogue PVE CC so I made this one last night. Info as follows: Spec 8/2/31 Stat Weights: Stat Agility 3.6 Yellow Hit Rating 1.4 Haste Rating 1.35 Expertise Rating 1.15 Crit Rating 1.1 Spell Hit Rating 1.05 Mastery Rating 0.9 White Hit Rating 0.8 Recommended Reforging Sites: AskMrRobot Wow-Reforge What spells this uses: Hemo, Backstab, Ambush, Vanish, Recup, SnD, Evis, Shadowstep, Shadow Dance. I will explain the rotation priority later so here is the CC and enjoy. Please leave feedback, rep, and any changes you would like to see. PS: no using this on ultraxion it will shadowstep right to its doom. ALL CREDITS GO TO THE CREATER OF TRIXTER SINCE THIS CC IS ENTIRELY BASED ON HIS WORK. THANK YOU FOR EVERYTHING YOUR CC IS WONDERFUL. Permission granted, this CC has a sub rountine as well as Trixter build into it so you can go combat for ultrax
[1:17:59:057] Please wait a few seconds while Honorbuddy initializes. [1:17:59:059] Activity: Initializing. [1:17:59:061] Activity: Loading memory management & tables [1:17:59:097] Activity: Loading Spells [1:17:59:259] H: 06-CC-C7-2F-C3-BE-5B-B5-D3-35-66-96-F4-AC-AB-C1-81-1E-8F-B3 [1:17:59:259] V: 2.0.0.5576 [1:17:59:326] Activity: Initializing Spell Manager [1:17:59:432] Activity: Initializing Plugins [1:17:59:440] [1:18:01:389] [WeigtSet] Selected weight set: Rogue-Subtlety [1:18:02:915] Activity: Initializing Navigator [1:18:03:148] Activity: Initializing Blackspot Manager [1:18:03:160] Activity: Initializing Battlegrounds [1:18:03:241] Activity: Initializing Flight Paths [1:18:03:247] Activity: Initializing Routines [1:18:03:256] Building spell book [1:18:03:289] Spell book built [1:18:03:290] Compiling D:\Новая папка\CustomClasses\SubbySub.cs [1:18:04:193] Compiling D:\Новая папка\CustomClasses\ShamWOW [1:18:05:573] Compiling D:\Новая папка\CustomClasses\Singular [1:18:07:300] Activity: Initialization complete [1:18:07:301] Initialization complete. [1:18:07:305] Activity: Honorbuddy Startup Complete [1:18:56:968] Starting the bot! [1:18:57:622] Downloaded tilemap Azeroth [1:18:57:631] Changed tilemap to Azeroth, Tiled: True [1:18:57:757] Changing current profile to level 0 - 2147483647 [1:18:57:759] [LazyRaider] Version 1.1.1 initialized [1:18:57:790] Changing current profile to Empty Profile [1:18:57:790] [LazyRaider] Blank Profile loaded [1:18:57:815] [LazyRaider] Version 1.1.1 Started [1:19:00:800] Chose Subby Sub as your combat class! [1:19:00:800] [1:19:00:800] Subby Sub Time. [1:19:00:800] [1:19:00:806] Building behavior tree. [1:19:00:950] Cleared POI [1:19:00:952] Cleared POI - Reason Starting up [1:19:00:953] Cleared POI And... Nothing)
are you running on a ruru WoW client? Maybe someone else running on ruru can test this CC and see if it is that weird translation issue
that could be the issue... I have no access to an ru client so if you know someone within the HB community that does and has a rogue see if they can test this cc aswell and see if the same issue reproduces
This is a great CC! There are a few issues with it using Shadow Dance, but I can do that manually, for the most part it works well. I'd love to see some improvements made to this
Starting this from scratch with its own UI options and all. Please be patient. The foreign client issue seems to be spell names. Also this is for lazy raider, there is no movement.
Thanks heaps Aujra1! I can't wait to see this up and running moreso than what it is. The original was very impressive. I look forward to it
can someone post their ilevel and recount data please (dont forget to blackout your name on recount) or just post your average dps if you dont feel comfrotable posting recount
Heh maybe I'll have to set up a donation thingy. Please post what things you need fixed in the rotation. It lets recup and snd drop off sometimes but not often I'm tweaking it and testing it in DS tonight for raid. My ilvl is 390 and I put out around 35k ish around 58k on warlord I'll put up recounts on the main post later.
ok ive been testing for a bit ... first is TotT used on set focus? here are some problems/ improvements: - Vanish doesnt seem to work (yes its enables in GUI) -Shadowdance isnt working (again enabled in GUI) -Racials dont seem to be working -Something to add: Engeering Gloves keep up the good work
Not working on my EN client as well. I think there might be some problem with the Lua parsing in your SpellCooldown and CastSpell method. Here's the log Code: [13:09:52:136] Chose Subby Sub as your combat class! [13:09:52:138] [13:09:52:138] Subby Sub Time. [13:09:52:138] Thank you to the creator of Trixter and HazzDruid [13:09:52:138] Without your hardwork this wouldn't be possible [13:09:52:138] Settings from HazzDruid :: Main Class based on Trixter [13:09:52:138] [13:09:52:138] Checking Settings [13:09:52:138] Use ShadowStep:: True [13:09:52:138] Use HEMODPS:: False [13:09:52:138] Use Lifeblood:: True [13:09:52:140] Building behavior tree. [13:09:52:247] Cleared POI [13:09:52:247] Cleared POI - Reason Starting up [13:09:52:248] Cleared POI [13:09:52:377] You are a level 85 Subtlety Rogue [13:09:52:506] [LazyRaider] Tank set to Druid, max health 189689 [13:09:52:609] Lua failed! Status: #RWb [13:09:52:650] System.NullReferenceException: Object reference not set to an instance of an object. at SubbySub.SubbySub.SpellCooldown(String SpellName) in c:\World of Warcraft\HB\CustomClasses\SubbySub\SubbySub.cs:line 365 at SubbySub.SubbySub.CanCastSpell(String SpellName) in c:\World of Warcraft\HB\CustomClasses\SubbySub\SubbySub.cs:line 404 at SubbySub.SubbySub.<>c__DisplayClass2f.<CastSpell>b__2d(Object ret) in c:\World of Warcraft\HB\CustomClasses\SubbySub\SubbySub.cs:line 440 at TreeSharp.Decorator.CanRun(Object context) at TreeSharp.Decorator.#h.#nF.MoveNext() at (Object ) at TreeSharp.Composite.Tick(Object context) at TreeSharp.PrioritySelector.#h.#nF.MoveNext() at (Object ) at TreeSharp.Composite.Tick(Object context) at TreeSharp.Decorator.#h.#nF.MoveNext() at (Object ) at TreeSharp.Composite.Tick(Object context) at TreeSharp.PrioritySelector.#h.#nF.MoveNext() at (Object ) at TreeSharp.Composite.Tick(Object context) at TreeSharp.Decorator.#h.#nF.MoveNext() at (Object ) at TreeSharp.Composite.Tick(Object context) at TreeSharp.PrioritySelector.#h.#nF.MoveNext() at (Object ) at TreeSharp.Composite.Tick(Object context) at TreeSharp.Decorator.#h.#nF.MoveNext() at (Object ) at TreeSharp.Composite.Tick(Object context) at TreeSharp.PrioritySelector.#h.#nF.MoveNext() at (Object ) at TreeSharp.Composite.Tick(Object context) at TreeSharp.PrioritySelector.#h.#nF.MoveNext() at (Object ) at TreeSharp.Composite.Tick(Object context) at TreeSharp.Decorator.#h.#nF.MoveNext() at (Object ) at TreeSharp.Composite.Tick(Object context) at TreeSharp.PrioritySelector.#h.#nF.MoveNext() at (Object ) at TreeSharp.Composite.Tick(Object context) at TreeSharp.Decorator.#h.#nF.MoveNext() at (Object ) at TreeSharp.Composite.Tick(Object context) at TreeSharp.PrioritySelector.#h.#nF.MoveNext() at (Object ) at TreeSharp.Composite.Tick(Object context) at Styx.Logic.BehaviorTree.TreeRoot.Tick() [13:09:52:650] Cleared POI - Reason Exception in Root.Tick() [13:09:52:650] Cleared POI