What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[Fly][H - Quest] 58-69 Outland

Status
Not open for further replies.
Please note that am no longer playing wow or botting it. So I can't keep this profile up to date. Last time i used it it was a 100% afk but looking at some of the comments it seems that a few things broke. If you feel like taking over the project please go ahead and give credit to those who deserve it.
 
Well thanks for your contribution to the bot, its been greatly appriciated. I'm just concerned as to when the bugs will be fixed and levelling in outlands will once again be afk-able!
 
the quest in netherstorm to gather mana remnenats is really not arcane mage friendly since the mobs are immune to arcane damage.. lol woke up and i had died 54 times :(
 
Trying to use this profile but he keeps trying to quest in zangermarsh, when I am level 66..He should be questing in a higher leveling area..How to I change that?
 
I got bugged with quest pickup, with a quest chain. I had 9401 completed but not turned in and the bot was trying to pick up the next quest in the chain = /

Can some mod reupload the profile with:
<If Condition="((HasQuest(9401)) &amp;&amp; (!IsQuestCompleted(9401)))" >
<CustomBehavior File="FlyTo" X="187.4961" Y="2690.531" Z="88.59418" />
<TurnIn QuestName="A Strange Weapon" QuestId="9401" TurnInName="Nazgrel" TurnInId="3230" />
</If>
changed to
<If Condition="((HasQuest(9401)) &amp;&amp; (!IsQuestCompleted(9401)))" >
<CustomBehavior File="FlyTo" X="187.4961" Y="2690.531" Z="88.59418" />
</If>
<TurnIn QuestName="A Strange Weapon" QuestId="9401" TurnInName="Nazgrel" TurnInId="3230" />
Also has some other weird spots in the code, like
<If Condition="(!IsQuestCompleted(9400))" >
<CustomBehavior File="FlyTo" X="187.4961" Y="2690.531" Z="88.59418" />
<PickUp QuestName="The Assassin" QuestId="9400" GiverName="Nazgrel" GiverId="3230" />
</If>
<If Condition="((HasQuest(9400)) &amp;&amp; (!IsQuestCompleted(9400)))" >
<CustomBehavior File="FlyTo" X="-98.39375" Y="3802.112" Z="99.93749" />
<CustomBehavior File="FlyTo" X="-18.96345" Y="3804.888" Z="93.25694" />
<TurnIn QuestName="The Assassin" QuestId="9400" TurnInName="Fel Orc Corpse" TurnInId="17062" />
</If>
but maybe that's like that to disable the quest but keep the info for easy access? Don't have time to look into it, but thought that was funny.
 
Last edited:
Status
Not open for further replies.
Back
Top