Gnome Sequencer

Can anyone help me with Gnome Sequence. It does not populate the macro when I name the title the same as whats in the sequences.lua file… I have removed Super Duper Macro and Toolkit from the addons folder, still nothing. Dunno what to do.

Hi Liquid

Are you copy and pasting a pre-made macro that someone has done or making your own? i only ask this because i copy and pasted a good one i found and if i changed the name of the macro in notepad it didn’t work, if i left the name of the macro as it was and then named my macro “in game” the same then it worked… voodoo? maybe, but it worked :slight_smile:

Hope this helps

Hi Everyone,

I am using a German WoW Client an am having a problem with the “Umlauts” can someone help please?

Sequences[“Shadow”] = {
PreMacro = [[
/targetenemy [noharm][dead]
/cast [noform] !Shadowform
]],
‘/cast Vampirberührung’,
PostMacro = [[
]],
}

It just won’t fire “Vampirberührung” --> I have already tried with ‘’ and “”

Thx in advance
Zanbit

I’m having an issue with adding multiple sequences for multiple characters. If I copy/paste a sequence from this site into my sequences.lua folder, everything is messed up. I’ve gone line by line to fix any syntax errors, but so far the only one I can get working is my Blood DK sequence. If I add one for the prot pally, or any other toon it breaks. How do I add sequences for multiple toons?

This add-on don’t work for french client?
Exemple: Devastate not casting un french version (dévaster)

Is anyone else having issues getting more than 4 macros to work? I was hoping that I could create multiple macros for each class and use GnomeSequencer for all. Is only a limited number of macros supported currently?

That’s my question exactly.

Thx for the info I figured it out… i think :stuck_out_tongue_winking_eye:

Dave, EpicTroll
How are you naming the sequences? I ask because I have seen an issue where certain characters in names are ignored. ‘WW-Monk’ and ‘WWMONK’ and ‘wwmonk’ are all the same name for Gnome Sequencer depending on how you are naming the sequences that could be the issue you are seeing.

hello!!
this is only what i get this GS thingy
01:25 GnomeSequencer: Failed to load Sequences.lua or contains no macros, create the file from ExampleSequences.lua and restart the game.
never ever working any kinda “macros”
maybe near future my GS will work just fine but now it is FOS!!!
ty :-S

[quote quote=19399]hello!!
this is only what i get this GS thingy
01:25 GnomeSequencer: Failed to load Sequences.lua or contains no macros, create the file from ExampleSequences.lua and restart the game.
never ever working any kinda “macros”
maybe near future my GS will work just fine but now it is FOS!!!
ty :-S[/quote]

having this issue as of 12-4-2014 as well any ideas?

Hi all. I am new to posting here but a long time user of the macros found here. I am having trouble with the GnomeSequencer. I have followed the instructions to the letter. I even watched a video and paused it to do the steps as the guide was explaining it. My problem is once i make the macro and click save , no text pops up in the macro window. I know its supposed to pop up a message stating #showtooltip etc…any help is appreciated. Thanks in advance.

[quote quote=19615]Hi all. I am new to posting here but a long time user of the macros found here. I am having trouble with the GnomeSequencer. I have followed the instructions to the letter. I even watched a video and paused it to do the steps as the guide was explaining it. My problem is once i make the macro and click save , no text pops up in the macro window. I know its supposed to pop up a message stating #showtooltip etc…any help is appreciated. Thanks in advance.
[/quote]

I have a similar issue. What i’ve narrowed it down to is if my sequencer.lua is different AT ALL from the stock one, it breaks. I have no idea how to fix this. I know it’s broken because GnomeExample2 works as soon as i delete anything i added. I went as far as to download quentinraidmaker’s sequencer.lua and that one has does the same thing. As soon as i delete all of -his- macros gnomeexample2 works like a charm.

