ICE_Ele 7.1.5 Pve !

This is my Ice Build Macro!
all you need to know in the Help information!
also adding Aoe Macro :smiley:

>Basic Ice Rota Macro<

Sequences['IceIceEle'] = {
-- This Sequence was exported from GSE 2.0.14.
  Author="LTSpencer",
  SpecID=262,
  Talents = "2,1,1,2,3,3,3",
  Help = "Fire Ele Modshifted ! 1st cast Flameshock! 
only spells you keep eye on it are refreshing Flameshock, Earthshock when enough stacks and ofc Fire Ele of cd by Modshift!
the other spells are right on Top ! 
normaly Build is Lvl 15 Talent Number 3 ill take the 2nd one ! (you can change it without problems)
my stats are 18%crit 27%haste 67%Mastery 5%Vers 863gs 806weapon and Single Dps 260-300kdps!",
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = [[Sequential]],
      KeyPress={
        "/targetenemy [noharm][dead]",
        "/castsequence [mod:shift] Feuerelementar",
      },
      PreMacro={
        "/cast Flammenschock",
      },
        "/cast [nochanneling] Berserker",
        "/cast [nochanneling] Elementarschlag",
        "/castsequence [nochanneling] Eisfuror, Frostschock, Frostschock, Frostschock, Frostschock",
        "/cast [nochanneling] Lavaeruption",
        "/cast [nochanneling] Sturmhüter",
        "/cast Blitzschlag",
      PostMacro={
      },
      KeyRelease={
        "/startattack",
      },
    },
  },
}

>Ele_Aoe Macro<

Sequences['Ele_Aoe'] = {
-- This Sequence was exported from GSE 2.0.14.
  Author="LTSpencer",
  SpecID=262,
  Talents = "2112333",
  Help = "How/when use it! (Earthshock Modshifted/Earthquake @Cursor binded)
+2Target = just keep Flameshock on Both Targets and keep the Basic Rotation
+3Target = keep Flameshock up on all 3Targets use the Ele_Aoe Macro
and hold MouseCursor around the Target cuz Earthshake is binded @Cursor (you can bind it how you like)
and hit Earthshock when reach enough stacks!
+4Target = is Completly like 3 but without casting Flameshock on Targets just hit the Ele_Aoe Macroand
with MouseCursor arount your Target and watch for Earthshock stacks!",
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = [[Sequential]],
      KeyPress={
        "/targetenemy [noharm][dead]",
        "/castsequence [mod:shift] Earth Shock",
      },
      PreMacro={
      },
        "/cast Chain Bolt",
        "/cast [nonchanneling] Stormkeeper",
        "/cast [@cursor][nochanneling] Earthquake",
      PostMacro={
      },
      KeyRelease={
        "/startattack",
      },
    },
  },
}

Your iceiceele is at germans and using some horde spells :frowning:

but i’ll test it when im comming home :slight_smile:

anyone tried this out? any English version

I don’t think it’s a good idea to use it like this. Icefury and Frost Shock should be it’s own macro, i believe and then used as needed.

Frost Shock will cast too many times when you don’t want it to and use up all your maelstrom… so not a good idea.

This would be served better as a 3 button maco ST/IceFury/AoE

CYM DO YOU HAVE AN ELE MACRO LIKE THE ONE YOU TALKED ABOUT?