GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

Druid Tank Problem

LNPV opened this issue · 4 comments

commented

I have a druid tank problem.
I use this macro:

Sequences['TANK_DRUIDA'] = {
specID = 104,
author = "LNPV",
helpTxt = " Talents: 1331333",
PreMacro = [[
/targetenemy [noharm][dead]
/use [noform]!Bear Form
]],
"/castsequence [combat] reset=target Moonfire",
"/cast !Mangle",
"/cast !Thrash",
"/castsequence Thrash,Swipe,Maul,Mangle",
"/cast !Pulverize",
"/cast !Moonfire",
"/cast !Ironfur",
PostMacro = [[
/startattack
]],
}

Bud, my druid use Survival Instincts when i start fight. I not use this skill in my sequence.

I need this free skill because it is the best of the druid tank defense skill.
I not use druidmacro, because I tested all macros placed there and realized that I have a better survival using my .. I need rank again.

Can u help me?

commented

Hi Luna,

I would suggest referring this to the wowlazymacros.com site as I dont know enough about Druids to be able to comment. On my level 91 druid attacking a target dummy Survival Instincts doesnt trigger.

commented

The problem is not used skills but to be macro starting with a skill that is not in the macro. Is there any option in the gas-and automatically activate Survivor Instintic? The ability as you can see is not on my list of macros at any time, but whenever you start any attack it is activated automatically. The trinckets I have I disabled right in GS-E. I'm even using this macro from within the MyMacros folder.

commented

Hello LNPV,

As I do not know your setup and maybe you have resolved it by now, I thought of the following. Is it perhaps that the keyboard or software/keybind is triggering other spell in the hotbar? Try changing the spell you do not want out of the bar. Try to click on the macro with the mouse instead of using the keyboard just to test to see if still happens? If it only happens when pressed with keyboard then there is something cross wired somewhere. I know you said you are loading it from a different source, check for macro duplicates in /gs? Also not sure if is necessary the exclamation symbols on each line, try to remove them all before the spell names and see if that helps.

commented

I resolved this. I need changed name macro and resolved.

2016-10-17 13:59 GMT-02:00 lutechi [email protected]:

Hello LNPV,

As I do not know your setup and maybe you have resolved it by now, I
thought of the following. Is it perhaps that the keyboard or
software/keybind is triggering other spell in the hotbar? Try changing the
spell you do not want out of the bar. Try to click on the macro with the
mouse instead of using the keyboard just to test to see if still happens?
If it only happens when pressed with keyboard then there is something cross
wired somewhere. I know you said you are loading it from a different
source, check for macro duplicates in /gs? Also not sure if is necessary
the exclamation symbols on each line, try to remove them all before the
spell names and see if that helps.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#101 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ATwIHMWt2TUi37jVjuDvpVpP1n8WYLHTks5q05tegaJpZM4KLyZq
.

Att,

Luciana Paiva