No, it is to somewhere in legion zone. When the bot is finished it tp's to ebon hold and does not move again. So does the hearthstone matter? Have set it to a place in kalimdor, but it does not use it
Can anyone give me some tips on optimizing a druid or a good combat routine. I tried everything and it seems singular is just god awful with this class. It's always facing the wrong way and the performance is terrible compared to my dks. Thanks
i had to make the profile take dalaran portal from ebon hold.. then portal to ogrimmar, or else he'd just stay in ebon, works great now Code: <CustomBehavior File="Misc\RunLua" Lua="ResetInstances();" /> <CustomBehavior File="RunCode" Code="Logging.Write(System.Windows.Media.Colors.Orange, "Me.ZoneId ");" /> <MoveTo DestName="Portal to Dalaran" X="-1454.17" Y="1170.668" Z="275.2434" /> <CustomBehavior File="InteractWith" MobId="244556" X="-1454.17" Y="1170.668" Z="275.2434" /> <CustomBehavior File="WaitTimer" WaitTime="5000" /> <CustomBehavior File="ForceSetVendor" DoSell="false" DoRepair="false" DoMail="true" /> <MoveTo DestName="Portal to Orgrimmar" X="-714.8386" Y="4418.385" Z="728.095" /> <CustomBehavior File="InteractWith" MobId="246001" X="-714.8386" Y="4418.385" Z="728.095" /> <CustomBehavior File="WaitTimer" WaitTime="5000" />
The profile works great for my dks but the druids every now and then it will forget to reset the instance has anyone else had this problem? edit: I just watched it happen it finished the last pull and never teleported then it starts the run over by running back to the start of the raid and running through an empty instance. Also what can I do to make it keep trying if it gets ganked in Moonglade? After it dies once it just says "nothing left to do" and stops.
i personally did Acherus Deathcharger and traveler tundra mammoth. My hearthstone is for the golden lantern in panda land since it has a portal there.
its coded twice in the profile to reset the instance for druids PHP: <CustomBehavior File="WaitTimer" WaitTime="1000" /> <CustomBehavior File="Misc\RunLua" Lua="ResetInstances();" /> <-- SEE HERE <If Condition="Me.ZoneId == 493"><!-- First Try --> <CustomBehavior File="Misc\RunLua" Lua="ResetInstances();" /> <-- AND HERE <CustomBehavior File="RunCode" Code="SpellManager.Cast(18960); await Coroutine.Sleep(14000);" /> <CustomBehavior File="WaitTimer" WaitTime="1000" /> <If Condition="Me.ZoneId == 493"> <CustomBehavior File="RunCode" Code="Logging.Write(System.Windows.Media.Colors.Orange, "Teleport Nr 1 unsuccessful ");" /> </If> all i can guess is that a addon blocks it, you are locked to the instance or your hb installation did mess up
Hi Zojak First of all /bow to you, I have last used this profile on v3.0 and came back now running v6.0 on HB3 with DK and it's flawless! The Death Gate function is genious! I just have a question, Im using a lvl100 Blood DK 597 ilvl runing the normal profile, after he finishes the run he will wait in ebon hold for around 54s, i presume this is to avoid too many instances or smthg like that, whats the benefit of runing medium or hardcore profiles? Isnt the clear per hour the same? will i get any more gold/hour? Thanks a lot!
i get with blood DK 617 iLVL 1593gph without opening lockboxws but with treasure finding potion. so you can earn more if sellsilk and mats from chest (for me they are protected and i didnt change it for now) 53 seconds in Ebon hold made for cooldown of your daeth gate skill use again (60 basic cd). Profile balanced very well. only we all need is some tricks with mail or opening elementium lockboxes. i`m even ready pay for it.
same for me, druid teleports to moonglade, teleports back to firelands, but instance not resetting and it keeps running in empty inst again and again.
hey i am working on a stable V0.7 atm. so far so good. if anyone has a major bug that is worth fixing please describe it as detailed as possible and post as much logs as possible with it. also i am working on defense mechanism's such like the use of chrimson vial as rogue. if you want to have something like this in the profile please post the spell (wowhead links are nice). because i dont have all classes availabe