Elemental shaman support!

Hello, my Elemental Shaman character, which I started four weeks ago, has reached an item level of 484. However, I’m struggling to achieve over 160k DPS in raids and over 250k AoE damage in M+ dungeons with the macros shared here. Is there an experienced friend who can help me with single target and AoE macros for M+ raids in the context of Shaman?

Need some context.

What macros and what talents have you tried?

Do you have a single target sim or any logs to share vs what macro or talents used?

AOE talent : BYQA7dFHISiZRvWu4x4NMgmZAAAAAAAgUSrUSCgDk0SShSgkkEBAAAAAoEQSJJoJg0SSaBgkESgA
"{
[“Variables”] = {
[“KeyRelease”] = {
[1] = “-- /console autoUnshift 0”,
[2] = “/cast [nochanneling] Lava Burst”,
[3] = “-- /console autoUnshift 1”
},
[“KeyPress”] = {
[1] = “/targetenemy [noharm,nodead][dead]”,
[2] = “/cast Fireblood”
}
},
[“Actions”] = {
[1] = {
[1] = “KeyPress”,
[2] = “/castsequence [nochanneling] reset=combat Stormkeeper, Chain Lightning, Chain Lightning”,
[“Type”] = “Action”
},
[2] = {
[1] = “/cast [nochanneling] Fire Elemental”,
[“Type”] = “Action”
},
[3] = {
[1] = {
[1] = “/cast [nochanneling,@cursor] Earthquake”,
[“Type”] = “Action”
},
[2] = {
[1] = “/castsequence [nochanneling] Lava Burst, Lava Burst”,
[“Type”] = “Action”
},
[3] = {
[1] = “/cast [nochanneling,@cursor] Earthquake”,
[“Type”] = “Action”
},
[4] = {
[1] = “/castsequence [nochanneling] Primordial Wave”,
[“Type”] = “Action”
},
[5] = {
[1] = “/castsequence [nochanneling] Fireblood, Nature’s Swiftness”,
[“Type”] = “Action”
},
[6] = {
[1] = “/castsequence [nochanneling] Stormkeeper”,
[“Type”] = “Action”
},
[7] = {
[1] = “/castsequence [nochanneling] Chain Lightning, Chain Lightning”,
[“Type”] = “Action”
},
[8] = {
[1] = “/cast [nochanneling,@cursor] Earthquake”,
[“Type”] = “Action”
},
[9] = {
[1] = “/castsequence [nochanneling] Lava Burst, Lava Burst”,
[“Type”] = “Action”
},
[10] = {
[1] = “/castsequence [nochanneling] Chain Lightning, Chain Lightning”,
[“Type”] = “Action”
},
[11] = {
[1] = “/cast [nochanneling,@cursor] Earthquake”,
[“Type”] = “Action”
},
[“Type”] = “Loop”,
[“Repeat”] = 2,
[“StepFunction”] = “ReversePriority”
},
[4] = {
[1] = “/castsequence [nochanneling] Lava Burst”,
[“Type”] = “Action”
},
[5] = {
[1] = “/castsequence [nochanneling] Nature’s Swiftness”,
[“Type”] = “Action”
}
},
[“InbuiltVariables”] = {
[“Combat”] = true,
[“Trinket1”] = true,
[“Trinket2”] = true
}
}

"

Single target talent :BYQA7dFHISiZRvWu4x4NMgmZAAAAAAAgUSrUSCgDk0SShSgkkEBAAAAAoEQSJJoJg0SSaBgkESgA

"
{
[“Variables”] = {
[“KeyRelease”] = {
[1] = “-- /console autoUnshift 0”,
[2] = “/cast [nochanneling] Lava Burst”,
[3] = “-- /console autoUnshift 1”
},
[“KeyPress”] = {
[1] = “/targetenemy [noharm,nodead][dead]”,
[2] = “/cast Fireblood”
}
},
[“Actions”] = {
[1] = {
[1] = “KeyPress”,
[2] = “/castsequence [nochanneling] reset=combat Stormkeeper, Lightning Bolt, Lightning Bolt”,
[“Type”] = “Action”
},
[2] = {
[1] = “/cast [nochanneling] Fire Elemental”,
[“Type”] = “Action”
},
[3] = {
[1] = {
[1] = “/castsequence [nochanneling] Elemental Blast”,
[“Type”] = “Action”
},
[2] = {
[1] = “/castsequence [nochanneling] Lava Burst”,
[“Type”] = “Action”
},
[3] = {
[1] = “/cast [nochanneling] Fire Elemental”,
[“Type”] = “Action”
},
[4] = {
[1] = “/castsequence [nochanneling] Primordial Wave”,
[“Type”] = “Action”
},
[5] = {
[1] = “/castsequence [nochanneling,@cursor] Liquid Magma Totem”,
[“Type”] = “Action”
},
[6] = {
[1] = “/castsequence [nochanneling] Nature’s Swiftness”,
[“Type”] = “Action”
},
[7] = {
[1] = “/castsequence [nochanneling] Lightning Bolt”,
[“Type”] = “Action”
},
[8] = {
[1] = “/castsequence [nochanneling] Totemic Recall”,
[“Type”] = “Action”
},
[9] = {
[1] = “/castsequence [nochanneling] Lava Burst”,
[“Type”] = “Action”
},
[“Type”] = “Loop”,
[“Repeat”] = 2,
[“StepFunction”] = “ReversePriority”
},
[4] = {
[1] = “/castsequence [nochanneling] Lava Burst”,
[“Type”] = “Action”
},
[5] = {
[1] = “/castsequence [nochanneling] Ancestral Guidance”,
[“Disabled”] = false,
[“Type”] = “Action”
}
},
[“InbuiltVariables”] = {
[“Combat”] = true,
[“Trinket1”] = true,
[“Trinket2”] = true
}
}

"

I couldn’t achieve satisfactory results from these two macros. Do you have any talents or macros that you have tried before or currently use actively, and are happy with, that you could share?

I assume these were from this forum? Can you post the link to the actual macro?