1990camaro
New Member
- Joined
- Jan 6, 2011
- Messages
- 127
- Reaction score
- 0
So I noticed an issue, if the toon is going for a barrel of oil, and gets attacked it never goes back for the barrel, looks really bottish...
So I noticed an issue, if the toon is going for a barrel of oil, and gets attacked it never goes back for the barrel, looks really bottish...
Hey Brodie,
Decided I would use your Battlefield barrens profile and I got this.
Starting the bot!
Currently Using BotBase : Questing
[Compiler Error]: c:\Honorbuddy\Quest Behaviors\CombatUseItemOnV2.cs(505,25) : error CS0103: The name 'UtilityBehaviorPS_PetSetStance' does not exist in the current context
[Compiler Error]: c:\Honorbuddy\Quest Behaviors\CombatUseItemOnV2.cs(522,37) : error CS0103: The name 'UtilityBehaviorPS_PetActionFollow' does not exist in the current context
[Compiler Error]: c:\Honorbuddy\Quest Behaviors\CombatUseItemOnV2.cs(523,37) : error CS0103: The name 'UtilityBehaviorPS_PetSetStance' does not exist in the current context
[Compiler Error]: c:\Honorbuddy\Quest Behaviors\InteractWith.cs(453,40) : error CS0104: 'MobType' is an ambiguous reference between 'Honorbuddy.QuestBehaviorCore.MobType' and 'Honorbuddy.QuestBehaviorCore.XmlElements.MobType'
Errors in quest behaviors!
Bot Stopped! Reason: Errors in quest behaviors!
I figured my quest behaviours folder was corrupt so i did a fresh install and it did not go away.
Any insight into a remedy?
why is there like a 10 second pause between waypoints? Just curious
Any way I can add some xml to ignore Kor'kron Supply Satchel - Item - World of Warcraft , its unique item, I already have one, and my character is bugging out trying to loot it
If HB won't blacklist the mob its trying to loot from after a few attempts, you should write it up as a support issue.
There isn't any XML that can be added to the profile to ignore a specific item from a loot window.
Hi Brodie.
I keep getting this error when i try to use your profile i have tryed to upgrade and repair and reinstall HB but noting helps i run it in Questing mode hope you can help me
Starting the bot!
Currently Using BotBase : Questing
[Compiler Error]: c:\Users\Christian Kiel\Desktop\Bot\Quest Behaviors\Deprecated\Escort6641.cs(20,18) : error CS0101: Navneomr?det 'Honorbuddy.Quest_Behaviors.Escort6641' indeholder allerede en definition af 'Escort6641'
[Compiler Error]: c:\Users\Christian Kiel\Desktop\Bot\Quest Behaviors\Development\TEMPLATE_QB.cs(64,18) : error CS0260: Manglende delvis modifikator p? erkl?ringen af typen 'Honorbuddy.Quest_Behaviors.TEMPLATE_QB.TEMPLATE_QB', der findes en anden delvis erkl?ring af denne type
[Compiler Error]: c:\Users\Christian Kiel\Desktop\Bot\Quest Behaviors\SpecificQuests\DeathknightStart\FindAndBeatNpcs.cs(35,18) : error CS0101: Navneomr?det 'Honorbuddy.Quest_Behaviors.DeathknightStart.FindAndBeatNpcs' indeholder allerede en definition af 'FindAndBeatNpcs'
[Compiler Error]: c:\Users\Christian Kiel\Desktop\Bot\Quest Behaviors\SpecificQuests\DeathknightStart\IntotheRealmofShadows.cs(31,18) : error CS0101: Navneomr?det 'Honorbuddy.Quest_Behaviors.DeathknightStart.IntotheRealmofShadows' indeholder allerede en definition af 'IntotheRealmofShadows'
[Compiler Error]: c:\Users\Christian Kiel\Desktop\Bot\Quest Behaviors\SpecificQuests\DeathknightStart\TheGiftThatKeepsOnGiving.cs(44,18) : error CS0101: Navneomr?det 'Honorbuddy.Quest_Behaviors.DeathknightStart.TheGiftThatKeepsOnGiving' indeholder allerede en definition af 'TheGiftThatKeepsOnGiving'
[Compiler Error]: c:\Users\Christian Kiel\Desktop\Bot\Quest Behaviors\SpecificQuests\DeathknightStart\TheGiftThatKeepsOnGiving.cs(299,18) : error CS0101: Navneomr?det 'Honorbuddy.Quest_Behaviors.DeathknightStart.TheGiftThatKeepsOnGiving' indeholder allerede en definition af 'WoWUnitExtentions'
[Compiler Error]: c:\Users\Christian Kiel\Desktop\Bot\Quest Behaviors\Vehicles\MountVehOnly.cs(30,18) : error CS0101: Navneomr?det 'Honorbuddy.Quest_Behaviors.MountVehOnly' indeholder allerede en definition af 'MountVehOnly'
[Compiler Error]: c:\Users\Christian Kiel\Desktop\Bot\Quest Behaviors\Vehicles\NoControlVehicle.cs(30,18) : error CS0101: Navneomr?det 'Honorbuddy.Quest_Behaviors.NoControlVehicle' indeholder allerede en definition af 'NoControlVehicle'
[Compiler Error]: c:\Users\Christian Kiel\Desktop\Bot\Quest Behaviors\Vehicles\VehicleBehavior.cs(28,18) : error CS0101: Navneomr?det 'Honorbuddy.Quest_Behaviors.VehicleBehavior' indeholder allerede en definition af 'VehicleBehavior'
Errors in quest behaviors!
Excellent profile! There are a couple of spots that the characters get jammed up in and I had to remove the "Avoid Kor'Kron Demolisher" line. It did not fight the mob but aggroed the engineers around it. Unfortunately, the engineers roam. So avoiding both is not going to work. No big deal though. I run two characters so taking down the demo is easy.
Thanks again.
Yeah, but it still aggros them by accident when going for Mercenary Engineers. So the character ends up dying anyway. I don't know a good work around for this either. Avoiding engineers would cause further problems.
Also, is it possible to switch the quest behavior to "InteractWith"??
That's the droid I was looking for. I'm gonna dig around in Collectthings.cs and see if I can adjust the blacklist timer or something. I love doing this stuff. It is getting me off my lazy butt and in to code. (I'll make a backup as usual)