[quote quote=58498]Pardon my ignorance on this. First time ever using this kind of addon.
I imported the macros for the FoA, and put them in the recommended button order.
Now what? What order do I press these in? When do I press them, etc.[/quote]Just keep on pressing the button you set it too and it will cycle through the attacks
What ring are you guys referring to for leggos? There are 4 of them.
[quote quote=58625]
What ring are you guys referring to for leggos? There are 4 of them.This one[/quote]
Thank you.
Is it possible to set a modifier key to the tilda button? “~” versus alt or ctrl ?
For me, it’s easier to find the ~ key on the keyboard to press versus the other two.
Just curious! Thanks!
I must be having a aheck of a derp day, what do you mean by '2nd macro to be used for RB and ES along with the other 2 keys" what other two keys? i see 3 keys for the 3 key macro and two keys at the top of the page. I think im missing something though, 897 Ilvl and im pulling 400k feel like my main since the beginning is broken without hope lol
There is a method being used that incorporates several different macros bound to multiple keys and using programmable hardware (keyboard or mouse) or AHK (auto hot-key) to sequentially fire off designated keys.
I use a Logitech G910 keyboard and have SS macro on key #1, RB/ES macro on key #2, and main macro on key #3.
In this way it fires off #1 or #2 if the spell is off CD and available first then proceeds to run the main macro.
Image of the G910 setup
if you use AHK , as I do on my laptop the script would look like this, where “$<_>” is the key you bind to the action, and delay is time in milliseconds between sequence. Your delay may vary based on network latency, experiment and find what works for you.
toggle = 0
#MaxThreadsPerHotkey 2
#ifWinActive World of Warcraft
{
$ <Enter bound key here>
::
Toggle := !Toggle
While Toggle{
Send {1}
Send {2}
Send {3}
sleep 180
}
return
}`
Hi at all, is it possible to put all in two Makros ? One for single Target and one for Multi ?
After 21 Sides it would be nice when a player with more expirience like me post me the two makros…sorry
I want to see if I’m doing this correctly. I’m using the earthen spike build. I have a Naga macro setup to fire stormstrike, es + rb, and esMain followed by a delay, in that order.
[quote quote=59160]I want to see if I’m doing this correctly. I’m using the earthen spike build. I have a Naga macro setup to fire stormstrike, es + rb, and esMain followed by a delay, in that order.[/quote] I have not played in months but i looked at my macro set up and that seems to be the way i had it set up last time i played. Im sure if anyone has found a better way it will be posted
ok just started using this addon and im noob as shit how do you set this up
im hoping enhancement did not get screwed over in this new expac, seems like they kinda neglected us.
Hey! Im new to macro addons and i’be been trying to read this but i haven’t understood a single thing since i dont do coding…Can you maybe tell me what the best or “this one will be fine for sure” macro’s are. And also how exactly do i install them, and what to do afterwards so everything runs smoothly?
This is not gonna be the answer your looking for but i will try and get back and help explain when i have some time but till then you download gnomesequencer from twitch or wowinterface and then make sure it installs to your add on folder after theat you import the macro you want check out some of the posts in here for more info
https://wowlazymacros.com/forums/forum/lazy-macros/
Okay so i donwloaded what’s needed. Got the macro on the frontpage on this thread working. But somehow it doesnt give me more dps than my usual hand done rotation. I bound the macro on MouseButton5 and just spam it so it shifts through all availible abilities till one is off-cooldown so it goes off. Any tips on what i do wrong and what i should do instead?
Maybe this will help you understand
https://wowlazymacros.com/forums/topic/multiple-macros-one-keypress