dont know if anyone can help me with this or not but im trying to find a way to make a macro that just loops lightning bolt over and over again after pressing it one time but will stop if i press another spell, not sure if GSE can do something like this but any help would be nice, long time ele main but my wrist and hand injuries are catching up to me and repeated pressing causes alot of discomfort but being able to loop lightning bolt would help alot
not so much with GSE, but hardware may be your best way to go. Logitech mouse software at the higher end will let you create a macro within the mouse itself to run a sequence with time delay in between. I have messed a very small bit with it, but it could be the answer you are looking for.
One issue there to plan around would be a 1.5 second global cooldown with a macro set for 1.5 seconds to virtual “click” again wouldn’t take into account haste reductions to that cooldown, your mouse saying 1.5 seconds would do it a 1.5 seconds regardless. Maybe you could set it to go at .2 for a hundred times, every time the cooldown was up it would go and you wouldn’t lose more than a .1 second loss of cast.
You can try using Hekili and AHK to implement the macros you want. Hekili can tell you the priority order of your skills, and AHK can create macros based on Hekili’s prompts. When you finish them, you can completely free your hands from your keyboard.