GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

Internal Loops Not Working

HnyBear opened this issue ยท 3 comments

commented

I've written this macro and set it to loop after 1 time however it doesn't loop and when I reopen the macro to edit it the loop 1 is missing in the box.

Sequences['MM_Raiding'] = { Author="Sybrant@Azuremyst", SpecID=254, Talents = "1313113", Default=1, Icon='Ability_Hunter_FocusedAim', MacroVersions = { [1] = { StepFunction = "Sequential", KeyPress={ "/targetenemy [noharm][dead]", "/cast [target=focus, exists, nodead],[target=pet, exists, nodead] Misdirection", "/cast Trueshot", }, PreMacro={ "/cast Arcane Shot", }, "/cast Windburst", "/cast Marked Shot", "/castsequence Aimed Shot, Aimed Shot, Aimed Shot", PostMacro={ }, KeyRelease={ "/cast A Murder of Crows", }, }, }, }

commented

ive got it saving but its not resetting the loop properly.

Will fix this when i get home from work.

commented

Wonderful. We all appreciate your hard work.

commented

Fixed and incoming.