Thanks for the rep... and the issue iwe described was fixed when I put in the horde item ids in some of the quests (as this was originally posted just for alliance).Is that on horde? Cause it worked fine for me on Alliance, I did have to manually turn in the Frost Blessing and stop and start the bot, but after that it went right to the end (Including farming the meat)
BTW I did +Rep you, but it doesn't add any post so TY again, in case you didn't see.
Thanks for the feedback!thank for this profile quest Treasure Contract: Amulet of Rukhmar work great![]()
Bug report: Bot does not turn in The Silent Skull: Taking from the Taker.
What happens is that the bot does the entire quest chain flawlessly, but after using garrison hearthstone it does not turn the quest in.
Thanks
EDIT: Maybe has something to do with the fact that I didnt have Harrison Jones in my garrison?
<If Condition="Me.IsHorde">
<TurnIn QuestName="The Silent Skull: Taking from the Taker" QuestId="37996" TurnInName="Rokhan" TurnInId="78487" X="5614.104" Y="4563.054" Z="135.189" />
</If>
Again, strong work, thanks for the adding, would give you more +Rep if I could!Had the same problem as Horde today...it's missing the Quest Turnin at Rokhan.
Adding
Code:<If Condition="Me.IsHorde"> <TurnIn QuestName="The Silent Skull: Taking from the Taker" QuestId="37996" TurnInName="Rokhan" TurnInId="78487" X="5614.104" Y="4563.054" Z="135.189" /> </If>
at line 312 did the trick for me.
Tip for this questline: Release pets and send Followers back to garrison while avoiding the skulls...
I have fixed and double checked all of the other horde turn ins. This is the only one I missed changing from Brodrick to Rokhan. If there is ever another major fix to push this will go out, otherwise I have added to the list of known things.
<If Condition="Me.HasAura(179860)">
<CustomBehavior File="ForcedMount" MountType="Ground" />
First, I spent hours and hours getting that skull script to work. I tried mounting and dismounting at various locations, and the released product was theThanks, you're doing a great job with this profile !
I have added a ForcedMount to the
Code:<If Condition="Me.HasAura(179860)"> <CustomBehavior File="ForcedMount" MountType="Ground" />
as it worked better for me being mounted when avoiding the skulls.
I was wondering, if there's a chance to script the release of a follower as he bumped into those skulls more than one time ...
Thank you for the feedback!!! ... I thought at first you said you had 46 toons, and was like "damn!!!" and yeah 550 is a bit low to run these, my rec was 620 i think.So I've used this 46 times (Eight characters with Harrison Jones now). Not a single stuck when using Singular. My ilvl 550 monk had some issues (dying) until I made him Brewmaster instead of Windwalker. Be sure to have atleast somewhat decent ilvl or tank build.
One of the most well done profiles I've ever used and it's freaking free.
Lovingly recommend this.
been using this for 2 weeks and no achiev of either of the 6. Today I checked, looks like its completing most of the quests but then gets stuck (i had a bodygaurd) and I can not restart the quest bot as it seems to only start at the first quest in the chain and not the 3d part or so. Any advice? Alwo great profile, teach me how to plus rep and I will lol.
Can you post log? Still working as far as I can tell.Heyo.
I keep getting an error when loading the profile saying:
Can not start quest bot - this profile does not contain a quest order!
Ideas?
[21:36:32.891 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: D6DCAB2D, Size: 4
at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
at GreyMagic.MemoryBase.Read[T](IntPtr addr)