Fyuri13 3 Posted May 14, 2016 Share Posted May 14, 2016 I am trying to make a Quester profile to turn in Lunkers to Nt pagle in my Garrison. I got to the point where it'll go to him, interact, then it does nothing because there are 8 different quests to choose from. How do I get the bot to choose the quest i need to turn in? ie: Fire Ammonite Lunker. if I click on that manually it'll finish and complete the quest, but i'm stuck on getting the bot to choose the quest Nat Pagle Fire Ammonite.xml Link to comment https://wrobot.eu/forums/topic/3012-nat-pagle-turn-in/ Share on other sites More sharing options...
Syinide 18 Posted May 14, 2016 Share Posted May 14, 2016 Maybe try an auto quest turn in addon? Link to comment https://wrobot.eu/forums/topic/3012-nat-pagle-turn-in/#findComment-13936 Share on other sites More sharing options...
Droidz 2738 Posted May 15, 2016 Share Posted May 15, 2016 Can share screenshot of npc window please (where bot stuck). Link to comment https://wrobot.eu/forums/topic/3012-nat-pagle-turn-in/#findComment-13973 Share on other sites More sharing options...
Fyuri13 3 Posted May 19, 2016 Author Share Posted May 19, 2016 Link to comment https://wrobot.eu/forums/topic/3012-nat-pagle-turn-in/#findComment-14076 Share on other sites More sharing options...
Droidz 2738 Posted May 20, 2016 Share Posted May 20, 2016 Ok, turnin quest manually, add quest type "InteractWithNpc", in "Macro when interact..." add lua code like: RunMacroText("/click GossipTitleButton1"); CompleteQuest(); RunMacroText("/click QuestFrameCloseButton"); RunMacroText("/click QuestFrameGreetingGoodbyeButton"); (replace GossipTitleButton1 by npc button name, to get button name use this script: http://wrobot.eu/forums/topic/1689-useful-scripts/?do=findComment&comment=8447 ) Link to comment https://wrobot.eu/forums/topic/3012-nat-pagle-turn-in/#findComment-14106 Share on other sites More sharing options...
Fyuri13 3 Posted May 22, 2016 Author Share Posted May 22, 2016 I tried to do it as an interact with NPC but the bot wouldnt actually interact for some reason I ended up leaving my profile the way it was and added the GossipTitleButton1 to the buttons it hits and it worked perfectly Link to comment https://wrobot.eu/forums/topic/3012-nat-pagle-turn-in/#findComment-14158 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now