đŸ’€ Lutechi 9.x+ Unholy Macro All-in-One

I like this one a lot but I am having an issue I’ve never come across before. As soon as I get close to 3k dps, I get disconnected from wow. I went into the macro and took out the asphyxiate cast because it was the only thing that was in white text and I hadnt speced it. Went back over to the dummy and i didnt get disconected but I also stayed about 500 away from 3k dps. So i then put the asphyxiate cast back in and actually took the talent and I ended up getting disconnected at 3k. My internet is not the problem but I dont understand what is causing it either, any help would be greatly appreciated. my talents are 12?2321. I am also using elvui, console port, and xbox one elite controller.
edit: tested longer and i am having the issue whether asphyxiate is in the macro or not. so i dont know what is up. happens very quickly tho

Hello @BUB,

What speed are you pushing the button at?

I have not experienced this kind of stuff in many years.

Usually it was because the MS speed of pushing was too fast.

hey, im not sure. im using reWASD in conjunction with console port to play with a controller. reWASD has a setting where i can set the trigger speed as keyboard native, fast, slow or do not repeat. I have it set for fast and it has not been problematic in the past but ill try a different setting. i have a programmable corsair keyboard so maybe i can set it’s speed and then select keyboard native. i am taking a break for a few before i try and troubleshoot this again so i dont get frustrated. i was thinking along the same lines as you because your macro was firing off a lot faster then others. although i have used some of your other class macros without a problem so i dont know for sure yet. i will change the setting, test it out and see if slowing it down solves the issue.
thanks.

just tested it and got disconnected. i guess ill go line by line and see if tailoring it to my specific build by getting rid of what i dont use helps.

Maybe is a mod causing it? Try to disable all addons but gse and try again. Then GSE and a meter and try again?

What MS again?

yeah, i tried all that. i ended up editing the keypress block to
/cast [nopet] Raise Dead
/cast [mod:alt] Apocalypse
/castsequence reset=target Outbreak, null

and premacro to /petattack
and keyrelease to /targetenemy [noharm][dead]
and sequence to
/castsequence [nochanneling,combat,pet,mod:alt] Sacrificial Pact; [nochanneling,combat,nopet] Raise Dead; [nochanneling,combat,pet,exists] Dark Transformation
/castsequence [nochanneling,combat,talent:7/3] Apocalypse, Unholy Assault; [nochanneling,combat] Apocalypse
/castsequence [nochanneling,combat,talent:7/2] Summon Gargoyle
/cast [nochanneling,combat,mod:alt] Epidemic; [nochanneling,mod:shift] Death Coil; [nochanneling,exists] Death Strike
/castsequence [nochanneling,talent:2/2] reset=target Outbreak, Festering Strike, Scourge Strike, Scourge Strike; [nochanneling] reset=target Outbreak, Festering Strike, Scourge Strike, Scourge Strike, Scourge Strike, Festering Strike, Scourge Strike, Scourge Strike
/cast [nochanneling,@player,combat] Death and Decay

im not done yet with the sequence, but this stopped the d/c so far. ill be adding back the rest of your sequence portion because whatever the problem was seemed to be with the keypress block

thank you for getting back to me.

1 Like

Not a problem, so it sounds like maybe the pet part might be causing the issue.

That might be a good solution/workaround for what you did. :slight_smile:

1 Like

I thought I was the only one with me I didn’t disconnect but my game started to slow down as if I have a serious lag.

Can you share your xbox setup in-game?

I noticed too, but not only on DK on everyclass that has pet of someform ( hunters, priest, mage )

And other thing very strange, im noticing a very noticeable drop in FPS everytime i put on a macro /petattack too.

:expressionless:

2 Likes

yeah. here is what i use for wow with a controller.

  1. Download reWASD and a wow config found at the reWASD web site. Install and load a wow config. This is what is going to convert your controller into a mouse and keyboard; letting you also have the ability for a one button macro tied to your right trigger and/or right bumper. Your left trigger and left bumper are the modifiers allowing for all your skills to be bound. However modifiers within a lazy macro wont work because of this so I usually take them out and bind those skills separately. You can leave them in the macro, however.

  2. Install the addon, console port. this will give you an actual controller layout in game. Make sure you calibrate your controller when prompted and set a controller layout. it has its own menu, action bar and keybind system. so it may conflict with some ui’s. but i have had no issues with elvui.

  3. ElvUI from tukui. I use REDTUZKUI which can be found on tukui along with a host of other custom profiles.

  4. GSE addon with a lazymacro

  5. REtabBinder addon for pvp. select ‘always allow’ when prompted by consoleport otherwise it won’t work. this is so you don’t tab target pets or npc’s in pvp situations.

  6. You are now able to use a controller for all in game content. You can enable or disable some options in consoleport for quality of life issues. For example I go into the advanced options and change “nameplates always on” to ‘true’ and disable interacting with npc’s with the action button. Otherwise I can’t jump around like a crazy person in town without constantly interacting with any npc’s near me. The jump button and action button are the same button.

2 Likes

it was my error fixed and thank you for the response

Thanks for the explanation
Do you see any difference in movement of your character by playing with the controller in comparison to your keyboard or mouse?..I do my movement with my mouse and my actions with my keyboard


reWASD has settings to adjust the sensitivity of the thumbsticks. it is similar to just about any third person console game as far as movement goes. Playing with a keyboard and mouse will always be a little better than with a controller as far as max try hard goes.

Ok thanks
I will give it a go and see what feels better

1 Like

hello there is any chance you split for solo and aoe macro i cant understand how all this mob thing works

Are you trolling me about no AoE in this spec lol?

You can always remove the abilities for aoe and save it under a new name. It will be on the queue but it might take a while for me to get to that.

ok i will try it sry i am new with this things

I also generally prefer a split, but this is quite a complex macro to adjust AOE separately. I’d suggest you do an AHK script to hold down shift and bind it to a key for toggle. This is what I do and it works same as having a separate macro

i understand what you say but i dont how to do that on an AHK scpipt i mean the 2nd button where i can find how to do that?