Quester assistance
644 topics in this forum
-
keeps closing and interacting with the vendor again to buy food and same time sell but you can't buy food from leatherworker vendor and it wants to sell but doesn't sell
- 13 replies
- 6.2k views
-
Hello, is it possible to pulse quest in runcode block? Something like if (ObjectManager.Me.WowClass == WoWClass.Paladin) { Pulsequest("gototrainer") wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithNpc(new robotManager.Helpful.Vector3(1, 2, 3), 12345 wManager.Wow.Helpers.Usefuls.SelectGossipOption(wManager.Wow.Enums.GossipOptionsType.trainer); wManager.Wow.Helpers.Trainer.TrainingSpell(); } ?
-
- 1 reply
- 1.2k views
-
-
Title says it all... I am using this quester: [TRULY][ALLY](2.0) 1-70 by Maylu.xml I am having an issue that no one else seems to be having with the quester, leading me to believe that my problems are occurring because of something else. ever since i began the Wrobot in Northshire like the quester told me to, it has tried taking me somewhere in the direction of Burning Steppes, even though the next step in the pathing is to grind mobs in Westfall. the bot seems to refresh it self every time i stop it and restart it, and it will start heading to the correct location and working for a moment, and after maybe 5-10 minutes of doing what it is supposed to d…
-
- 1 reply
- 872 views
-
-
IS it possible to change the state of your pet from neutral/defensive to Agressive somehow in a quest profile with some sort of run code? The Quest for warlock voidwalker seems pretty damn strange to complete since the mob is not attacking you eventho its seemingly supposed to be an agressive type of mob
-
- 1 reply
- 1.2k views
-
-
Ive got a grind to level "quest" in my quest profile, yet when the required level is met, the bot stays on this task, how do i get it to move on? is there some sort of command to put into the Is complete condition? EDIT: Nvm, seems a restart of the bot a few times somehow helped it all.
- 2 replies
- 2.2k views
-
Hello Not recognize <QuestsSorted Action="If" NameClass="(Quest.HasQuest(40014) && Quest.GetQuestCompleted(40014))" /> How can I execute it?
- 15 replies
- 4.8k views
- 1 follower
-
I tried to make my own quest, but unfortunately, I had a problem. I don't know how to use code (maybe like wManager.setting.etc)to change the current food and drink. At the same time, I also want to know how to use the code in the file.
-
- 2 replies
- 1.3k views
-
-
Hey guys, I just updated WRobot to its newest version using the updater tool and for some reason, there are no product settings (please see screenshot attached). Cheers, Mischa Update 28.06.2018 15:26 I just clean installed WRobot using the official Website download and updated to the newest version. The problem still persists. Update 28.06.2018 17:19 Re-installing DirectX, Framework 4.6 and Microsoft Visual C++ 2010 Redistributable Package (x86) won't fix my problem. FIX Moving the WRobot folder to C:\Program Files (x86)\ solved the issue. Versions - WRobot: 2.0.1 (22794) - OS: Windows 10 Pro x64 - Client: 1…
-
- 6 replies
- 1.8k views
-
-
[E] 14:08:03 - Quester.Bot > Pulse(): System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt. bei .(Boolean , String ) this is the error msg i get. i made a fresh install and tried it on 2 different pcs. Same result. Current build is broken
- 9 replies
- 2.1k views
-
When doing gather, the collecting time is 5 seconds, but the collection action is always interrupted at half the time. how to ?
- 1 reply
- 1.3k views
-
As title says, the quest bot picks up quests, but will be stuck with the npc until it's blacklisted, then move to next and same thing goes on. Attaching file so you can read what's up here. Searched forum but cannot find anything helping me (this has worked before) Playing on private TBC server. 26 jun 2018 22H18.log.html
- 6 replies
- 2k views
-
So I have a dung profile, but there is a door at the entrance, and sometimes it closes too fast for bot to path through, this is what I have atm. RunCode > wManager.wManagerSetting.CurrentSetting.ListHarvest.Add(183450); Pulse > path1 Is there any way to make it open the door again, if it closes too fast?
-
- 7 replies
- 2.1k views
-
-
Hello there, thanks for your time. How to do this quest. http://www.wowhead.com/quest=9771/searching-for-scout-jyoba 1:Want to pick up the quest from a Dead Target 2: Kill mobs to collect one item. So fare it just stand still, no matter what I try. Log sayes nothing, as if there is nothing to do. Code I got so fare is. See attach file. Morris Zangamarxh 62 plus.xml
- 1 reply
- 1.6k views
-
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…
- 16 replies
- 4.5k views
-
I just finished the Guns Of Northwatch quest from my profile after turn in it just seems to keep looping while the bot does nothing. Log attached 14 Jun 2018 01H51.log.html
-
- 1 reply
- 1.1k views
-
-
Hello, I've been messing with profiles and got some help form a community member, but I have a question regarding this piece of code. //Start Movement Vector3 startPoint = new Vector3(-8863.688f, -211.7936f, 80.63557f); IEnumerable<Vector3> paths = new List<Vector3>() { new Vector3(-8863.688f, -211.7936f, 80.63557f, "None"), new Vector3(-8865.09f, -216.894f, 80.96149f, "None"), new Vector3(-8867.372f, -223.5137f, 81.30844f, "None"), new Vector3(-8867.26f, -229.2805f, 81.51604f, "None"), new Vector3(-8861.448f, -232.0775f, 81.7221f, "None"), new Vector3(-8855.631f, -228.725f, 81.67682f, "None"), new Vector3(-8851.373f, -225.6…
-
- 3 replies
- 2.4k views
-
-
Hello, I'm working on mages first class quest. I got the mage to accept the quest by doing a followpath for the first quest "Speak with Jennea" The next quest Mirror lake is to use an item in a location. I got that, problem is when she tries to turn it in she attempts to speak to the npc from the base of the tower. Is there a way for me to do another follow path? Private server Wrobot 3.3.5a Still learning all this stuff so sorry if the answer is simple. Thanks!
-
- 0 replies
- 1.1k views
-
-
well i have been uninstall and install 2 times but the problem still continue my bot wont start in mode automaton hes work very well move char and attack mobs but when i change for quester wont to start well i paid for a bot who doesnt work thats a very nice. and none cant solve my problem and 1 more log at 19h 21 mai 2018 11H38 - LovusW.log.html 21 mai 2018 14H29 - enCMR.log.html 21 mai 2018 19H08 - ENoHI.log.html
-
- 1 reply
- 1.3k views
-
-
-
I want to make a Nat Pagle quest profile for obtaining 225-300 fishing in tbc. how might I include the fishing aspect for gathering the quest items?
-
- 1 reply
- 1.1k views
-
-
Bot will only sometimes eat/drink. I have tried setting values ~ 50% and still no luck. it just gung-ho chain pulls even at 10% hp 0% mana and dies . have no addons, and have tried disabling all plug-ins as well on wrobot. it loses combat and will even travel very far to get next pull. 18 May 2018 13H25.log.html
-
- 2 replies
- 1.2k views
-
-
does not engage whatsoever, just ignores step. have tried recording multiple paths and placing char next to them and no go. does not work from downloaded profiles either. any ideas?
-
- 4 replies
- 1.6k views
-
-
Whenever I start encrypted profiles (that I boguth from other people) they never start correctly. Here is a log dump if I unencrypt them they run just fine.. 09:50:17 - [Goremonster] unloaded.[E] 09:50:18 - Quester.Bot > Pulse(): System.NullReferenceException: Object reference not set to an instance of an object. at Quester.Bot.Duefu.Funoihaumof(Boolean xeidalueqaeweiAfijadai, String kihaihepusUwoeh)
-
- 11 replies
- 2.4k views
-
-
Hello everyone, Actually i'm working on a BC (2.4.3) quest profil for clean all of the content with no elits mobs et gain many gold with only quest (no farming) and reduce ban activity. For that i'm looking for a solution to move my caracter to some quest point. By exemple the first step of my profil is to select a quest (through the dark portal) and move my caracter to the outland's portal. But at this point, my caracter go to the north of the map. In fact he skip my "Go to the portal" Quest with a follow path and just take the after one (TurnIn : Trough the dark portal). I'm looking for a code, or something to force the following path and only…
-
- 4 replies
- 2.2k views
-
-
Hello guys, I would like to farm this raid bosses in all difficulties, but I have some problems: 1. I don't how to kill bosses, what conditions should I use in a quester profile ? 2. How to change difficulties like 10 norm, 10hc, 25 norm, 25 hc? Thanks for your help ?
- 2 replies
- 1.5k views