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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

HB ARCHIVES: Kick's Old Posts Thread--DO NOT DELETE!

Status
Not open for further replies.
Will check. Took it from the SVN repo. But might have been updated the last few days.

Maybe you could add a date to the filename? Since SVN is not showing dates it's hard to know if the profile is updated.
 
Downloaded latest from svn. Got this after handing in, in Brunnhildar.

Could not find quest with ID 12922! (Or could I: False)
Could not create a performable quest objective for objective with ID 41558!
Could not create current in quest bot!
 
Downloaded latest from svn. Got this after handing in, in Brunnhildar.

Could not find quest with ID 12922! (Or could I: False)
Could not create a performable quest objective for objective with ID 41558!
Could not create current in quest bot!

<If Condition="(HasItem(41556))" >
<PickUp QuestName="The Refiner's Fire" QuestId="12922" GiverName="Slag Covered Metal" GiverId="41556" GiverType="Item" />
</If>


it's an issue if you stop / restart

re-svn, i put a redundancy fix in there
 
Hey Kicks, So i turned off the <QuestOrder IgnoreCheckPoints="True" > -- True to False. And it seems to have finished up in Zul'Drak. Though its not grinding for an entire level. When I turn that back on, it goes back to Grizzly Hills, and those quests are all green. Is there a way I can make it quest somewhere else?

Thanks!
 
The only idea I have is to try and remove everything before the checkpoint you want to go to. Search in the XML for it.
 
There is a problem with my druid.
He didn?g go out of Flightform and don?t go on with questing. If i push manually flightform he goes on with questing?!
 
I am experiencing problems with the Quest "Into the Raptors Den"

[13:34:51:982] Goal: Goal: Collect 3 of item with ID 5165
[13:34:51:983] Stop called!
[13:34:52:28] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.BehaviorTree.TreeRoot.()
at Styx.Logic.BehaviorTree.TreeRoot.()
[13:34:52:28] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.BehaviorTree.TreeRoot.()

Could not generate any hotspots for quest Into the Raptor's Den. Please place a quest override for this quest.

What is that supposed to tell me?
 
Won't use the flight path to take your toon "To the summit" for that same named quest at level 39 from Mudsprocket in Duskwallow marsh. Once you manually click the flight path, the game takes you to Westreach summit, Your toon then lands and just stands there. Toon doesn't pick up the new flight path it's standing next to, nor will it help kill the mobs there and because the npcs are fightingthose mobs, I assume it's why also the toon won't turn in the quest. Two toons and this is what has taken place on both of them at this same quest.

Even if you manually help kill the npcs. the toon will not resume to turn in the quest or get the flight path. You have to manually get the fp and manually take the flight back to Duskwallow marsh to turn in the quest "The brood of Onyxia". Once back to Mudsproket in Dustwallow marsh, Your toon stands there doing nothing, while HB goes through this long winded Mesh downloading.Once that is complete, voula' it'll take the flight back to Brackenwall Village to turn in the quest. Goes pretty good again right up until the toon has to go back to Westreach summit to do Quest "The Grimtotem pilliager Slain". Takes the flight path back to Westreach summit, lands, kills one quest mob, picks up the quest, kills another, move half way across the bridge and looks like it gets some mental diease and begins just running in circles in the middle of the bridge. Once you make it to level 40, then the mess starts all over again while trying to get to wherever it has to go at level 40. I now need to open up the sub profile to find out what the first quest is and where I'm suppose to be going to because now, it took me back to Orgimmar and is just standing there. It can't figure out what to do. Seems this whole series of things is at best, glitchy.


If I knew how to write this stuff, I'd sure fix it if it could be. But alas, I'm left to the will of those who can.

I'm sorry, but after running this with two toons to level 40 so far, I can't agree it's a "Great Profile"! At best, it's a very glitchy one that needs a whole lot of baby sitting and work still. Nor do I understand why it's put here in this part of the tested forum. As if it's the go to thing. I really don't mean any disrespect toward anyone, especially since everything is free for profiles and it takes those with a whole lot more skill in xml than I am, to make a questing profile.. But please, in the future, lets try not putting such glithy things in the TESTED section. I think the general consensus is: that when people look into this section for something, that "Tested" means pretty much a whole lot less bug/glitchy free than the others that are listed in the general profile forum section. So that would make this section of the forum the go to one, instead of the others below it and people have come to this thread i believe thinking they were going to get a better than avg. profile. Yes, it's helped myself and others get me to level 40 and beyond, but not without a WHOLE LOT of intervention and many glitches. Doesn't seem a whole lot better than just going to the regularl profile section and getting all the profiles from there. Hardly a bug/un-glitch thing.
 
