update? 4 MOP
Bot Stopped! Reason: This profile does not contain any profiles fitting the character! ( with 10 pg )
This. And dont fish... Dna dont BS quest.it also does not use the abilities you get in the dailie quests like smash die hogger or land in the ring! i had to use them manually or is this my fault?
[Profile Message]: Compiling daily quests.[Halt-v242(warning)]: *****
* THIS BEHAVIOR IS DEPRECATED, and will be retired on July 31th 2012.
*
* Halt adds _no_ _additonal_ _value_ over the UserSettings behavior.
* Please update the profile to use the UserSettings behavior and use StopBot.*****
Bot Stopped! Reason: None Given
What can I do?
This isn't the profile. This is a Questbot issue. Close HB, delete the Cache folder in your HB folder and restart HB. Should work find now.Did all the quests yesterday, but today when I want to do the dailies, it did two of them and said all the rest was done.
UseBobber();
Thread.Sleep(2500);
Styx.CommonBot.Frames.LootFrame.Instance.LootAll();
Thread.Sleep(500);
Yeah that fixed it for me too.. Thanks dudeThanks so much for updating these profiles and behaviors! I only had one issue (so far), when doing the fishing quest, the bot wouldn't loot after getting a catch, and yes I have auto-loot enabled.
I got it to work after making this change to the DMF_Fishing.cs:
Code:UseBobber(); Thread.Sleep(2500); Styx.CommonBot.Frames.LootFrame.Instance.LootAll(); Thread.Sleep(500);
I'm sure it could be optimized but it was good enough for my needs.