1. #1
    Stood in the Fire Ekkoeu's Avatar
    15+ Year Old Account
    Join Date
    Sep 2008
    Location
    London
    Posts
    354

    [Solved] Binding Key for Accepting / Completing Quest.

    Does anyone know how to bind a key/macro , that when pressed, will accept/complete quest? cheers

  2. #2
    Deleted
    I don't know, you can only interact with the target via bindings afaik, but not complete accept quests.
    What I used for levelling/dailies, is AutoTurnIn. Easy to setup and does it's job. There is another one, AutoQuest or smth but not sure about it's exact name, and you can choose what loot it takes from quests aswell and automatically sell greens you set it to.

    http://www.curse.com/addons/wow/auto-turnin

  3. #3
    Dreadlord JP1o's Avatar
    10+ Year Old Account
    Join Date
    Sep 2009
    Location
    United Kingdom
    Posts
    931
    /script SelectGossipAvailableQuest(1)
    /script CompleteQuest()
    /script GetQuestReward()
    /script SelectGossipOption(1)
    /script AcceptQuest()

    Should also work, havent used it since MoP release, just need to spam the key binding.

  4. #4
    Stood in the Fire Ekkoeu's Avatar
    15+ Year Old Account
    Join Date
    Sep 2008
    Location
    London
    Posts
    354
    Quote Originally Posted by Jon1o1 View Post
    /script SelectGossipAvailableQuest(1)
    /script CompleteQuest()
    /script GetQuestReward()
    /script SelectGossipOption(1)
    /script AcceptQuest()

    Should also work, havent used it since MoP release, just need to spam the key binding.
    Thanks man!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •