Quester assistance
644 topics in this forum
-
Hi! I'm new to this bot and I started to make a profile for ubrs. I have to open a door by clicking on 7 room runes which I managed to do. But: for example if the bot is at the 4th rune and I get in combat it skips the remaining 3 runes and tries to go through the door (which is obviously the next step). I'm guessing the problem can be solved with a while-endwhile step but I'm not sure how to do it. ubrs_test2.xml
-
- 0 replies
- 1.1k views
-
-
Hello! Im kinda new to bots, havent used any since Honorbuddy on retail, can anyone lend some tips to me, as im just getting started. Im planning to use it for levling on private TBC servers. Wich profiles are the best atm, etc? Im planning to level a druid and maybe a mage btw.
-
- 3 replies
- 2.5k views
-
-
Hey how to load a profile in a subdirectory: <QuestsSorted Action="LoadProfile" NameClass="Subdirectory/Profile.xml" /> is getting ignored. Thanks in advance.
-
- 6 replies
- 2k views
-
-
Pretty much title. Added the mobs entry but bot just runs between hotspots never targetting them.
-
- 3 replies
- 1.3k views
-
-
Hello I cant run encrypted files on tbc, when I run them I get an error The object reference does not indicate an object instance I have done everything like: re-download, redownload bot, profiles Even had Andoido help with teamviewer and we found out that cannot run Encrypted files. This problem only on TBC client, on Vanilla and WOTLK works fine. Tested on: 1-60 AFK Quester and [PROFESSION] Mining & Herbalism http://catcut.net/eVPxhttp://catcut.net/eVPxhttp://catcut.net/eVPxhttp://catcut.net/eVPx
-
- 13 replies
- 2.7k views
- 1 follower
-
-
When using quester the bot only attacks mobs listed in the quest or mobs that aggro. When traveling to a quest location, it runs straight in to a mob and only attacks once the mob aggros. I want the bot to attack hostile targets before they aggro I see an advanced setting "attack before being attacked" but this feature does not do anything when I turn it on How do I make it so the bot will attack any mob that is hostile > within 3 levels > within 25 yards of the path? I see someone posted about this in February, but I dont see any update.
-
- 2 replies
- 1.7k views
-
-
i havent any profil before but now my quesssting profil get error and dont load and what is that error
-
- 4 replies
- 1.4k views
-
-
Trying to click a button for a certain amount of times in a quester profile, i currently have <QuestsSorted Action="RunMacroLua" NameClass= ("/click MyButtonNameGoesHere") But i want to loop it for 100 times.
-
- 6 replies
- 1.9k views
- 1 follower
-
-
dont use food only mana and i have the corect name in bot on the food i havew in bag
-
- 1 reply
- 953 views
-
-
'Can Condition' for a Quester step is returning false, but the step is still pulsing. After triple-checking my conditional, I finally removed it and simply entered 'return false;' – same result, step still pulses 'Not required in quest log' is set to false Any ideas?
- 1 reply
- 1.6k views
- 1 follower
-
Hello, i require some help. I am very new to understanding the operation of this, and when i start my quester with Bambo 1-35 questing (Horde) and Combat Rogue Vanilla fight class, for a 1.12 vanilla. I get the same compilator error, any ideas on how i can fix this. i have litter understanding on what to do. There are more errors on every step, just this is the first one.
- 3 replies
- 1.5k views
-
if string.find(spellName, ""Firebolt(Rank 2)()"") then Basically i just want to know how to write this. Because "Firebolt" works. And i need to say "Hey, does bot know Firebolt Rank 2?" Thanks.
-
- 3 replies
- 1.5k views
- 1 follower
-
-
Hi, is there a more elegant way to check for whether or not we already did that quest according to our /settings/FinishedQuests-Name.Server.xml than what i am using now: <QuestsSorted Action="If" NameClass="Quest.GetQuestCompleted(9616) == true" /> <QuestsSorted Action="GoToStep" NameClass="9" /> <QuestsSorted Action="EndIf" NameClass="" /> <QuestsSorted Action="Pulse" NameClass="FarmBloodElfCommunication" /> <QuestsSorted Action="PickUp" NameClass="BanditsPaladin" /> where BanditsPaladin is step 9. Also: is it possible to run a script on TurnIn where we check for our armourclass and weaponskills in orde…
-
- 0 replies
- 1.3k views
-
-
hi all, has anyone met the problem of instant resurrection?? After the death of dungeon Botanica, the character is resurrected without entering the dungeon and not running the dungeon to continue the route, and the location of the Hellfire Peninsula how to fix this? please help me т.т
-
- 0 replies
- 1.1k views
-
-
hi all, please tell me how to check the zone in the parameter? if or while
- 1 reply
- 1.4k views
-
Is there a fast way to move up a new step in quests order editor?
-
- 1 reply
- 1.2k views
-
-
I tried to convert zygor to wrobot, but it is just making an empty txt file. ( I am ingame, same continent and so on) Any solution? Or are there any database like Rebot or TrinityCore, that is compatible with 3.3.5?
- 2 replies
- 1.6k views
- 1 follower
-
Greetings fellow wroboters, I'm trying to include a "RunCode" step in my quest profile, to run some code only IF the objectives on a certain quest haven't been met yet. This is what I have for the RunCode param so far: if (!Quest.IsObjectiveComplete(2, 9999)) { wManager.Wow.Bot.Tasks.GoToTask.ToPosition(new Vector3(9999.262f, -9999.587f, 999.8167f)); } The above doesn't work - the code is run every time I get on that step, regardless of whether objective is complete or not. How can I make this work? This is what it looks like in the profile: <QuestsSorted Action="RunCode" NameClass="if (!Quest.IsObjectiveComplete(2, 9999)); { wManager.W…
-
- 2 replies
- 1.4k views
-
-
Sup sup guys. wManager.wManagerSetting.CurrentSetting.Ninja = true; -- How do i write this, for turning NINJA off I have tried looking for the wrobot API but couldnt find it for settings u can change.
- 5 replies
- 1.5k views
- 2 followers
-
What to do? Thanks in advance
-
- 1 reply
- 1.4k views
-
-
HI all please help me After death, the character does not go to continue the dungeon, and runs to the location Hellfire Peninsula. Why is he running there? why not continue the dungeon? 18 окт 2018 16H39.log.html
-
- 3 replies
- 1.5k views
-
-
Hey all Anyone got a profile example that demonstrates the use of "use item on opponent with less than 25% health"? I can get a bot to attempt to use an item on a mob before combat... but once the bot starts fighting it seems it will only kill the mob- not use the item. http://www.wowhead.com/quest=28000/do-the-imp-possible is a good example. He should prove easy pickings. Weaken him with combat, and then use this enchanted sack to capture him. Then I'll do the talking... I can see how i could use fight classes to use item at >25%, is there a way to put that sort of action in a quest profile though?
- 5 replies
- 2.5k views
-
Hello, how create beast tame quest? (no hunter tame quest)
-
- 0 replies
- 1.1k views
-
-
Hello, how i can delete item with runcode/runluacode?
-
- 2 replies
- 1.9k views
-
-
How i can make a complete condition from a key that is in keyring. For the quest that i have to loot this key and then open the chest. this code for bag items is not working "return ItemsManager.GetItemCountById(5851) >= 1;"
-
- 5 replies
- 2.3k views
- 1 follower
-