Last edited:
bandages have been removed in new release as having problems getting HB to track increase in Skill level.. as for autosmelt and mail ill take a look :) mail seems to be working fine for me but could be something causing bug

ill be releasing Firstaider again for those who what to level firstaid
 
What you can do even if you are not skilled in xml is the follow:

Open the file in question in a texteditor of you choice i.e. Notepad.

The search for the quest the bot has problems with.

And Simply Delete this entry and save the profile.

If you are stuck with "to the summit" open the 38 - 40 subprofile

you will find the following part (simpliy search for the word "summit" by pressing ctrl+f)

Code:
<PickUp QuestName="The Brood of Onyxia" QuestId="27415" GiverName="Draz'Zilb" GiverId="4501" />
        <PickUp QuestName="WANTED: Goreclaw the Ravenous" QuestId="27412" GiverName="Wanted Poster" GiverType="Object" GiverId="186426" X="-4591.218" Y="-3166.982" Z="34.17097" />
        [COLOR=red]<PickUp QuestName="To the Summit" QuestId="25478" GiverName="Nyse" GiverId="40344" />[/COLOR]
        <PickUp QuestName="Bloodfen Feathers" QuestId="27407" GiverName="Brogg" GiverId="23579" />
        <Objective QuestName="WANTED: Goreclaw the Ravenous" QuestId="27412" Type="KillMob" MobId="23873" KillCount="1" />
        <Objective QuestName="Bloodfen Feathers" QuestId="27407" Type="CollectItem" ItemId="33085" CollectCount="5" />
        <Objective QuestName="The Brood of Onyxia" QuestId="27415" Type="UseObject" ObjectId="20359" UseCount="5" />
        <TurnIn QuestName="WANTED: Goreclaw the Ravenous" QuestId="27412" TurnInName="Drazzit Dripvalve" TurnInId="23572" />
        <TurnIn QuestName="Bloodfen Feathers" QuestId="27407" TurnInName="Brogg" TurnInId="23579" />
        <PickUp QuestName="Banner of the Stonemaul" QuestId="27408" GiverName="Brogg" GiverId="23579" />
        <PickUp QuestName="Catch a Dragon by the Tail" QuestId="27413" GiverName="Gizzix Grimegurgle" GiverId="23570" />
        <TurnIn QuestName="The Brood of Onyxia" QuestId="27415" TurnInName="Draz'Zilb" TurnInId="4501" />
        <Objective QuestName="Banner of the Stonemaul" QuestId="27408" Type="CollectItem" ItemId="33086" CollectCount="1" />
        <Objective QuestName="Catch a Dragon by the Tail" QuestId="27413" Type="CollectItem" ItemId="33175" CollectCount="8" />
        <TurnIn QuestName="Banner of the Stonemaul" QuestId="27408" TurnInName="Brogg" TurnInId="23579" />
        <TurnIn QuestName="Catch a Dragon by the Tail" QuestId="27413" TurnInName="Gizzix Grimegurgle" TurnInId="23570" />
        <CustomBehavior File="InteractWith" QuestId="25478" MobId="40358" NumOfTimes="1" CollectionDistance="15" ObjectType="Npc" X="-4568.401" Y="-3223.187" Z="34.90599" />
        <If Condition="HasQuest(25478) &amp;&amp; !IsQuestCompleted(25478)">
            <CustomBehavior File="RunMacro" Macro="/script SelectGossipOption(2)" NumOfTimes="1" WaitTime="0"/>
            <CustomBehavior File="WaitTimer" WaitTime="120000" />
        </If>
        [COLOR=red]<If Condition="HasQuest(25478)">[/COLOR]
            <If Condition="Me.X &gt; -4283.467 || Me.Z &lt; 79">    

                <RunTo QuestId="25478" X="-4283.467" Y="-932.329" Z="79.97681" />
                <CustomBehavior File="MyCTM" QuestId="0" X="-4293.71" Y="-924.9241" Z="80.00032"/>
                <TurnIn QuestName="To the Summit" QuestId="25478" TurnInName="Kanati Greycloud" TurnInId="39895" />
                <CustomBehavior File="MyCTM" QuestId="0" X="-4265.161" Y="-956.207" Z="75.34569"/>

            <Else>
                <TurnIn QuestName="To the Summit" QuestId="25478" TurnInName="Kanati Greycloud" TurnInId="39895" X="-4295.639" Y="-923.2587" Z="80.31674" />
                <CustomBehavior File="MyCTM" QuestId="0" X="-4265.161" Y="-956.207" Z="75.34569"/>
            </Else>
            </If>
        [COLOR=red]</If>[/COLOR]


        <!--END DUSTWALLOW MARSH QUESTING-->
        <!--BEGIN THOUSAND NEEDLES QUESTING-->

        <PickUp QuestName="The Grimtotem are Coming" QuestId="25487" GiverName="Kanati Greycloud" GiverId="39895" />
        <Objective QuestName="The Grimtotem are Coming" QuestId="25487" Type="KillMob" MobId="39947" KillCount="7" />
        <TurnIn QuestName="The Grimtotem are Coming" QuestId="25487" TurnInName="Motega Firemane" TurnInId="39963" />
