(GS-E) 7.3 Macro – Surv Hunter

Test the shit out, and tell me what u think…

U can add this, in the “KeyPress” line, if u want it to auto Growl on/off in grps.

/petautocastoff [group] Growl
/petautocaston [nogroup] Growl

Change the number, to another if u are using another pet, or remove the line, if u want the control over what pet to use.

/use [nopet,nomod]Call Pet 3

Single Target

Sequences['Surv-ST'] = {
-- This Sequence was exported from GSE 2.1.07.
  Author="Zoastrias@Magtheridon",
  SpecID=255,
  Talents = "3221332",
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      KeyPress={
        "/use [nopet,nomod]Call Pet 3",
        "/targetenemy [noharm][dead]",
        "/cast [@pet,dead] Heart of the Phoenix",
        "/cast [@pet,dead] Revive Pet",
      },
      PreMacro={
      },
        "/castsequence [no channeling] reset=target/combat  Fury of the Eagle, Mongoose Bite, Mongoose Bite, Mongoose Bite, Mongoose Bite",
        "/castsequence [no channeling] reset=target/combat  Lacerate, Flanking Strike, Raptor Strike",
        "/cast [@player, no channeling] Explosive Trap",
        "/cast [@player, no channeling] Caltrops",
        "/castsequence [no channeling] Mongoose Bite, Raptor Strike",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

AoE

Sequences['Surv-AoE'] = {
-- This Sequence was exported from GSE 2.2.00.
  Author="Zoastrias@Magtheridon",
  SpecID=255,
  Talents = "3221332",
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      KeyPress={
        "/use [nopet,nomod]Call Pet 3",
        "/targetenemy [noharm][dead]",
        "/cast [@pet,dead] Heart of the Phoenix",
        "/cast [@pet,dead] Revive Pet",
      },
      PreMacro={
      },
        "/castsequence [no channeling] reset=target/combat  Fury of the Eagle, Mongoose Bite, Mongoose Bite, Mongoose Bite, Mongoose Bite",
        "/castsequence [no channeling] Carve, Flanking Strike",
        "/cast [@player, no channeling] Explosive Trap",
        "/cast [@player, no channeling] Caltrops",
        "/castsequence [no channeling] Mongoose Bite, Raptor Strike, Carve",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

fires pretty well best macro for survival for me atm averaging 590-630k dps 909 item lvl other than i had to use aspect of the eagle myself and murder of crows works realy well keep lacerate on the the target which most survi macros struggle doing atm ofcourse im using soul of the huntmaster ring so used dragonsfire grenade but with some tweaks zole i think you got a winner

Hello Zole

Do you hawe lvl 110 macros yet?

Jimmy

Hi Jimmy,

I do not play SV that much and with a combination of other post from players on here below is what I have used. LVL 110, IL 817

Sequences['SV'] = {
  Author="MIX",
  SpecID=255,
  Talents = "3221332",
  Default=1,
  Icon='ability_hunter_camouflage',
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      KeyPress={
        "/use [nopet,nomod]Call Pet 1",
        "/targetenemy [noharm][dead]",
        "/cast [@pet,dead] Heart of the Phoenix",
        "/cast [@pet,dead] Revive Pet",
      },
      PreMacro={
        "/cast Harpoon",
      },
        "/castsequence [nochanneling] reset=target/combat  Fury of the Eagle, Mongoose Bite, Mongoose Bite, Mongoose Bite, Mongoose Bite",
        "/castsequence [nochanneling] reset=target/combat  Lacerate, Flanking Strike, Raptor Strike",
        "/cast [@player,nochanneling] Explosive Trap",
        "/cast [@player,nochanneling] Caltrops",
        "/castsequence [nochanneling] Mongoose Bite, Raptor Strike",
      PostMacro={
      },
      KeyRelease={
        "/cast [combat] Aspect of the Eagle",
        "/use Draenic Agility Potion",
      },
    },
  },
},

Hello TM

Ty for your help :slight_smile:

Jimmy

heya

My char is 110 and i made some changes to my aoe macro, but i passed on to another class, so its not gonna be updated anymore for now :slight_smile: