Cant seem to import

I’m making a macro on Chat GPT for holy priest damage. I got this off of it, it’s logic is from 2022 so i dont know if it can import this.

Sequences['HolyDPS'] = {
    specID = 257,
    author = "YourName",
    helpTxt = "Holy Priest DPS Macro\nTalents: [Your Talent Choices]",
    icon = "inv_staff_2h_artifacttome_d_05",
    lang = "enUS",
    StepFunction = GSStaticPriority,
    PreMacro = [[
/cast [combat] Power Infusion
/cast [combat] Shadowfiend
/cast [help] [@targettarget,help,nodead] Power Word: Shield
/cast [help] [@targettarget,help,nodead] Prayer of Mending
    ]],
    "/cast [combat] Holy Word: Chastise",
    "/cast [combat] Empyreal Blaze",
    "/cast [combat] Holy Fire",
    "/cast [combat] Divine Star",
    "/cast [combat] Smite",
    "/cast [combat] Fade",
    "/cast [combat] Shadow Word: Pain",
    "/cast [combat] Smite", -- Additional Smite for continuous damage
}

As that is a GSE2 macro not a GSE3 template, you will need the Patreon build that is only available to GSE Patrons.

gnome sequencer shivers right there :stuck_out_tongue: