Dlarge 4 Posted August 3, 2016 Share Posted August 3, 2016 Hi together, i have make a Quest Profile for "Grind Zaxxis Insignie" in BC Netherstorm. Bot Grind perfect and fly to the NPC Quest Giver and open the Quest but then does nothing more. When I click the quest manually he completed the quest, continues and opens them again ans stand still. I used as a template the Quest profiles of Droidz Grind for MeatGut Bones. why not use the bot to Quest Button? cheers D.large <?xml version="1.0" encoding="utf-16"?> <EasyQuestProfile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <QuestsSorted> <QuestsSorted Action="Pulse" NameClass="DasKonsortiumRufFarmPULSE" /> <QuestsSorted Action="Pulse" NameClass="DasKonsortiumRufFarmTURNIN" /> <QuestsSorted Action="GoToStep" NameClass="0" /> </QuestsSorted> <NpcQuest /> <Npc> <Npc> <Position X="-1831.948" Y="5298.299" Z="-12.42778" Type="Flying" /> <Entry>18940</Entry> <Name>Briefkasten</Name> <GossipOption>-1</GossipOption> <Active>true</Active> <Faction>Neutral</Faction> <Type>Mailbox</Type> <ContinentId>Expansion01</ContinentId> </Npc> <Npc> <Position X="3073.644" Y="3656.375" Z="143.0913" Type="Flying" /> <Entry>19572</Entry> <Name>Gant</Name> <GossipOption>-1</GossipOption> <Active>true</Active> <Faction>Neutral</Faction> <Type>Vendor</Type> <ContinentId>Expansion01</ContinentId> </Npc> <Npc> <Position X="3078.104" Y="3602.156" Z="144.0669" Type="Flying" /> <Entry>18938</Entry> <Name>Krexcil</Name> <GossipOption>-1</GossipOption> <Active>true</Active> <Faction>Neutral</Faction> <Type>RidingTrainer</Type> <ContinentId>Expansion01</ContinentId> </Npc> </Npc> <Blackspots /> <BlackGuids /> <EasyQuests> <EasyQuest> <Name>Das Konsortium Ruf Farm PULSE</Name> <QuestId> <int>0</int> </QuestId> <QuestType>KillAndLoot</QuestType> <QuestClass xsi:type="KillAndLootEasyQuestClass"> <HotSpots> <Vector3 X="3070.801" Y="3672.309" Z="142.3847" /> <Vector3 X="2703.169" Y="3752.975" Z="142.1365" /> <Vector3 X="2668.54" Y="3744.273" Z="143.5777" /> <Vector3 X="2655.843" Y="3776.977" Z="143.9903" /> <Vector3 X="2625.133" Y="3726.244" Z="144.6726" /> <Vector3 X="2620.715" Y="3738.49" Z="144.8572" /> <Vector3 X="2621.286" Y="3767.191" Z="143.4945" /> <Vector3 X="2655.843" Y="3776.977" Z="143.9903" /> <Vector3 X="2612.78" Y="3820.764" Z="139.6754" /> <Vector3 X="2654.184" Y="3802.756" Z="140.021" /> <Vector3 X="2515.254" Y="3772.53" Z="132.2227" /> <Vector3 X="2523.675" Y="3782.006" Z="134.9667" /> <Vector3 X="2520.249" Y="3850.383" Z="134.6695" /> <Vector3 X="2485.305" Y="3848.259" Z="126.0001" /> <Vector3 X="2513.891" Y="3869.067" Z="133.6897" /> <Vector3 X="2497.712" Y="3907.362" Z="128.6237" /> </HotSpots> <EntryTarget> <int>18875</int> <int>19642</int> <int>19641</int> </EntryTarget> <IsGrinderNotQuest>false</IsGrinderNotQuest> </QuestClass> <ObjectiveCount1>0</ObjectiveCount1> <ObjectiveCount2>0</ObjectiveCount2> <ObjectiveCount3>0</ObjectiveCount3> <ObjectiveCount4>0</ObjectiveCount4> <ObjectiveCount5>0</ObjectiveCount5> <AutoDetectObjectiveCount1>false</AutoDetectObjectiveCount1> <AutoDetectObjectiveCount2>false</AutoDetectObjectiveCount2> <AutoDetectObjectiveCount3>false</AutoDetectObjectiveCount3> <AutoDetectObjectiveCount4>false</AutoDetectObjectiveCount4> <AutoDetectObjectiveCount5>false</AutoDetectObjectiveCount5> <CanCondition /> <IsCompleteCondition>return ItemsManager.GetItemCountById(29209) >= 250;</IsCompleteCondition> <RepeatableQuest>true</RepeatableQuest> <NotRequiredInQuestLog>true</NotRequiredInQuestLog> <PickUpQuestOnItem>false</PickUpQuestOnItem> <PickUpQuestOnItemID>0</PickUpQuestOnItemID> <Comment /> <GossipOptionRewardItem>1</GossipOptionRewardItem> <RequiredQuest>0</RequiredQuest> <MaxLevel>110</MaxLevel> <MinLevel>66</MinLevel> <WoWClass>None</WoWClass> </EasyQuest> <EasyQuest> <Name>Das Konsortium Ruf Farm TURNIN</Name> <QuestId> <int>0</int> </QuestId> <QuestType>OverridePulseCSharpCode</QuestType> <QuestClass xsi:type="OverridePulseCSharpCodeEasyQuestClass"> <Code>wManager.BlackListSerializable.AddBlackListToWRobotSession(); GoToTask.ToPositionAndIntecractWithNpc(new Vector3(3069.964f, 3674.858f, 142.3456f), 19880); Lua.LuaDoString("QuestFrameCompleteButton:Click(); QuestFrameCompleteQuestButton:Click();"); return true; </Code> </QuestClass> <ObjectiveCount1>0</ObjectiveCount1> <ObjectiveCount2>0</ObjectiveCount2> <ObjectiveCount3>0</ObjectiveCount3> <ObjectiveCount4>0</ObjectiveCount4> <ObjectiveCount5>0</ObjectiveCount5> <AutoDetectObjectiveCount1>false</AutoDetectObjectiveCount1> <AutoDetectObjectiveCount2>false</AutoDetectObjectiveCount2> <AutoDetectObjectiveCount3>false</AutoDetectObjectiveCount3> <AutoDetectObjectiveCount4>false</AutoDetectObjectiveCount4> <AutoDetectObjectiveCount5>false</AutoDetectObjectiveCount5> <CanCondition /> <IsCompleteCondition>return ItemsManager.GetItemCountById(29209) < 10;</IsCompleteCondition> <RepeatableQuest>true</RepeatableQuest> <NotRequiredInQuestLog>true</NotRequiredInQuestLog> <PickUpQuestOnItem>false</PickUpQuestOnItem> <PickUpQuestOnItemID>0</PickUpQuestOnItemID> <Comment /> <GossipOptionRewardItem>1</GossipOptionRewardItem> <RequiredQuest>0</RequiredQuest> <MaxLevel>110</MaxLevel> <MinLevel>66</MinLevel> <WoWClass>None</WoWClass> </EasyQuest> </EasyQuests> </EasyQuestProfile> Link to comment https://wrobot.eu/forums/topic/3548-quest-turnin-repeatable-quest/ Share on other sites More sharing options...
BetterSister 367 Posted August 3, 2016 Share Posted August 3, 2016 Remove the quest turnin pulse just add npc quest giver and proper ids and use the same quest as for executing collecting items Link to comment https://wrobot.eu/forums/topic/3548-quest-turnin-repeatable-quest/#findComment-16387 Share on other sites More sharing options...
Dlarge 4 Posted August 3, 2016 Author Share Posted August 3, 2016 the problem is, the Quest with the Insignia has no ID. Another Heap of Ethereals Link to comment https://wrobot.eu/forums/topic/3548-quest-turnin-repeatable-quest/#findComment-16389 Share on other sites More sharing options...
BetterSister 367 Posted August 3, 2016 Share Posted August 3, 2016 There is always id. Go to quest editor, tools - helper tools - there is something about print current questsnfrom memory Link to comment https://wrobot.eu/forums/topic/3548-quest-turnin-repeatable-quest/#findComment-16390 Share on other sites More sharing options...
Dlarge 4 Posted August 3, 2016 Author Share Posted August 3, 2016 i will look. Link to comment https://wrobot.eu/forums/topic/3548-quest-turnin-repeatable-quest/#findComment-16416 Share on other sites More sharing options...
Krack3n 0 Posted August 4, 2016 Share Posted August 4, 2016 ID=10308 Or am I mistaken? Link to comment https://wrobot.eu/forums/topic/3548-quest-turnin-repeatable-quest/#findComment-16448 Share on other sites More sharing options...
BetterSister 367 Posted August 4, 2016 Share Posted August 4, 2016 Could be Link to comment https://wrobot.eu/forums/topic/3548-quest-turnin-repeatable-quest/#findComment-16449 Share on other sites More sharing options...
eeny 523 Posted August 5, 2016 Share Posted August 5, 2016 **retail perspective** Ok, so i had a few bots in Netherstorm because I'm finishing up my BC quest profile so i took a look at the Zaxxis quest and attached my attempt. Just looking at the profile above i cant see where its tripped up... The ONLY difference between yours and mine i can see at a functional level is the hand-in vectors in the second pulse... and that was tough to find, only with the help of https://www.diffchecker.com/diff did i find it. Other option here is my favourite addon for lazy quest hand-ins. Anyway- profile attached. Zaxxis.xml Dlarge, Krack3n and BetterSister 3 Link to comment https://wrobot.eu/forums/topic/3548-quest-turnin-repeatable-quest/#findComment-16453 Share on other sites More sharing options...
Lillbjorla 1 Posted June 16, 2018 Share Posted June 16, 2018 Did you guys get this Zaxxis profile to work?? :) Link to comment https://wrobot.eu/forums/topic/3548-quest-turnin-repeatable-quest/#findComment-44519 Share on other sites More sharing options...
eeny 523 Posted June 16, 2018 Share Posted June 16, 2018 36 minutes ago, Lillbjorla said: Did you guys get this Zaxxis profile to work?? ? I did, I put it in the rep Download section I think. Link to comment https://wrobot.eu/forums/topic/3548-quest-turnin-repeatable-quest/#findComment-44520 Share on other sites More sharing options...
Lillbjorla 1 Posted June 17, 2018 Share Posted June 17, 2018 21 hours ago, eeny said: I did, I put it in the rep Download section I think. Sweet dude! Can you give me a link? Can't find it... Link to comment https://wrobot.eu/forums/topic/3548-quest-turnin-repeatable-quest/#findComment-44545 Share on other sites More sharing options...
eeny 523 Posted June 17, 2018 Share Posted June 17, 2018 14 minutes ago, Lillbjorla said: Sweet dude! Can you give me a link? Can't find it... Link to comment https://wrobot.eu/forums/topic/3548-quest-turnin-repeatable-quest/#findComment-44548 Share on other sites More sharing options...
Lillbjorla 1 Posted June 17, 2018 Share Posted June 17, 2018 2 hours ago, eeny said: hmm, I've just tested it and its still the same, stand stills by the quest giver talks with him once and then do nothing :/ Link to comment https://wrobot.eu/forums/topic/3548-quest-turnin-repeatable-quest/#findComment-44550 Share on other sites More sharing options...
eeny 523 Posted June 17, 2018 Share Posted June 17, 2018 2 minutes ago, Lillbjorla said: hmm, I've just tested it and its still the same, stand stills by the quest giver talks with him once and then do nothing ? I think you need to complete the quest for the first time. once thats doe it should auto repeat. I forget what expansion i wrote it on as well.. i think it was legion. Link to comment https://wrobot.eu/forums/topic/3548-quest-turnin-repeatable-quest/#findComment-44551 Share on other sites More sharing options...
Lillbjorla 1 Posted June 17, 2018 Share Posted June 17, 2018 I´ve been there 5 times completing it. Maybe its the expansion then, i play 2.4.3 :/ Well, still farms the right mobs, i just cant afk it :) Link to comment https://wrobot.eu/forums/topic/3548-quest-turnin-repeatable-quest/#findComment-44552 Share on other sites More sharing options...
Lillbjorla 1 Posted June 17, 2018 Share Posted June 17, 2018 11 hours ago, Mike-Mail said: I’ll upload a copy of the quest for 2.4.3 when I get a chance today and or tomorrow in the comments of eenys post, I’ll do it when I get a chance. Some what busy with a new born daughter Great man! Thank you, and grats to your daughter :) Link to comment https://wrobot.eu/forums/topic/3548-quest-turnin-repeatable-quest/#findComment-44558 Share on other sites More sharing options...
Lillbjorla 1 Posted June 17, 2018 Share Posted June 17, 2018 3 hours ago, Mike-Mail said: Thank you, your welcome, her name is elena Nice name! Did you upload it yet? Can't find it ^^ Link to comment https://wrobot.eu/forums/topic/3548-quest-turnin-repeatable-quest/#findComment-44561 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