February 5, 20188 yr Hello all, new guy here. Im trying to make a custom quest to fly to this spot x,x,x and use bag item xxx then goto another spot and do the same thing. problem is its not actully a quest so I dont know what i need to do for quest id. a little help to push me forward would help out alot thx :D
February 5, 20188 yr Hey kain7826, it's best if you'd use the Easy Quests Editor. Pulse> A Follow Path Quest with Current Quest Completed when at the latest position and not required in Questlog activated RunMacroLua> /use item:ITEMD Same thing for the other spot. Should be the simpler way.
February 5, 20188 yr Author i think i follow what you explained, but i don't think I'm plugin in the information correctly. I've attached what I've come up with could you check it out and tell me whats wrong. test.xml
February 5, 20188 yr I don't really get what you're trying to do? What has http://www.wowhead.com/item=23821/zapthrottle-mote-extractor to do with http://www.wowhead.com/quest=9640/the-shade-of-aran#comments ?
February 5, 20188 yr Author You said use a completed quest, that was the only one that was completed in my log. Baiscly what im trying to do is farm the gas clouds in shadowmoon with the mote extractor.
February 5, 20188 yr I said "A Follow Path Quest with Current Quest Completed when at the latest position" That's a specific part for the follow path quests. But nevermind: If you just want to farm the gas clouds, you'll have to create a UseItemOn Quest, add the GasClouds ID (you can find the ID of the clouds via Helper Tools), some spots and as Item the Moteextractor. Edit: The clouds are npcs, aren't they? I don't know if the bot can handle them tbh as I never did something with them.
February 5, 20188 yr Author Units (order by distance): Felmist: 17407 (-3403.91 ; 2863.426 ; 174.6624 ; "None", 10.54007y)
February 5, 20188 yr Author Yea ive added the correct Id's of the cloud and the extractor and also plotted hotspots. No luck with this :(
February 5, 20188 yr Author Ok would makeing a custom fight class to use id item work, then use grinder/gather to map out spots?
February 8, 20188 yr Ok i been trying this has well.. Created a useitemon quest and added some BS location, and set it to use noggenfogger at each location just for testing purposes. when running the bot the log shows quester started, but nothing moves in game at all. change objective to false ( also tried true) set not required in quest log to true. the only time i can get the bot to do anything is when i had pickup/pulse/turn in for the quest and add any npc. then the bot tries to go to that npc, if turnin is turned off it does nothing below is what i got, like stated above, the only time i can get the bot to move or do anything is after i add the turnin and npc. the only thing the bot does at that point is go to that npc. mote.xml
March 16, 20188 yr Well its actually a NPC But basically what everyone is trying to do is locate what they thought was an object and see if its there then use the mote extractor. So without a quest associated is there anyway to go to cords see if NPC is there and use an item.
Create an account or sign in to comment