Classic ERA Macro help

Hello Guys,

This macro used to work before the lastest patch and now I can’t get it to work with the keybind. It works if I click on it… any advice on how to get it working again?

/petattack [nomod:shift]
/petfollow [@pettarget,exists,nomod:shift]

What’s the keybind, and is that the full macro?

Thats the full macro and the keybind it used to work with was shift+1. I’ve tried other keybinds and nothing… but when I click on it , it works.

I want a pet attack one press and pet follow on second. If there is another way of doing it… please share. =)

You macro is coded to only do things when you’re not pressing shift. Change it to this:

/petattack
/petfollow [@pettarget,harm]

Thanks, that worked. Weird cuz the other macro always worked before.

1 Like