I have problems to create my own working makro with GSE. I do not want a one button show, but i try to reduce my key bindings and try to solve this with GSE.
Can you help me to create a makro that will /cast Ambush if possible (Stealth or Hidden Opportunity Proc) otherwise for example Sinister Strike?
Will have a look but i do not want to use a one button playstyle just want to “automate” what i searched for but try to find the logic in your macro
no, theres no way for any macro to cast x if proc and z if no proc. its not a macro or GSE thing, its a wow thing. the api and tos wont allow for it. this type of be havoir would be abused but bots.
I was going to type it out, but just made it instead.
This should try to cast ambush first if it is available, but will cast sinister strike on next key press if not.
You will have to spam the key, but is as close as you can get it.
I believe Leavaris was correct with the wow api and tos not allowing it.
I can test some more strings but the only macro that I have gotten to work was for when I am in shadow dance to cast ambush and when out of shadow dance cast sinister strike. That macro was based on conditional though. Not sure a buff based proc macro works. This is my macro I use
I will try this tommorow. For normal stealth or shadowdance its no problem to write a macro like that. But this hidden opportunity which allows to cast ambush without stealth.