Can someone show me how to box macros so i can share my macro, i got it working lovely !!.
Yes You Start by pushing code, then you paste your macro, and then you push close tags, and at last you submit your post, that is is it
Jimmy
oK UsE A SPIDER FOR WEB SLOW, i use Surv-T2 mwheelup and ctrl mwheelup Surv-TAoE2 when at range, it owns .
change name of your your toon below for traps.
And use Fury of the eagle when you should
Sequences['Surv-T2'] = {
author="Zoastrias@Magtheridon",
specID=255,
version=7,
source = "Local",
helpTxt = "Talents: 1222322",
StepFunction = GSStaticPriority,
icon='INV_MISC_QUESTIONMARK',
lang="enUS",
PreMacro=[[
/use [nopet,nomod]Call Pet 1
]],
"/castsequence [nochanneling] Lacerate, Explosive Trap",
"/cast [nochanneling] Mongoose Bite",
"/castsequence [nochanneling] Flanking Strike, Raptor strike",
"/cast [@Titun] Tar Trap",
"/cast [@Titun] Freezing Trap",
"/cast [nochanneling] Scorpid Sting",
"/cast [nochanneling] [combat] !Aspect of the Eagle",
PostMacro=[[
/cast [nochanneling] web spray
]],
}
Sequences[‘Surv-TAoE2’] = {
author=“Zoastrias@Magtheridon”,
specID=255,
version=19,
source = “Local”,
helpTxt = “Talents: 1222322”,
StepFunction = GSStaticPriority,
icon=‘INV_MISC_QUESTIONMARK’,
lang=“enUS”,
PreMacro=[[
/use [nopet,nomod]Call Pet 1
]],
“/cast [nochanneling] Dragonsfire Grenade”,
“/cast [nochanneling] Throwing Axes”,
“/cast [nochanneling] A Murder of Crows”,
PostMacro=[[
/cast [nochanneling] web spray
]],
}
Sorry second post wasnt boxed if someone could fix would be great.
you can still use traps if needed on ya bar.
unable to import macro
That’s not an issue with the macro itself. That’s purely on your end with using the GSE Alpha
nah im not using gse alpha right now took it off switch back to the old one the scroll wheel still don’t work
plus this dont work
Sequences[‘Surv-TAoE2′] = {
author=”Zoastrias@Magtheridon”,
specID=255,
version=19,
source = “Local”,
helpTxt = “Talents: 1222322″,
StepFunction = GSStaticPriority,
icon=’INV_MISC_QUESTIONMARK’,
lang=”enUS”,
PreMacro=[[
/use [nopet,nomod]Call Pet 1
]],
“/cast [nochanneling] Dragonsfire Grenade”,
“/cast [nochanneling] Throwing Axes”,
“/cast [nochanneling] A Murder of Crows”,
PostMacro=[[
/cast [nochanneling] web spray
]],
}
i literary deleted every single addons and did a full reinstall of everything
any one able to fix this macro please?
got it to work nice nice hunter macro
Sequences[‘Surv-TAoE2′] = {
author=”Zoastrias@Magtheridon”,
specID=255,
version=19,
source = “Local”,
helpTxt = “Talents: 1222322″,
StepFunction = GSStaticPriority,
icon=’INV_MISC_QUESTIONMARK’,
lang=”enUS”,
PreMacro=[[
/use [nopet,nomod]Call Pet 1
]],
“/cast [nochanneling] Dragonsfire Grenade”,
“/cast [nochanneling] Throwing Axes”,
“/cast [nochanneling] A Murder of Crows”,
PostMacro=[[
/cast [nochanneling] web spray
]],
}
Sequences['Surv-T2'] = {
author="Zoastrias@Magtheridon",
specID=255,
version=7,
source = "Local",
helpTxt = "Talents: 1222322",
StepFunction = GSStaticPriority,
icon='INV_MISC_QUESTIONMARK',
lang="enUS",
PreMacro=[[
/use [nopet,nomod]Call Pet 1
]],
"/castsequence [nochanneling] Lacerate, Explosive Trap",
"/cast [nochanneling] Mongoose Bite",
"/castsequence [nochanneling] Flanking Strike, Raptor strike",
"/cast [@self] Tar Trap",
"/cast [@self] Freezing Trap",
"/cast [nochanneling] Scorpid Sting",
"/cast [nochanneling] [combat] !Aspect of the Eagle",
PostMacro=[[
/cast [nochanneling] web spray
]],
}
Fixed for OP and others. Where OP has cast @titun I put @self to make it much easier.