I highlighted the corresponding line ... you see the quest has a ID value of 25478

The "if loop" which I also highlighted therefore has something to to with this quest.

This loop ends at </If> (the one highlighted as well).... delete this part as well as the line where the toon is told to pick up the quest an save the file, than run the bot again.

As I said I am not that much into xml, so this is to be considered a quick and dirty solution at best, but it should work.
 
I choose the settings allrounder, prospecting and vendor. Bot prospecting ore, when the end position in the bag, he sells stones to vendor. How to do that after the prospecting, bot sell all the gems to vendor

Thanks in advance
 
Could not create current in quest bot; exception was thrown
Object reference not set to an instance of an object.



this is from profile [Ground][A - Quest] BC 58-70 [Kick].xml

using lvl 64 death knight i got this in the folder bc from your svns please tell me whats wrong what have i done wrong
 
try create a folder name it then right click folder you will see svn checkout click it theres a space for url copy paste this in https://kicks-scripts.googlecode.com/svn/trunk/ then click ok and wait for it all kicks profile to download and then go to hb and click load profile go to where that folder you made and all profiles are in that folder explore it
 
ok so just tryd this with a dranenei shammy it took the 1st quest fine then wont kill the moths for the items it just selects them then runs around ill try and attatch a log for you
thanks

ok it wont let me upload a log im not sure why so iv had to coppy and paste it sorry
Code:
[21:40:47:214] Loading Honorbuddy 2.0.0.4620 settings.
[21:40:52:636] Authenticating..
[21:40:53:22] Buddy Sessions: 0/0
-----
Shared Sessions: 1/3
[21:40:54:84] Attached to WoW with ID 3448
[21:40:56:156] [Instancebuddy v3.0.1.311]:----------------------------------------------------------------------
[21:40:56:156] [Instancebuddy v3.0.1.311]:Currently supported tanking dungeons :
[21:40:56:156] [Instancebuddy v3.0.1.311]:(This list will update itself automatically)
[21:40:56:156] [Instancebuddy v3.0.1.311]:
[21:40:56:156] [Instancebuddy v3.0.1.311]: (Level 15 - 21) Deadmines
[21:40:56:156] [Instancebuddy v3.0.1.311]: (Level 15 - 21) Ragefire Chasm
[21:40:56:156] [Instancebuddy v3.0.1.311]: (Level 16 - 26) Shadowfang Keep
[21:40:56:156] [Instancebuddy v3.0.1.311]: (Level 20 - 30) The Stockade
[21:40:56:156] [Instancebuddy v3.0.1.311]: (Level 26 - 36) Scarlet Monastery - Graveyard
[21:40:56:156] [Instancebuddy v3.0.1.311]: (Level 29 - 39) Scarlet Monastery - Library
[21:40:56:156] [Instancebuddy v3.0.1.311]: (Level 32 - 42) Scarlet Monastery - Armory
[21:40:56:156] [Instancebuddy v3.0.1.311]: (Level 35 - 45) Scarlet Monastery - Cathedral
[21:40:56:156] [Instancebuddy v3.0.1.311]: (Level 38 - 48) Scholomance
[21:40:56:156] [Instancebuddy v3.0.1.311]: (Level 42 - 52) Stratholme - Main Gate
[21:40:56:156] [Instancebuddy v3.0.1.311]: (Level 46 - 56) Stratholme - Service Entrance
[21:40:56:156] [Instancebuddy v3.0.1.311]: (Level 57 - 67) Hellfire Ramparts
[21:40:56:156] [Instancebuddy v3.0.1.311]: (Level 59 - 68) The Blood Furnace
[21:40:56:156] [Instancebuddy v3.0.1.311]: (Level 62 - 71) Mana Tombs
[21:40:56:156] [Instancebuddy v3.0.1.311]: (Level 65 - 73) Sethekk Halls
[21:40:56:156] [Instancebuddy v3.0.1.311]:----------------------------------------------------------------------
[21:40:56:466] New bot added!: Combat/Heal Bot [1.0.0]
[21:40:56:466] New bot added!: ArchaeologyBuddy
[21:40:56:466] New bot added!: Gatherbuddy2
[21:40:56:466] New bot added!: Instancebuddy
[21:40:56:709] New bot added!: Grind bot
[21:40:56:712] New bot added!: PvP
[21:40:56:714] New bot added!: Mixed Mode
[21:40:56:714] New bot added!: Questing
[21:40:56:714] New bot added!: BG Bot [Beta]
[21:40:56:715] New bot added!: PartyBot
[21:40:56:752] Honorbuddy 2.0.0.4620 started!
[21:40:56:753] Using wow with process id: 3448
[21:40:56:753] Platform: Microsoft Windows NT 6.1.7600.0
[21:40:56:753] Honorbuddy executable: K:\bot\Honorbuddy_2.0.0.4620\Honorbuddy.exe
[21:40:56:756] Character is a level 1 Shaman
[21:40:56:757] Current zone is: Azuremyst Isle
[21:40:56:770] MeshesFolderPath: C:\Users\Ben\AppData\Local\HonorbuddyMeshes
[21:40:56:770] KillBetweenHotspots: True
[21:40:56:770] LogoutForInactivity: True
[21:40:56:770] LogoutInactivityTimer: 10
[21:40:56:770] LogoutInactivityUseForceQuit: False
[21:40:56:770] UseExperimentalStuckHandler: True
[21:40:56:770] ProfileDebuggingMode: False
[21:40:56:770] FoodAmount: 0
[21:40:56:770] DrinkAmount: 0
[21:40:56:770] EnabledPlugins:
[21:40:56:770]     Refreshment Detection
[21:40:56:770]     Bug Submitter
[21:40:56:770] FormLocationX: 803
[21:40:56:770] FormLocationY: 47
[21:40:56:770] SelectedBotIndex: 7
[21:40:56:770] UseFlightPaths: False
[21:40:56:770] FindMountAutomatically: True
[21:40:56:770] UseRandomMount: True
[21:40:56:770] FoodName: Automatically detected, press to change
[21:40:56:770] DrinkName: Automatically detected, press to change
[21:40:56:770] MountName: Automatically detected, press to change
[21:40:56:770] LootMobs: True
[21:40:56:770] SkinMobs: False
[21:40:56:770] NinjaSkin: False
[21:40:56:770] LootChests: True
[21:40:56:770] HarvestMinerals: False
[21:40:56:770] HarvestHerbs: False
[21:40:56:770] UseMount: True
[21:40:56:770] PullDistance: 30
[21:40:56:770] LootRadius: 45
[21:40:56:770] FindVendorsAutomatically: True
[21:40:56:770] TrainNewSkills: True
[21:40:56:770] LearnFlightPaths: True
[21:40:56:770] RessAtSpiritHealers: False
[21:40:56:770] GroundMountFarmingMode: False
[21:40:56:770] LastUsedPath: K:\bot\questing profiles\alliance\[KaZQuest] Draenei 1-15 [v1.2].xml
[21:40:56:770] LastUsedPath: K:\bot\questing profiles\alliance\[KaZQuest] Draenei 1-15 [v1.2].xml
[21:40:56:770] MountDistance: 75
[21:40:56:771] Please wait a few seconds while Honorbuddy initializes.
[21:40:56:772] Activity: Initializing.
[21:40:56:772] Activity: Loading memory management & tables
[21:40:56:791] Activity: Loading Spells
[21:40:56:848] Activity: Initializing Spell Manager
[21:40:56:867] Activity: Initializing Plugins
[21:40:56:875] 
[21:41:00:222] Activity: Initializing Navigator
[21:41:00:309] Activity: Initializing Blackspot Manager
[21:41:00:312] Activity: Initializing Battlegrounds
[21:41:00:359] Activity: Initializing Flight Paths
[21:41:00:388] Activity: Initializing Routines
[21:41:00:392] Building spell book
[21:41:00:395] Spell book built
[21:41:00:396] Compiling K:\bot\Honorbuddy_2.0.0.4620\CustomClasses\Amplify Version 1.6.6
[21:41:01:90] Compiling K:\bot\Honorbuddy_2.0.0.4620\CustomClasses\Config
[21:41:01:91] Compiling K:\bot\Honorbuddy_2.0.0.4620\CustomClasses\Default Druid
[21:41:01:436] Compiling K:\bot\Honorbuddy_2.0.0.4620\CustomClasses\Default Hunter
[21:41:01:765] Compiling K:\bot\Honorbuddy_2.0.0.4620\CustomClasses\Default Mage
[21:41:02:168] Compiling K:\bot\Honorbuddy_2.0.0.4620\CustomClasses\Default Paladin
[21:41:02:642] Compiling K:\bot\Honorbuddy_2.0.0.4620\CustomClasses\Default Priest
[21:41:03:546] Compiling K:\bot\Honorbuddy_2.0.0.4620\CustomClasses\Default Rogue
[21:41:03:899] Compiling K:\bot\Honorbuddy_2.0.0.4620\CustomClasses\Default Shaman
[21:41:04:440] Compiling K:\bot\Honorbuddy_2.0.0.4620\CustomClasses\Default Warlock
[21:41:04:912] Compiling K:\bot\Honorbuddy_2.0.0.4620\CustomClasses\Default Warrior
[21:41:05:581] Compiling K:\bot\Honorbuddy_2.0.0.4620\CustomClasses\Fpsware Hunter
[21:41:06:438] Compiling K:\bot\Honorbuddy_2.0.0.4620\CustomClasses\SimpleShot v0.8
[21:41:06:856] Compiling K:\bot\Honorbuddy_2.0.0.4620\CustomClasses\Singular
[21:41:07:864] Compiling K:\bot\Honorbuddy_2.0.0.4620\CustomClasses\Zerfall Version 1.1.2
[21:41:08:425] Disabling flight checks. - Paid Plugins or Lifetime User Detected
[21:41:08:431] Activity: Initialization complete
[21:41:08:431] Initialization complete.
[21:43:19:875] Loading K:\bot\questing profiles\alliance\[KaZQuest] Draenei 1-15 [v1.2].xml.
[21:43:20:130] Downloaded tilemap Expansion01
[21:43:20:227] Changed tilemap to Expansion01, Tiled: True
[21:43:20:318] Expected objective type!
[21:43:20:419] Changing current profile to [KaZQuest] Alliance 1-15 Draenei [QuestOrder]
[21:43:26:426] Chose Singular $Revision: 254 $ as your combat class!
[21:43:26:429] [Singular] Starting Singular v0.1.0.0
[21:43:26:491] [Singular] Determining talent spec.
[21:43:26:561] [Singular] Current spec is  Lowbie
[21:43:26:590] [Singular] Singular currently does not support Combat for this class/spec combination, in this context! [Shaman, Lowbie, Normal]
[21:43:26:591] Stop called!
[21:43:36:479] Start/Stop button pressed.
[21:43:36:576] Starting the bot!
[21:43:36:626] Expected objective type!
[21:43:36:637] Changing current profile to [KaZQuest] Alliance 1-15 Draenei [QuestOrder]
[21:43:37:178] Cleared POI
[21:43:37:179] Cleared POI - Reason Starting up
[21:43:37:179] Cleared POI
[21:43:38:829] Picking up Replenishing the Healing Crystals : 9280
[21:43:38:829] Goal: Picking up Replenishing the Healing Crystals
[21:43:38:962] Goal: Goal: Collect Vial of Moth Blood x 6
[21:43:38:996] Activity: Loading Tile/s
[21:43:38:996] Loading Expansion01_57_40
[21:43:39:141] Loading Expansion01_57_39
[21:43:39:321] Activity: Moving to hotspot
[21:43:39:641] Activity: Setting Vale Moth at 10 yards as your target
[21:43:39:647] Changed POI to: Type: Kill, Name: Vale Moth
[21:43:39:883] Activity: Pulling Vale Moth now.
[21:43:43:956] Activity: Moving towards Vale Moth
[21:43:44:367] Activity: Pulling Vale Moth now.
[21:44:50:431] Activity: Combat
[21:45:02:104] Cleared POI - Reason POI is dead from Combat
[21:45:02:104] Cleared POI
[21:45:02:262] Changed POI to: Type: Loot, Name: Vale Moth
[21:45:02:411] interact: 0x2CE9D2D4
[21:45:02:432] interact done: 0x2CE9D2D4
[21:45:03:62] Looting Vale Moth Guid:0xF130408800207405
[21:45:03:135] Cleared POI - Reason Waiting for loot flag
[21:45:03:135] Cleared POI
[21:45:03:560] Changed POI to: Type: Loot, Name: Vale Moth
[21:45:03:748] Cleared POI - Reason Already looted
[21:45:03:748] Cleared POI
[21:45:03:910] Changed POI to: Type: Loot, Name: Vale Moth
[21:45:04:60] Cleared POI - Reason Already looted
[21:45:04:60] Cleared POI
[21:45:04:212] Changed POI to: Type: Loot, Name: Vale Moth
[21:45:04:361] Cleared POI - Reason Already looted
[21:45:04:361] Cleared POI
[21:45:04:511] Activity: Moving to hotspot
[21:45:31:518] Activity: Setting Vale Moth at 30 yards as your target
[21:45:31:921] Changed POI to: Type: Kill, Name: Vale Moth
[21:45:32:133] Activity: Pulling Vale Moth now.
[21:45:32:718] Activity: Moving towards Vale Moth
[21:45:32:944] Activity: Pulling Vale Moth now.
[21:46:23:121] Start/Stop button pressed.
[21:46:23:209] Stopping the bot!
[21:46:23:210] Stop called!
[21:46:23:283] System.Threading.ThreadAbortException: Thread was being aborted.
   at ..()
   at Styx.Helpers.InfoPanel.()
   at Styx.WoWPulsator.Pulse(PulseFlags flags)
   at Styx.Logic.BehaviorTree.TreeRoot.()
   at Styx.Logic.BehaviorTree.TreeRoot.()
