Old global macro no longer working

Greetings, long time lurker here.

Just coming back to the game and getting things back up to speed. Got everything working just fine except for one major QoL macro I’ve been using for years.

Basically I had a single global macro that had all class and racial speed boosts and mobility abilities as well as some universal mounting options. I’d really like to not have to go and make a ton of separate macros if possible.

I know things have changed drastically and it may not be possible now to have the functionality I used to have for this, but could you GSE experts please take a look and see if you can spot the issue or give me some pointers in remaking it within the new GSE coding.

Thank you for your time, please see export code below (hope it works this way - I don’t ever post on forums.) >.>

deu6faqiQuFsHsZIO4xGmmfIJrflJqpJeMMcPRruY2qO(MKkJduY5ik16Ku6EujLbsI0brizHGs9qQKmrqrDrqr2ivs1hjr1iPs4KGcEPcfZeHu3eHyNs5Nku1qLu1sjr5PknvIQTsI4Ruj6Tk4UsL9QAWIomslMKEmIMmrUmQnRO(SImAj50u1RrWSL42eSBs9BOgUu1XbfA5u8Cith46uA7sk(oOQXRqLZdQSFHVZL)MZx3kF8VjE5FDbx6lEnHVr(voTWAa6ROJcrrrXVeLfuHnFR3tv5sXkO06zdRXfj(RYxysjSb5X63ejwbXFjcvBPfyqdytnSg4X6d7VeHsAWkHnipwJU83CU8VYnEnbg4C1VUGPsx9BJjjC1VWMlGR(vzE9KZv)oggU6nmcD5V58fYI4ihqW7fe86jzeWsDrotbvyHiLGNlf28M4xilIJCqJjXcQuGmcyPUiNmuTuK846zjpWJ1rchLWBk(crs1KCHAn0iDefRBey92OFHSioYHjd223f5cWgb49APixcWrwrrS5nz9fIS4jje5Ggtwr1AU41tYOXcyRgWsDrs0(AyeatsWvybvmSTaaw)gXFHiPiaIHrlRj5ih0ysSGkf0fPHrmW1iXcQuqKrQOoNrLjsTTuERUVqweh5GglGTAal1fPKVgVMJebyw6ny9fYI4iDPH6bvr6sAHWBY(lKfXr6gbyAbu9MZiFHSioYbsSGkf0fPNKJCUGz0BooFHSioYHzSrOwXUiD3BWWxEZr8lKfXr6wT41eEZrXxilIJ0nQ341G3Cg9lKfXr6w1AqGiXZrI6zw6nhz9fYI4iDtr9mjis8CKGkosYkMb0Q3Ci(lKfXromJnc1k2fjcqf6zjVEksdMAEZPUVqweh5Wm2iuRyxKULOOQ3CG1xilIJ0GlL3CK9xilIJe4NyZyrrwSiWBIJ8fYI4iLykOASOiPs1q1K8BIoFHSioYbL2xOWXMUi7XWZMiHhBKQnsuLNlsVjk(fYI4ihuAFHchB6IKQN4INmYzMcQyZBIk(czrCKQwJ2RNI0yrvVjo6xilIJCqal1fjXVjkRVqwehP7Pkmcej84Y8BIe)fYI4ihiXcQuqxKe)MyDFHSioYjSAXRJCQ4LytKe8G3eH1xilIJ0DfBWEYilmT)nrz)fYI4ih04zSrOlsGHwdxICgBeEtXiFHSiosupZsrINJS4NQaVPW5lKfXroOX9mOlsuV34brcpTq4nfIFHSioYbeGPfqLmKybvkOlsjQHWCXpvbEtHIVqweh5acW0cOQBqJNXgHAvidjwqLc6IuIAimx8tvG3um6xilIJCqJjXcQuGmcyPUiNmuTuK846zjpWJ1rchLWbFxa376wnjWJ1FxggTSg4PLVJHHtzCHPi(Yp4RCJxtGbIx9RRWcQuWv)QmVEs8QFR3WeHsAWx(bFRhJaeHsAWx(bhCWxxYuceL1qrx(bFHzEMAlG3C(6cU0)1TYh)xLqnEQAHrx(bF3EMegG53g5lmPNXgs2vyHEkGQ6lEaCh2hCWp

You will need to rewrite that totally to use variables. This isnt a GSEchange but how the game works. Trying to use a racial you do t have blocks the other facials from firing.

If you do a search for Blood Rage on the forum there is a hunter macro that uses a variable to return Blood Rage if you are an orc or ignore it if you aren’t. You will need to adapt that code to get your old functionality back.

See HOWTO Include a racial and check with a variable if you are of that race

Oof. Okay, that looks like that’s something I can handle, hopefully.

Thank you very much for pointing me in the right direction and for making such a wonderful add-on!