Ok so I just lost the MOST annoying way EVER. I had the quest completion window open, had selected the item and had my mouse over the complete and someone else won. ARRGHH!!!!!!!!!!!!!!!!
So it led me to my realization that I need to macro that turn-in. Preferably even with a target macro so I can do it the instant I hearth.
I have the following macro:
/script SelectGossipAvailableQuest(1)
/script SelectGossipActiveQuest(1)
/script CompleteQuest()
/script SelectGossipOption(2)
/script AcceptQuest()
Which i believe will complete the quest (selecting the trinket) once I've right clicked on the quest giver. Can anyone comment on it? Is there a way to /tar and initiate conversation with the questgiver?