That's an honorbuddy issue not purerotation. Try changing from DX9 to DX11 (or the other way around?)
This happens only when I edit Destruction.cs content (spells & auras names). Bot starts fine with original file from SVN. As you can see there are following errors:
Shadow priest? Odd. I've really no idea whats happening there. Try deleting the shadow priest file and see what happens ?
Okay, I found a syntax error that I made so now bot succesfully starts. Bot it doesn't work correctly and there are a lot of errors in the log. View attachment 4028 2013-07-05 19.26.txt
Try changing this bit.. Code: Spell.CastOnGround("Shadowfury", loc => StyxWoW.Me.CurrentTarget.Location, ret => Unit.CachedNearbyAttackableUnits(StyxWoW.Me.CurrentTarget.Location, 8).Count() > 2), // Stun the shitty imps To.. Code: Spell.CastOnGround("Shadowfury", loc => StyxWoW.Me.CurrentTarget.Location, ret => Me.CurrentTarget != null && Unit.CachedNearbyAttackableUnits(StyxWoW.Me.CurrentTarget.Location, 8).Count() > 2),
View attachment 7976 2013-07-05 19.49.txt I still have some errors, bot still doesn't control enslaved pet...
Everywhere that says.. CachedNearbyAttackableUnits Change it to NearbyAttackableUnits ...and see if that helps.
well .. sorry i ask .. but isen't there something to download? i cannot find any file at all, just all your information
Either wow just sucks or im having problems with this cc...Doesnt block all chaos bolt's (only negates first), Randomly Unsummons Pitlord at times, Pitlord randomly loses EnslaveDemon (Way before felhunters)..When imps come out it doesnt aoe them down and when i try to manually aoe them down bot is trying to cast 100 skills in 1 second, so i cant cast an aoe and i pretty much melt right there... Any advice?
I used this routine for Kenrethad and it worked like a charm once I learned the fight myself and I didnt use the strategies available, the strategy I did was, first thing is get a "purification potion"(or however many you need), next thing is you need to know is that the spell "Cataclysm" can be out ran, so if you happened to lose your enslave on the pitlord, and Kenrethad starts casting cataclysm, run down the stairs located at the back of the room, also just a note that as soon as you lose the enslave it helps to just kite all the mobs around the pillar near the stairs, so Kenrethad cant chaos bolt you and the other reason is to out run possible Cataclysm's by running down the stairs near by. I lost control over my demon on both fel hunter phases and still beat him, the next thing is when to use the purification potion, I used mine at 1.5 mins left on the debuff, just make sure that no other curse/magic/disease is on you before you use the potion, I think it only takes away one of them.
The Bot does not save embers or cd's for the fel hunters! As a result the fel hunters living way too long. The Pit Lord doesn't stay in position when you try to LOS him from fel hunters! If i put him on passive and use the "move to" button, he runs to the the area commanded and then runs back to me and Enslave gets broken. If I use the "move to" button to turn his back from mobs, the fell hunters still breaks Enslave. Yes I am tagging the fell hunters and yes they are facing me with their back to the pit lord. Both strategies don't work with this bot. Solution: I forgot to switch talent specialization to Destruction, the bot is responding much better now!
Im getting to 40%, prob is the 2nd felhunter phase is lining up with enslave demon ending, is there a macro for canceling the enslave then casting it again so this stops happening? Solution:Found Macro just dismiss and cast enslave again right before he summons the ass u bannish. I'm 507 ilvl destrolock, hitting the enrage timer at 30%, def not enough dps. I was told this is actually supposed to be fore Heroic TOT locks
I did this with a 484 ilvl destro.... you guys have to be doing something wrong. Sent from my DROID RAZR using TheBuddyForum mobile app