Latest update has caused the same issue for me .. not working. Doesn't compile. Compiler Error: d:\Honorbuddy\Bots\LazyRaider\LazyRaider.cs(20,12) : error CS0234: The type or namespace name 'Combat' does not exist in the namespace 'Styx' (are you missing an assembly reference?) Compiler Error: d:\Honorbuddy\Bots\LazyRaider\LazyRaider.Targeting.cs(20,12) : error CS0234: The type or namespace name 'Combat' does not exist in the namespace 'Styx' (are you missing an assembly reference?) Compiler Error: d:\Honorbuddy\Bots\LazyRaider\LazyRaider.Tank.cs(20,12) : error CS0234: The type or namespace name 'Combat' does not exist in the namespace 'Styx' (are you missing an assembly reference?)
Just edit following files with notepad or another editor: .\Bots\LazyRaider\LazyRaider.cs .\Bots\LazyRaider\LazyRaider.Targeting.cs .\Bots\LazyRaider\LazyRaider.Tank.cs Remove the following line: using Styx.Combat.CombatRoutine; and it will work again.
Maybe i'm stupid, i'll blame it on being pretty new to this still.. If i remove CombatRoutine for tank, will my tank know what to do?
So are we adding lines to the allrdy lines or just deleteing Styx.Combat.CombatRoutine; from them cuz i deleted them an it still dont work explain it abit more if u would plz but if not ill wait for bobby to update it
He can't really explain it much better guys. You remove the one line from those folders. Cant really put it much plainer
*NEW* LazyRaider 2.0.7 available for download! New version of LazyRaider available for download [CLICK HERE] - fix for another namespace rename in latest version of HonorBuddy
Update to LR just downloaded this , it no longer recognises bowman , junglebook or any of the other updated cc's only singular
HB .444 has broken Lazyraider again Compiler Error: d:\Testbox\Honorbuddy\Bots\LazyRaider\LazyRaider.cs(31,7) : warning CS0105: The using directive for 'Styx.CommonBot.Routines' appeared previously in this namespace Compiler Error: d:\Testbox\Honorbuddy\Bots\LazyRaider\LazyRaider.cs(52,94) : error CS1061: 'Styx.WoWInternals.WoWObjects.LocalPlayer' does not contain a definition for 'PartyMemberInfos' and no extension method 'PartyMemberInfos' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.LocalPlayer' could be found (are you missing a using directive or an assembly reference?) Compiler Error: d:\Testbox\Honorbuddy\Bots\LazyRaider\LazyRaider.cs(52,116) : error CS1061: 'Styx.WoWInternals.WoWObjects.LocalPlayer' does not contain a definition for 'RaidMemberInfos' and no extension method 'RaidMemberInfos' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.LocalPlayer' could be found (are you missing a using directive or an assembly reference?) Compiler Error: d:\Testbox\Honorbuddy\Bots\LazyRaider\LazyRaider.cs(711,41) : error CS1729: 'Styx.WoWInternals.WoWObjects.WoWPartyMember' does not contain a constructor that takes 2 arguments Compiler Error: d:\Testbox\Honorbuddy\Bots\LazyRaider\LazyRaider.cs(31,7) : warning CS0105: The using directive for 'Styx.CommonBot.Routines' appeared previously in this namespace Compiler Error: d:\Testbox\Honorbuddy\Bots\LazyRaider\LazyRaider.cs(52,94) : error CS1061: 'Styx.WoWInternals.WoWObjects.LocalPlayer' does not contain a definition for 'PartyMemberInfos' and no extension method 'PartyMemberInfos' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.LocalPlayer' could be found (are you missing a using directive or an assembly reference?) Compiler Error: d:\Testbox\Honorbuddy\Bots\LazyRaider\LazyRaider.cs(52,116) : error CS1061: 'Styx.WoWInternals.WoWObjects.LocalPlayer' does not contain a definition for 'RaidMemberInfos' and no extension method 'RaidMemberInfos' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.LocalPlayer' could be found (are you missing a using directive or an assembly reference?) Compiler Error: d:\Testbox\Honorbuddy\Bots\LazyRaider\LazyRaider.cs(711,41) : error CS1729: 'Styx.WoWInternals.WoWObjects.WoWPartyMember' does not contain a constructor that takes 2 arguments
Im getting sick of this crippled Bot its nearly 3 weeks now and still working like a one legged donkey
It's not HB it's wow still updating for mop... Every time WOW does an update HB has to as well... Hard for them to fix HB while WoW has no idea where they want to go either...
I just want to go on the record, i'm not complaining, quite the reverse, this is a great bot, i'm just pointing out the problem, and keeping my fingers crossed it will be fixed soon.