Everything posted by Artek
-
[Partially fixed]Can't make working gatherer quest
New day, new daily, same result, bot just stands. 22 Oct 2020 11H51.log.html Daily Cooking Orgrimmar.xml EDIT: so i run it on another computer, different char and it works good. any idea why?
-
[Partially fixed]Can't make working gatherer quest
ughm, sorry. Daily Cooking Orgrimmar.xml
-
Fighting with mob, attacked by player, bot keep going on mob
So today during grind player attacked me, bot instead of picking a player, was still attacking and chasing fleeing mob. Is there a way to make wrobot switch attacking player ?
-
[Fixed] Wrotation wont let me change target
So if a hunter's/dk's pet attack me, bot is attacking that pet until me or it dies/ even if i click on hunter/dk wrobot change to pet itself, how to disable it?
-
[Partially fixed]Can't make working gatherer quest
Its a daily cooking gatherer quest from orgrimmar, no idea why bot just stand and do nothing, tried with "objective count" and with "auto detect objective count" 21 Oct 2020 23H28.log.html
-
Choosing quest rewards
Ough, why does it have to require coding. Which one i should learn first for wrobot, lua or c#? Thank you anyway for helping mate!
-
Choosing quest rewards
How can i force bot to choose suitable quest reward for my class?
-
How to blacklist specific spot in quester.
As in topic, i checked easy profile creator and i just cand find anything there, i had a hope its possible to blacklist specific spots in quest editor, but i cant find anything there aswell.
-
[FIXED] Bot doesn't stop killing mobs after finishining quest objective.
I am stupid, changing to "AutoDetectObjectiveCount1" instead "ObjectiveCount1". fixed problem, previous time i just forgot to change objectivecount1 to 0
-
Horde Questing 1-75
Profiles looks really good, i just wonder where i can change selling options? it sells all to vendor, even stuff like skins and cloths(its not in my wrobotion optiones- i have selling disabled)
- 9 comments
- 2 reviews
- Horde Questing 1-75
-
[FIXED] Bot doesn't stop killing mobs after finishining quest objective.
Yes, i downloaded someone else profile and also have this problem.
-
[FIXED] Bot doesn't stop killing mobs after finishining quest objective.
Id: 14456 - Objective count: 0, 0, 0, 0 - Time/Obj5: 0 - States: Complete - http://www.wowhead.com/quest=14456 (Rite of Courage)
-
Bot is picking up quest but doesnt turn it in.
Still doesnt work
-
Bot is picking up quest but doesnt turn it in.
did u use my file? which class you use to check if it works? I checked it with rouge and warlock, everytime new random name and it doesnt work. All addons disabled When i check bot state its "quester>pickup "name of the quest". It looks like doesnt recognize it picked q already Can it be related to thing that im autoaccepting quest? Can't find way to turn it off, i have disabled all addons but cant find how to turn off damn auto accepting q
-
[FIXED] Bot doesn't stop killing mobs after finishining quest objective.
So its kill and loot quest , bot doesnt stop attacking mobs after finishing objective. i did everything exactly the same like in guide on this forum.... Blacklist is clear KillNloot.xml
-
Bot is picking up quest but doesnt turn it in.
I was trying it, doesnt work, which is weird because when i tried in tauren starting zone(1st quest is also pick up from x and turn in by y) it works normally also black list is clean
-
Bot is picking up quest but doesnt turn it in.
So i'm trying to make my own quester profile and got problem with 1st quest in orc's starting zone xD Quest is simple, pick up from npc x and turn in at npc Y. Thing is, bot is picking up quest but doesnt return it to npc who is like 20 yards away, he just stands still next to npc he picks quest. I tried few options: in quest editor quest type NONE or Interact with NPC in quest editor order i tried with : Just pick up and turn in pick up, pulse, turn in Any idea why it doesnt work? had no problem to make second quest "Cutting Teeth" to work Durotar Starting zone.xml
-
How does "Hostile Unit near target work"
When i Set it to 1, it executes even when there is NO additional unit next to my target, when i set it to 2, it exectuse ONLY when there are at least 2 additional units near by, is it bugged? Condition value is Bigger or equal
-
Bot wont pick Goldthorn at 170 skill
@DroidzDo you plan to fix this issue?
-
Bot wont pick Goldthorn at 170 skill
Thank you? No clue what to do with it
-
Bot wont pick Goldthorn at 170 skill
Cultivation in wotlk gives +15 to herbalism https://wotlkdb.com/?race=6#racial-traits
-
Bot wont pick Goldthorn at 170 skill
so im leveling herbalism with another druid which has +15 herbalism bonus and the problem appeared again, bot wont pick herbs until has required skill+15, any idea how to fix it?
-
Use specific skill only when a specific talent is selected or not selected.
It can be used for other stuff ? But i guess you are right with druid
-
Use specific skill only when a specific talent is selected or not selected.
Trying to make complex fightclass for my druid without coding. Mangle can have 3 different costs of energy which depends on Improved Mangle Talent, every time i lvl it up i need to change condition manually, would love to avoid it. Other way to work could be something like "use this skill only when it costs x energy" but there is no such way in coditions list. Is is possible to use specific skill only when specific talent is selected/not selected?(without using c#) Checked whole list of spell condition and couldn't find anything