Hey, wanted to share a few hotkeys for anyone else grinding out the faction quests in T10. If the toon has that killquest, they'll report via rsay how many kills they have.
Simply copy/paste the 3 sections below (I have each section in their own hotkey but you can do as you like). This can easily be added to your HUD as well but I just check via hotkey once in a while.
Orcs:
/noparse /bcaa //if (${Task[kelethin's skirmish].ID}) /rsay O:${Task[kelethin's skirmish].Objective[1].CurrentCount}/250
/noparse /bcaa //if (${Task[kaladim's vengeance].ID}) /rsay O:${Task[kaladim's vengeance].Objective[1].CurrentCount}/500
/noparse /bcaa //if (${Task[all-out].ID}) /rsay O:${Task[all-out].Objective[1].CurrentCount}/750
Sarnaks:
/noparse /bcaa //if (${Task[prove your worth].ID}) /rsay S:${Task[prove your worth].Objective[1].CurrentCount}/250
/noparse /bcaa //if (${Task[bring the pain].ID}) /rsay S:${Task[bring the pain].Objective[1].CurrentCount}/500
/noparse /bcaa //if (${Task[tour of duty].ID}) /rsay S:${Task[tour of duty].Objective[1].CurrentCount}/750
Gnolls:
/noparse /bcaa //if (${Task[gnollish genocide].ID}) /rsay G:${Task[gnollish genocide].Objective[1].CurrentCount}/250
/noparse /bcaa //if (${Task[gnollish holocaust].ID}) /rsay G:${Task[gnollish holocaust].Objective[1].CurrentCount}/500
/noparse /bcaa //if (${Task[glory of neriak].ID}) /rsay G:${Task[glory of neriak].Objective[1].CurrentCount}/750