Quote Originally Posted by Zhalar View Post
Thank you very much. I'm not sure why they gave GNB two different chain combos, but it is what it is. I like the look of the class (again, I'm not a hardcore player/raider) and I play it for fun and on the off chance my friends need me to tank for them and I might not feel in a sword and board type of mood that day. I'm also a role player, so I've got role player reasons for some of my characters to be this class.
The macro by Marxam does work, but I do recommend pushing the button repeatedly. The way macros work, it'll read through the macro and execute it line by line, but because there are zero <wait> commands, it just blitzes through all the commands at once causing the macro to fail after Gnashing Fang if you only press it once. That said, you can actually make it shorter, and the adjusted macro I'd use would simply be:

/ac "Gnashing Fang"
/ac "Continuation"
/micon "Gnashing Fang"

No need for Savage Claw and Wicked Talon since those share the same button as Gnashing Fang now, no need for <t> because you're already targeting the boss to attack anyways which means you already selected your target, and you can turn off error messages if you really want. To turn those off:

Character Configuration > Log Window Settings > Uncheck "Display error messages when actions fail."
Character Configuration > Log Window Settings > Uncheck "Display recast timer error messages."
Character Configuration > Log Window Settings > Open Log Filters > Announcements > Uncheck "Error Messages"

I don't think you need to turn off all three, but I did because the error messages annoy the hell outta me. Anyways, yeah, simple three line macro up above works, tested it myself, I just recommend mashing the macro to make sure that Continuation goes off. Or use the one Mikey_R posted which will take a bit longer to execute because of the <wait> commands but involves zero mashing. Whatever works best for you.