[21:46:23:284] System.Threading.ThreadAbortException: Thread was being aborted.
   at Styx.Logic.BehaviorTree.TreeRoot.()
 
Last edited by a moderator:
Hi Kickazz,at first i d like to say gj dude,have been running it for a while and d like to say you some q i had problems with
1)First one is Prison Break - Quest - World of Warcraftsometimes it works,but when other player has released box then bot is trying to finish q and can't,would be nice for some true /false check for quest req before ending quest.
2)Next Quest is Can't Get Ear-nough... - Quest - World of Warcraft should finish q before taking this one,but bot is just trying to get quest and goes cycling.Also there is no true/false filter on http://www.wowhead.com/spell=46221/animal-blood before finishing Druid quests,so bot is getting killed by npc while having killed some animals accidentaly,3min wait > then run from corpse imo.
3)Next Quest is Lefty Loosey, Righty Tighty - Quest - World of Warcraft ,forgets to kill Max Blasto before q turning ,and cycles to end quest.
4)http://www.wowhead.com/quest=11728/lupus-pupus,bot doesn't checks if npc Oil stained Wolf is dead,cause bot cycles trying item on dead target.
5Next Quest is http://www.wowhead.com/quest=11796/emergency-protocol-section-8-2-paragraph-d,doesn't doesn't burns always southern wreck and attempts to end quest .
6Last quest is Words of Power - Quest - World of Warcraft can't free spider from cells 2 get High Priest Talet-Kha's Scroll - Item - World of Warcraft
Also Rift monitoring quests can get pretty buggy 2,since in some case character just go dive deep and stay there till logg off.
Ty for awesome profile once again.
 
Last edited:
Status
Not open for further replies.
Back
Top