Results: 136Comments by: TimothyLuke
File: GSE:Advanced Macro Compiler10-06-18
Hit Edit - Then the Delete button i...
Posted By: TimothyLuke
Hit Edit - Then the Delete button is there. As delete is permanent its an extra safety measure.
File: GSE:Advanced Macro Compiler01-23-17
Re: Modifiers working?
Posted By: TimothyLuke
Hi - overall my macros are working great - but modifiers are not firing for some reason. Perhaps this is due to me holding the macro key down and then tapping and/or holding "alt" for example, but before I dig deeper I would just like to know if modifiers like ALT are working for everyone. I would check your key bindings. A co...
File: GSE:Advanced Macro Compiler01-12-17
Fix for Shaman on Login`
Posted By: TimothyLuke
/run GSELibrary.MacroVersions.KeyPress = {}
File: GSE:Advanced Macro Compiler01-11-17
Greetings, i am completely new to G...
Posted By: TimothyLuke
Greetings, i am completely new to GS...just installed GS 2.0 to ambitiously create some nice macros...but they are not saved anyways -.- it is said that its saved, but i cant find them?! same with importing sequences from GSE 1.5... so what is the hint i am missing? any clues? It depends a LOT on the macro. For 1.5 macros you...
File: GSE:Advanced Macro Compiler01-11-17
Re: Problems with 2.0
Posted By: TimothyLuke
Why did you remove all the old sequences there was nothing wrong with them, is there a way to put them back? The only thing that I wanted was for it to work with the 7.1.5 patch, now you changed the sequences again .... :confused::( They are there - When you load in the first time there is a popup asking if you want to load the Sa...
File: GSE:Advanced Macro Compiler01-11-17
Re: Icon
Posted By: TimothyLuke
cant change icon of the macro gs 2.0 any clues nvm found it Need to change the icon via the /macro interface. Create Icon in /GSE creates the default ? Icon.
File: GSE:Advanced Macro Compiler01-11-17
2.0 Releases
Posted By: TimothyLuke
Video of the Changes - https://www.youtube.com/watch?v=ox9d0vjdACE You will need to delete GS-Core, GS-SequenceEditor and GS-DraikMacros then extract this.
File: GSE:Advanced Macro Compiler12-20-16
Re: quick question about the addon
Posted By: TimothyLuke
When inputing my information for my hunter is there a way for the sequencer to read what buffs i have active so that it uses certain actions to enhance my damage further? or does it just run through the sequence pre installed? It can only run through the sequence. Macros run in a sandbox and while I. An get the mod to identify th...
File: GS-E myMacros Addin Pack10-13-16
Re: extremely buggy
Posted By: TimothyLuke
So i love GS, great addon. However, since the launch of legion and GS-E I have had nothing but problems with this addon. I cant edit anything from within the game, just does absolutely nothing, or acts like its going to edit it and I change what I want changed to improve the generic lackluster macros that it comes with and then click...
File: GSE:Advanced Macro Compiler09-30-16
1.4 Update
Posted By: TimothyLuke
General Execution Changes – Macros automatically reset when out of combat – Global option to change this back to the old behaviour Editor Changes – Put the editor in a Scrolling Frame so that Help Text can be added – Separate Save and Close – Add Transmit Button – Dont have to reload when changing StepFunction LDB – Ad...
File: GSE:Advanced Macro Compiler09-18-16
Re: chat spam
Posted By: TimothyLuke
This is actually the new feature. For some people who installed a long time ago this was defaulted on. The setting to turn it off is here: https://cdn.discordapp.com/attachments/220688383591186432/227048213918646272/unknown.png Hi just installed the latest update and getting chat spammed. Just a sample... GS-Core:
File: GSE:Advanced Macro Compiler09-12-16
Good Day! Is there any way to autom...
Posted By: TimothyLuke
Good Day! Is there any way to automatic usage of trinket? Thanks! Hi Defzone, If you are using. Has-D macro you can easily do this. If you hit Escape and choose Interface | Addons | GnomeSequencer-Enhanced will be at the bottom of the list and then on the General tab there will be options for rings, trinkets, neck and belt slo...
File: GS-E myMacros Addin Pack09-07-16
Re: not working
Posted By: TimothyLuke
i extracted this addon folder to the wow addons folder.... copied a macro from the core, changed the name of it and pasted in the new macro file (to keep the working format etc), and it isnt showing up on available macros. it isnt showing up on the add ons list either yes i used notepadd ++ If it's not showing in the addon...
File: GSE:Advanced Macro Compiler09-05-16
This is in 1.3.2 now. To do this...
Posted By: TimothyLuke
This is in 1.3.2 now. To do this add this line into your lua file BEFORE the sequence. eg: GSMasterOptions.DisabledSequences = true Sequence = { -- Sequence stuff goes here } in 1.3.3 (Next few days) this becomes: Sequence = { -- Sequence stuff goes here } GSDisableSequence("DisabledSequence") @TimothyLuke - I'v...
File: GSE:Advanced Macro Compiler09-05-16
Re: Editing / Creating Macros in game
Posted By: TimothyLuke
Hi - I feel like I don't fully understand the editing / creation process in-game. Could you please check my steps below? Sometimes the macro's just "hang up" after creation or edtiting. 1. /gsse 2. Select a Macro as a baseline 3. New 4. Rename and edit / change the macro 5. Close 6. -- I have fo...
File: GSE:Advanced Macro Compiler09-02-16
Re: Sequence reset function
Posted By: TimothyLuke
Does /castsequence reset=#/target work at all? Been testing the reset function hoping to be able to control spells not on global cooldown but seem to not have much luck. /castsequence lines work differently in GS-E than they do in normal macros. The difference is that they dont stay resident on the button the entire time....
File: GSE:Advanced Macro Compiler09-02-16
Re: Re: Feral
Posted By: TimothyLuke
I'm trying to use the DB_Feral-AoE macro that comes with the add on and it casts Prowl, Tiger's Fury, and then Brutal Slash 3 times in a row which isn't even in the macro and then freezes up. Any ideas? I reinstalled the Add-on and it is doing Thrash, 3 Brutal Slashes and then locks up until another Brutal Slash is available. I re...
File: GSE:Advanced Macro Compiler09-02-16
I am getting an error stating that...
Posted By: TimothyLuke
I am getting an error stating that the GS-Core dependency is missing. I do show an addon called GS-E: Gnome Sequencer Enhanced. Any ideas what is wrong? In the zip file that you can get for this page there are three folders. You have only installed one
File: GSE:Advanced Macro Compiler08-31-16
Re: Just.... THANK YOU
Posted By: TimothyLuke
! used to be a toggle to turn an Aura (Like say old skool Paladin Devotion Aura) on or off. It didnt know what the state was it just flipped it. Now I dont believe it does anything. Cast Sequence - I am assuming that the spell will be available and work. (CastSequences wait until the success condition is met so can get hung if s...
File: GSE:Advanced Macro Compiler08-25-16
1.3 Almost Ready
Posted By: TimothyLuke
1.3 was a rewrite of about 80% of the mod. Good News: You can do everything in game. No more needing a text editor or GS-myMacros or LUA errors. You can now import a Sequence via a copy/paste The realtime parser didnt work as well as it should have in 1.2 Its now off by default but you can still turn it on. It is schedul...
File: GSE:Advanced Macro Compiler08-25-16
Hi Bravejohn The problem is you...
Posted By: TimothyLuke
Hi Bravejohn The problem is you are using older GS macros that have none of the E parts that GS-E needs. See this document https://wowlazymacros.com/forums/topic/converting-a-gs-macro-to-gs-e/ I cannot make it work :( I do everything is listed and my addons are loaded correctly. I use the wow lazy macros site to get macros f...
File: GSE:Advanced Macro Compiler08-24-16
A couple of notes: "/castsequence...
Posted By: TimothyLuke
A couple of notes: "/castsequence Lunar Strike, Solar Wrath, ", <-- this is a known bug RE Saving (I presume the gs-core.lua in \SavedVariables is a temp stop gap until bugs are worked out) This is where the file will end up. This is determined by Blizzard. What was fixed in in Alpha3 and Beta1 is that it only saves your re...
File: GSE:Advanced Macro Compiler08-24-16
Re: Modifier Key
Posted By: TimothyLuke
Hello, Before anything, do excuse me if the question has been answered before in this thread; I honestly didn't have the time (yet) to read it all. Thinking what Locks used to do in WoW 6.x (i.e. save embers to fire a spread of Chaos Bolts at one given moment), I'd like to replicate it in GSE and spend my Soul Shards at my will...
File: GSE:Advanced Macro Compiler08-21-16
Re: GS-E not reading myMacros
Posted By: TimothyLuke
Have no clue why, but the myMacro folder is not being read/checked for macros. Removed , reinstalled GS-E. Had removed myMacros also. Replaced myMacros. Restarted game. No Luck. Grabbed the macros out of myMacros and added to GS-DraikMacros in proper class.lua. Worked. So as a work-around I will do it but, hope it will...
File: GSE:Advanced Macro Compiler08-16-16
Re: Error Speech error, and RSA/GSE major Lag/hanging (fixed in rsa alpha today)
Posted By: TimothyLuke
I'm putting this at the top as there is a lot of good info in here. I'll start with teh RAS one. What you have hit may not be a fault with RSA but a computer breakpoint. Its better described here https://wowlazymacros.com/forums/topic/lag/#post-30465 by John Mets but each computer has a breakpoint where if you spam the key too f...