Quester assistance
644 topics in this forum
-
Hello, I'm trying to make that bot spam this runcode: Lua.LuaDoString("OverrideActionBarButton1:Click()"); Thanks in advance!
-
- 2 replies
- 1.3k views
-
-
Hello, I wanted to know if anyone had found the solution for that. I have seen solutions: here: https://wrobot.eu/forums/topic/2173-click-to-accept-click-to-turn-in-quests-droidz-budday/#comment-10188 that does not work! and another: take the Quickquest addon! the latter is good unless in a profile we must interact with a npc who has daily quests, and there is the drama! Thanks in advance <3
-
- 2 replies
- 1.2k views
-
-
i tried to make a profile with the easy quest editor but its not running no error in log world WANTED Isel the Hammer.xml
-
- 1 reply
- 1.1k views
-
-
I know of the http://wrobot.eu/files/file/303-move-during-combat/ plugin but looking for something more specific? I was wondering if there's a piece of code I can run to make my character strafe if fighting a certain NPC or if I get a certain debuff? Or maybe even just on a timer to move every X seconds X feet/meters? Basically, there's a specific fight where a debuff I'm standing in kills me, all I have to do is move. Also, is there a way to run the Easy Quests Editor without it being tied to WRobot? Like how the fight class editor is; I can have that open and not have WRobot running.
-
- 10 replies
- 3.9k views
-
-
Hi all, http://www.wowhead.com/quest=26595/kill-collect I am stuck on this quest, I divided it into 3 steps. 1 kill Maury 1 kill Fitztittle's 1 Interact with Ephram and kill him This is the 3rd step the problem. The npc is constantly in movement. Thank for your time <3
-
- 0 replies
- 953 views
-
-
Hello, I'm on a quest where you have to use an object on a mob, but only from a certain percentage. The problem is that the mob die too fast. Is there a code to force the bot to just auto attack to do the minimum damage to use this code then: Thread t = new Thread(() => { uint itemId = 62899; int questId = 28000; while (robotManager.Products.Products.IsStarted) { if (Conditions.InGameAndConnectedAndAliveAndProductStartedNotInPause) { if (!Quest.HasQuest(questId)) break; if (ObjectManager.Target.IsValid && ObjectManager.Target.IsAlive && ObjectManager.Target.HealthPercent <= 25) { ItemsManager.UseItem(itemId); } …
-
- 6 replies
- 1.7k views
- 1 follower
-
-
Hi, I am trying to do a quester profile but have run in to a problem. For quest "Felendern the Banished" one quest object is to go to the top of a building to kill and loot one specific NPC but before I reach the spot the NPC gets blacklisted because he can't be reached (the path goes under the hotspot before I reach the top). I will try to put in a "FollowPath" to the location before moving on to killing the NPC. What condition can I put in "Can condition" to get the followpath to work? Or have somebody any other suggestion to get this to work?
- 3 replies
- 2.4k views
-
Hey the ignore mobs whilst mounted in the advanced setting is not working my toon dismounts everything i Agro can this be amended somehow?
- 7 replies
- 1.9k views
- 1 follower
-
Hi, I am trying to create a profile for http://www.wowhead.com/quest=8763/the-hero-of-the-day It involves taking a quest from an NPC then right clicking the object to deliver and take the items. This is the object: http://www.wowhead.com/object=180715/holly-preserver I have created the quest. I left the type at None. Then, on the NPC giver window I created the NPC for the quest started and got the data from the selected NPC. Then, added the quest as quest pickup. Then, created the object as NPC and set the NPC as object. Then, added the quest id to the give in. Then on the order, I created Take Quest and my quest, pulse, deliver quest and started the p…
-
- 1 reply
- 1.1k views
-
-
-
Hello! How save last LoadProfile? So example we have Profile 1 and 2. Loaded profile 2 and if bot stop/start again profile 1 Started Me need save settings in bot last load profile help pls
-
- 2 replies
- 1.4k views
-
-
I tried while action but it didn't work the way I intended. What I want to do is do 4 objectives at the same time in the same area? Gather a few things, kill a few different things all at the same time rather than run past mobs I need to kill. Is there anyway to do this? Thanks in advance.
-
- 2 replies
- 1.2k views
-
-
hi guys i need help again I am writing a quest I need a query for the following not completed quest I have tried to solve it but it does not work Quest.GetLogQuestIsNotComplete(245) Quest.IsObjectiveNotComplete(0, 245) i want make a start.xml There he should check if he did not complete the quest and then jump into the path <QuestsSorted Action="IfHasNotQuest" NameClass="44226" /> have not quest and not complete <QuestsSorted Action="WriteLog" NameClass="--- Start Sample 1 ---" /> <QuestsSorted Action="LoadProfile" NameClass="createdby\Legion\1.xml" /> <QuestsSorted Action="EndIf" NameClass="…
- 2 replies
- 1.9k views
-
The task needs to be clicked
-
- 1 reply
- 1.6k views
-
-
Hi everyone I am currently writing the Argus questline and I have a problem how did the bot use the Vindikaar Console? and how does he click my first point? other Problem Waypoint on Vindikaar no aviable? thanks for answer best gregards
-
- 14 replies
- 2.7k views
- 1 follower
-
-
How do you use an item, wait for story and then attack and kill the mob when they do not attack you? It's for this quest http://www.wowhead.com/quest=26674/mistmantles-revenge and I have 2 objectives 1 to use the item at a hotspot, 2 to kill the mob that spawns after the story. Uses item fine but keeps using item on cooldown and will never attack mob? Thanks
-
- 1 reply
- 1.2k views
-
-
blacklist in questing; how does that work?
- 3 replies
- 1.7k views
-
When to go to interact with an npc that is moving around for some reason the bot runs in circles trying to figure out a path I guess. Is there any way to prevent this because it looks bottish as hell? Is it a bot bug or?
-
- 1 reply
- 1k views
-
-
Is there any code for not fighting back at all? I need to run to a spot quickly and use item on a spot for this quest http://www.wowhead.com/quest=27161/the-endless-flow The problem is there is a ton of mobs spawning fast and as a clothie I can't even get near the spot because bot stops and dismounts to defend self and I just die over and over.
-
- 1 reply
- 1.2k views
-
-
Does anyone have an example of this quest http://www.wowhead.com/quest=27000/learning-the-ropes ? You are to mount a horse and scare some spiders. I set up and interactwithnpc to mount the horse but there are 10 horses in the area and it keeps trying to interact with them? It seems to not understand that I have already done this step. Seems like there should be a run once setting or something so it would move to next objective. Any help would be great
-
- 1 reply
- 1k views
-
-
Can someone provide a guide as to how to get quester to use a vehicle to kill mobs for a quest instead of running the normal fight class? I have some experience getting the bot to push certain buttons, but not while being in its own vehicle which can move and have several buttons to click.
-
- 9 replies
- 2.9k views
-
-
Is there a way to buy item from vendor to do a quest? I need to buy 1 item from 2 different vendors to do this quest. http://www.wowhead.com/quest=26600/a-giants-feast Thanks
-
- 4 replies
- 1.7k views
-
-
Hello. i see code on some thread Conditions.ForceIgnoreIsAttacked = true; wManager.Wow.Helpers.Conditions.ForceIgnoreIsAttacked = true; now i want to write a quester profile with diable combat when my bot run between 2 vector, i want my char disablecombat. and when it runto new vector it will enablecombat Any one help me ? Thank!
-
- 4 replies
- 1.7k views
-
-
I have a problem with this type of quest. http://www.wowhead.com/quest=26805/to-the-cape You accept the quest and ask flight master to send you to a spot to turn in a quest. My problem is I fly to the spot but instead on turning in the quest he tries to run back to the previous flightmaster and do it again? How do you request from a flight master to be flown to a spot and tell the bot once you are at that spot turn in quest or pulse what you are supposed to do for the quest? I used return Quest.GetLogQuestIsComplete(26805); but it doesn't recognize that the quest is completed and ready to turn in for some reason It just keeps trying to run back and interact wit…
-
- 1 reply
- 980 views
-
-
So i was trying to do quester for 1-80 and yes i ve watched the tutorial vid here but i still have problems. How do i skip quests ? Sometimes i cant pick up the quest in the first place because ive already done the quest and the bot gets stucked. What do i do ?
- 19 replies
- 5.3k views