Does anyone know why it continually opens and closes my maps and doesn't do anything on some of the quests?
If you're not a tank don't try to solo group world quests with elites. Blizz has made it clear this is the tank expac.
Does anyone know why it continually opens and closes my maps and doesn't do anything on some of the quests?
We haven't done this one?Lords of the Hill should probably be dropped because it's too difficult to solo for most classes. Playing a Disc Priest and the thrown rocks continuously stun you, no time to do damage.
Everyone that read the first post knows why this happens.Does anyone know why it continually opens and closes my maps and doesn't do anything on some of the quests?
We are planning to do it, the only problem is gathering information on rewards. Unluckily wowhead does not show what are quest rewards and adding categories requires us checking manually what reward is given by each WQ
If you guys could track down rewards would be helpful![]()
edit the autoloader.xml file - change true to false for those you want to ignore:how can i deactivate elite quests?
i die way to often on the elite quests
edit the autoloader.xml file - change true to false for those you want to ignore:
<CustomBehavior File="RunCode" Type="Definition" Code="bool doDanger = true;" /> <!-- change FALSE to TRUE to let the bot do DANGER World Quests -->
<CustomBehavior File="RunCode" Type="Definition" Code="bool doDanger112 = false;" /> <!-- change FALSE to TRUE to let the bot do Level 112 Elite DANGER World Quests -->
<CustomBehavior File="RunCode" Type="Definition" Code="bool doHard = false;" /> <!-- change FALSE to TRUE to let the bot do Level 110 Elite Zone World Quests -->
<CustomBehavior File="RunCode" Type="Definition" Code="bool doWanted = true;" /> <!-- change FALSE to TRUE to let the bot do WANTED World Quests -->
<CustomBehavior File="RunCode" Type="Definition" Code="bool doPVP = false;" /> <!-- change FALSE to TRUE to let the bot do PVP World Quests -->
Quick suggestion man.
Add an auto-loader for each zone for Emmisary quests.
I love running this when I'm on my lunch for work, just lasts a long ass time. Great work though.
You're a beast. Thank you.This is the same Auto-Loader just excluding the other zones in each profile... Not sure if this is the proper way to do it, but its working![]()
This is the same Auto-Loader just excluding the other zones in each profile... Not sure if this is the proper way to do it, but its working![]()