Sorry, do you know, how I can use Gnome Sequencer on Russians realms? Its don’t work. -(

Hi everyone I thought I would put something on here since it wasn’t common knowledge on the tutorials I read, and watched videos on youtube about gnome sequencer. Like many of you I have used toolkit extender for my macros. When 6.02 came out blizz changed how script macro’s worked. So like many of you I downloaded GS put it in my addon folder resaved Examplesequnces to sequence. Researched for the best sequences for my classes and saved them in my file.

However, in game just like instructions I created a new macro named it what my header was in the Sequence. My was SubST= subtlety single target and hit saved. The #showtooltip dint show up or /cast SubST.

So thinking maybe gnomeSequencer. didn’t install properly. I Uninstalled it and did the same steps about 4 times. Thought maybe it was a code issue so I made a macro Examplesequnce (that’s the default test in GS) and still no #showtooltip didn’t show up in the macro pane.

After having a moment of clarity I disabled macro toolkit and any other macro extender you might have.

They don’t work with gnome sequencer. Now it worked for me. Now if the macro doesn’t work for me its a code issue. If you are like me I research and find the codes I want and copy and paste them. So if the macro doesn’t work now for me its a code issue, and I move on to another one that works. I do tweak them to fit my liking as well.

I hope this helps save you time. And for all the trolls that will scream that this is common knowledge. Well It wasn’t clear to me. I thought this might help others ease the pain of learning the new way of macro’s.

PVP’s good luck with all your face rolls, and OP status. Watch out for those RET pallies right now they are tough.

[quote quote=19396]Dave, EpicTroll
How are you naming the sequences? I ask because I have seen an issue where certain characters in names are ignored. ‘WW-Monk’ and ‘WWMONK’ and ‘wwmonk’ are all the same name for Gnome Sequencer depending on how you are naming the sequences that could be the issue you are seeing.[/quote]

Robert, maybe it would be easiest if someone would take a look at my sequences for errors? I’ll post here.


Sequences['ProtST'] = { 
	'/cast Crusader Strike',
	'/cast Judgement',	
	"/cast Avenger's Shield",
	'/cast Hammer of Wrath',	
	'/cast Consecration',	
	'/cast Holy Wrath',	
	'/cast Holy Prism',	
	'/cast Shield of the Righteous',
	'/cast Sacred Shield',
}

Sequences['ProtAOE'] = { 
	'/cast Hammer of the Righteous',
	'/cast Judgement',	
	"/cast Avenger's Shield",
	'/cast Consecration',	
	'/cast Holy Wrath',	
	'/cast Holy Prism',	
	'/cast Shield of the Righteous',
	'/cast Sacred Shield',	
}

Sequences['RetST'] = {
    PreMacro = [[
/targetenemy [noharm][dead]
    ]],
    '/cast Judgment',
    '/cast Crusader Strike',
    '/cast Exorcism',
    '/cast !Avenging Wrath',
    '/cast !Execution Sentence',
    "/cast Templar's Verdict" ,
    '/cast Hammer of Wrath',
    PostMacro = [[
/use [combat]13
/use [combat]14
    ]],
}

Sequences['RetAOE'] = {
    PreMacro = [[
/targetenemy [noharm][dead]
    ]],
    '/cast Judgment',
    '/cast Hammer of the Righteous',
    '/cast Exorcism',
    '/cast !Avenging Wrath',
    '/cast !Execution Sentence',
    "/cast Templar's Verdict" ,
    '/cast Hammer of Wrath',
    PostMacro = [[
/use [combat]13
/use [combat]14
    ]],
}

Sequences['ELE_Dps'] = {
PreMacro = [[
/targetenemy [noharm][dead]
]],
‘/cast Flame Shock’,
‘/cast Lightning Bolt’,
‘/cast Lava Burst’,
‘/cast Elemental Blast’,
‘/cast Thunderstorm’,
PostMacro = [[
/startattack
]],
}

Sequences['TankDK'] = {
PreMacro = [[
/targetenemy [noharm][dead]
]],
‘/cast Icy Touch’,
‘/cast Plague Strike’,
‘/cast Blood Boil’,
‘/cast Death Strike’,
‘/cast Soul Reaper’,
‘/cast Outbreak’,
‘/cast Dancing Rune Weapon’,
‘/cast Empower Rune Weapon’,
‘/cast Blood Tap’,
‘/cast Bone Shield’,
‘/cast Anti-Magic Shell’,
PostMacro = [[
/startattack
]],
}

Sequences['DPSDK'] = {
‘/cast Obliterate’,
‘/cast Howling Blast’,
‘/cast Plague Strike’,
‘/cast Soul Reaper’,
‘/cast Obliterate’,
‘/cast Frost Strike’,
‘/cast [combat] Pillar of Frost’,
‘/cast [combat] Anti-Magic Shell’,
‘/cast [combat] Empower Rune Weapon’,
‘/cast [combat] Remorseless Winter’,
‘/startattack’,
}

1 Like

I’ll try to identify anything that jumps out at me that would break it.

Line 3, Macro 1 - Judgment is mispelled as Judgement
Line 3, Macro 2 - Same
Line 8&9, Macro 3 - ! is not needed, not parsed by GS
Line 10, Macro 3 - there is a space between the last " and the trail , (though in theory that shouldn’t matter)
Line 8&9, Macro 4 - ! is not needed, not parsed by GS
Line 10, Macro 4 - there is a space between the last " and the trail , (though in theory that shouldn’t matter)
Line 2, Macro 5 - There is a _ character in the name, this can sometimes cause issues, I recommend removing the _
Line 15, Macro 5 - Anit-Magic could be parsed as a special character, best to enclose with " rather than ’ just to be safe
Line 9, Macro 5 - Same

Those are the issues I see, other than thay, they should run no matter how many seperate sequences you have in the file, as long as they all have difference names. I do know it will stop parsing if it has an interal error caused by a missing tag close or an unexpected character which would cause anything written after that to break.

Thanks! I’ll give that a try.

It doesn’t seem to work if I try to have anything beyond the 4th macro. I cannot use the elemental dps or DK macros for some reason. If they are there, then none will work, not even the Pally ones that come before. :frowning: Anybody have some ideas or can post your own “master” macros that work for all classes?

OMG!!! Thank You so much!!! It finally worked!!! I had to disable MACROTOOLKIT and MACROTOOLKIT BANK! Now GS works like a charm. Thanks again.