I'll see if I can improve the logic somehow, although it shouldn't ever be skipping them.The log I provided was at the 2nd boss but it does happen as well at the first one just not as often as at the 2nd. And it does not happen every time it is very random
Hmm, hasn't ever been reported before.I'm having an issue on Gundrak where it kills the last boss but one of the Rhinos with a rider on it doesn't get killed so it runs up to it but targets the rider not the rhino so it can't do anything.
In gundrak before the last boss there is 3 rhinos with riders 2 very close to boss 3rd on on his way. My druids always skip the one farther away from boss but always kill those 2 next To to boss. because it is skipping only 1 Mo and we are so early in beta HB tests I did not mention about it. I have no problems with completing the dungeon.I'm having an issue on Gundrak where it kills the last boss but one of the Rhinos with a rider on it doesn't get killed so it runs up to it but targets the rider not the rhino so it can't do anything.
It is.Hey,
I tryed your Gold Farming profile "AM - Alpha The Botanica" and it's working fine but it isn't pulling the 4. boss (Laj) and so I don't get the Bonusgold for completing the dungeon. Is that a bug or is this profil desinged to not pull this boss?
Thanks
There is a guild bank profile for Heavy.Hi echo, i updated profiles to latest revision and i saw that you added a gundrak - sell everything-deposit gold in medium pull folders but not in heavy pulls. Can you do the same with heavy pulls? my bot is not depositing gold in gbank
Thank you
It is.
It's pulled with a custom code - Blizzard removed a lot of class spells.
I haven't updated the custom code to have 'new spells' yet.
There is a guild bank profile for Heavy.
Just remove the deposit gold line then.In \Default Profiles\optsvn\Dungeons\Northerend\Heavy Pulls\Gundrak - Extras\ i see only gundrak - sell everything (the one im using), gundrak keep frostweave and gundrak-guildbank money+frostweave.
In medium pulls instead i see too Gundrak - Guild Bank Money - Sell Everything.
Now the point is i want to sell all and deposit, i don't want to deposit gold and frostweave.
![]()
MyMoney = GetMoney();
DepositGuildBankMoney(MyMoney);
Just remove the deposit gold line then.
PHP:MyMoney = GetMoney(); DepositGuildBankMoney(MyMoney);
CTRL+F for MyMoney should take you right to it.
Try enabling or disabling Framelock.Prompt please, after 10-30 minutes of the game, a character enters the "character selection" that is doing logout. How can I fix it so it does not come out? (sorry for my english)
This?sorry for my bad english, i want to deposit gold. I don't want to deposit frostweave cloth... frostweave cloth must be sold via sell everything...
Is it stuck on that tablet?Another stuck by the altar in Gundrak. This time by the firs boss. Please see picture and log attached.
Hmm, this has never been reported before - but I could see it happening.Yes. Just stand there and wait
Yes. Just stand there and wait
Defensive maneuvers shouldn't be affecting your combat routine at all.@EchoTiger i have a question:
If i run for example "halls of lightning - heavy pulls" and my toons get under 30% or atleast low hp they ignore my personal CC and try to use your "defensive manouvers" .. I allready tried to delete this part in your profil but the bot doesnt take my CC settings for a lot more substain. Is it a bug or or does the profil ignore my CC until he stops his "pull" and fight the mobs ?
<CustomBehavior File="Hooks\DoWhen" ActivityName="StopPulling" UseWhen="Me.HealthPercent <= 30" >
<CustomBehavior File="RunCode" Code="Logging.Write(System.Windows.Media.Colors.Red, "[Azyul]: We're getting low on health! Stopping the pull to fight.");" />
<EnableBehavior Name="Combat" />
<CustomBehavior File="WaitTimer" WaitTime="60000" TerminateWhen="!Me.Combat" />
<DisableBehavior Name="Combat" />
<CustomBehavior File="RunCode" Code="Logging.Write(System.Windows.Media.Colors.DeepSkyBlue, "[Azyul]: Combat over, continuing pull.");" />
</CustomBehavior>
Known issue.when i get ganked in front of gun'drak, bot doesn't run back to the instance. just stands in front of it, doing nothing.
following error code:
[DoWhen-v1717(error)] For DoWhenActivity ActivityName(MoveDefHook), predicate ((Me.Combat && Me.IsMoving && Me.IsInInstance && Me.IsAlive) && (Me.HasAura(768) && !WoWSpell.FromId(1850).Cooldown) || (Me.HealthPercent <= 20 && !WoWSpell.FromId(22812).Cooldown)) was not reset by execution.
This is a profile problem, and can result in erratic Honorbuddy behavior.
The predicate must return to 'false' after the action has been successfully executed.
[Azyul]: Attempting use of passive defensive maneuvers.
change the "interact with ID" from 5 to 10 and it works perfectly... I did the same a long time ago![]()