((advertisement))

[Contests] Macro for turn-in

  1. renork <Salty>, 3 months ago:

    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?

  2. nonameform <Angler>, 3 months ago:

    You can't start the conversation with a macro. Else there would be bots running around WoW not only grinding, but also doing quests on their own.

    Even though I was far away from winning today thanks to level 19 twinks who think it's fine to fish in pools during the competition and make it harder for leveled characters to get 40 fishes, I did come to Booty Bay after the competition and had to turn in 200x Speckled Tastyfish. Clicking all dialogue options every time was boring, so I copied a macro from WoWWiki:

    /script SelectGossipAvailableQuest(1)
    /script SelectGossipActiveQuest(1)
    /script CompleteQuest()
    /script SelectGossipOption(1)
    /script AcceptQuest()
    /script GetQuestReward(1)

    Even though some parts of this macro are not needed to complete Apprentice Angler, I hope it should work fine with Master Angler, selecting Arcanite Fishing Pole as a reward.

  3. renork <Salty>, 3 months ago:

    Well it worked like a charm for me today and another fisherman came up before the achievement had even left my screen so I think this macro is mandatory for anyone trying to win this thing.

Tags/keywords:

Reply

You must log in to post.