Quester assistance
644 topics in this forum
-
Hi, I was wondering if I record paths that overlap each other inside Quester, KillAndLoot Type if the bot will choose random hotspots? I do not see any hotspot for pathing inside Quest Editor Quest Type KillAndLoot.
-
- 1 reply
- 1.3k views
- 1 follower
-
-
-
Hello When I run my quest profile. The bot is instantly in a pickup loop. It runs to the quest giver and tries to pick up the quest, but it is already accepted. There is none errors inside of the profile (error check validation). For testing purpose I am using this fight class https://wrobot.eu/files/file/1021-warrior-1-100/ There is also no error shown in the log, even debug mode shows fight class output only. <?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="Pic…
-
- 3 replies
- 2k views
-
-
Looking to see what code or how to click the QuestChoiceFrameOption1.OptionButton in Quester? Attached picture with /fstack to show what I'm talking about. Also, the Vindicaar Matrix Core is hard to click on, bot seems to think it has to stand on it to be in range.
-
- 3 replies
- 1.8k views
- 1 follower
-
-
Hi, for some reason the bot keeps skipping waypoints every now and then. I'm using the Quester and set up a FollowPath. I have recorded a path and also turned of is hotspot and turned on force start from first and is complete when reaching the last. Now sometimes the bot just goes to the very last waypoint in the list and uses the auto pathfinding system instead of the waypoints that i defined in the list. I tested it with different set ups and different profiles. It doesnt always happen but alot of times. How can i force the bot to walk the path and not use the hotspot/autopathing system on the very last point in the list? I'm trying to make my fireland…
- 21 replies
- 6.7k views
- 1 follower
-
Good day! First time I use a bot. Probably already 100500 posts are, but could you write me the basic commands. How to start with one quest and then the automatic bot went to another task. And it would be great if the bot came to the next place and made a check (is there this world quest) if not then went to the next place where moet this task. (World Cuest) For earlier I thank you, thank you.
-
- 1 reply
- 1.5k views
-
-
-
this quest http://www.wowhead.com/quest=46842 video: 2017-09-02_03-20-39.mp4 #if VISUAL_STUDIO using robotManager.Helpful; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading; using System.Threading.Tasks; using wManager.Wow.Bot.Tasks; using wManager.Wow.Class; using wManager.Wow.Helpers; using wManager.Wow.ObjectManager; using wManager.Wow.Enums; #endif public class AStrikeattheHeart : QuestClass { static Vector3 _fightPosition = new Vector3(1348.383, 1842.261, 547.1295, "None"); static int _bossID = 119397; // Continent (item1), DefaultPosition (item2), DefaultPositionSearchRange (item3), NewPosition (item4) stat…
- 14 replies
- 4.8k views
-
Making a quester profile and a specific target that I need to kill is spawned partially in the ground. When I setup the steps to kill, it will find it and try to go to it but ends up getting killed in lava since I am currently on a melee class. The target is huge and can fight him from further away. Is it possible to add some kind of runcode to change fight distance then to set it back to normal?
-
- 2 replies
- 1.2k views
-
-
Hello, maybe wowhead make some changes so i dont get any quest info anymore. can u check and fix that pls? :)
-
- 6 replies
- 1.8k views
-
-
-
Hi all, Im not sure what im doing wrong but I start my quest bot and nothing happens. I have installed all pre reqs. Now im just confused, [D] 10:14:58 - [Info] Log file created: 22 Aug 2017 10H14.log.html[D] 10:14:58 - [Info] WRobot Version: 1.7.5 (22269) for wow: 7.2.5_24742[D] 10:14:58 - [Info] Offical website: https://wrobot.eu/[D] 10:14:58 - [Info] Operating System Details: Microsoft Windows NT 6.2.9200.0[D] 10:14:58 - [Info] Lang: English (Australia)10:16:22 - [Memory] Select game process: 5764 - Qui...[D] 10:16:24 - [Blacklist] Added, 0 uniques Npcs, 0 Blackspots and 0 Npcs types (Training dummy ignored = True).10:16:25 - [Quester] Loaded[F]…
-
- 2 replies
- 1.5k views
-
-
How can I add a step in quester to run a specific macro one time. Thanks
-
- 1 reply
- 1.3k views
-
-
Hello, Sometimes I go back to edit my questing profiles where I have about 200 steps... Adding one step in between number 5-10 can take time. I suggest having the option to add in middle of steps or at least Drag new step to the top faster, if that option doesn't exist in a different way already.
- 3 replies
- 1.9k views
- 1 follower
-
Hello, Q#1 Can someone please explain (from Quest Order Editor > Action Types) what is the meaning and the usage of these? possible examples? Q#2 Can I make the bot check for quest status if (completed) or not without Pulsing the quest? For example: http://www.wowhead.com/quest=9853/gurok-the-usurper I want the bot to Check first .. IF this quest is completed > move on to step [XX].. I have done the quest manually myself while scripting it, then I run the bot, it should move on to step [172] and recognize the quest as completed.. but it will not. My question... Why False? Why it doesn't check if quest is …
- 5 replies
- 3k views
-
Since the 'file encrypter' release of wrobot im seeing that when a bot hits a gather pulse, it will spend 30-120 seconds on path finding. Tried new install Tried removing mesh's from new install Each bot i run though- the second it hits a gather pulse- it sits still for a short wait... Anyone seen this / got ideas? 19 Aug 2017 19H09.log.html 1-6.xml
-
- 4 replies
- 2k views
-
-
I am thinking about tryiong to make my own quester profiel for the Good Samaritan grind. Is there an excel file with all the quest data/ id's or do I need to go one at a time to Wowhead to find them alll?
-
- 1 reply
- 1.1k views
-
-
Hello, Quest : http://www.wowhead.com/quest=9702 I have added all 3 different ID's to gather this item, yet the bot seems to bug or I am not sure how it works. Sometimes it doesn't gather the item, sometimes it ignores near by items, and some other times it try to gather a non-existent item. The quest works, it manages to farm the item eventually but I would rather avoid this bottish behavior.. and here it says successful where infact it did not gather anything ... Any advice is appreciated. thanks,
-
- 1 reply
- 1k views
-
-
Hello, I am trying to do this quest where obj1 require me to attack mob until he is low health then stop attack. Say for example, I have to stop attacking at 5% health. Then the mob become Friendly and I turn quest to it. How do I force the bot to stop attacking at that health percentage using Questing profile ? Thanks in advance,
-
- 1 reply
- 1.3k views
-
-
Hello, i'm currently working on a quest editor because the provided one doesn't fit to my imagination. I wanted to add some custom functions like adding transport step, specific npc using and so on. It looks like this so far (not fully finished): For now i have a few questions of the quests editor window: -Is it really needed that the marked area to have more than one questid? if yes an example would be useful -Does the name of the quest affect the common quest product? Here "quest1 - KillAndLoot". So far i tested it, only the quest id influence it but i'm not sure if some other function will also need the name …
- 18 replies
- 5.7k views
-
Hello, Thank you for your time, I just bought 1 month of your bot to try, I am having trouble leveling with the quester. I am using a profile that is in development I guess, said paid for but free to use until finished, and sometimes I press start and nothing happens. I am also concerned, I notice after level 100 all the leveling profiles are to be paid for. I thought paying for the program would allow me to level on its own. So how much more money is it going to cost me to get to 110?
-
- 4 replies
- 1.7k views
-
-
Let me start off by saying that I'm grateful that the bot exists and I'm sure it's hard work to code all the sequences. I'm not trying to discredit the bot or its contributors, just trying to get some resolutions. I'm experiencing a ton of recurring issues. It's been 5 days and I've went from 12-53, with at least 10 of those levels being manually done. I'll list some of my issues here, explain what I've done to rectify them and attach a couple logs just in case there's helpful information in them. Issue 1: Bot gets stuck constantly on a wall or a hill. This happens quite literally every other quest and has continued from levels 12-45. I've had to dis…
-
- 1 reply
- 1k views
-
-
Hello, so I am trying to do an escort quest, sometimes the NPC end up dying for any silly reason, then the quest is marked as failed but the bot think its completed. It go to next step and try to turn in... Any suggestions?
- 2 replies
- 1.4k views
-
Hi Guys, I'm having troubles when executing bot. Any idea? Thanks! *By mistake I put the question on the Retail and it's on TBC. My apologies. 10 Aug 2017 23H51.log.html
-
- 2 replies
- 1.2k views
-
-
Hello im doing a quest profile now. i only have a problem with http://www.wowhead.com/quest=6395/marlas-last-wish 1. First step is to kill Samuell Fipps ( no problem) loot item 2. after that i need to go to http://www.wowhead.com/object=178090/marlas-grave and burn his remains my problem is the bot dont go to this possition and use these item on the grave please can anyone help me out? im using version 1.7.5 (vanilla) with the easy quest editor what is needet go get this working ?
-
- 1 reply
- 1.5k views
-