What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

HB ARCHIVES: LazyRaider-- DO NOT DELETE

Just wondering i put lazyraider folder in the bot folder. Not sure if the new honorbuddy is supporting this or not yet. But i got the latest lazyraider version from the first post. And it is not showing up in the menus with the other bots.


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?)
 
Last edited:
Just wondering i put lazyraider folder in the bot folder. Not sure if the new honorbuddy is supporting this or not yet. But i got the latest lazyraider version from the first post. And it is not showing up in the menus with the other bots.
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?)
latest release of HB .442 has broken Lazyraider :(


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.
 
Last edited:
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?
 
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.
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
 
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
 
just downloaded this , it no longer recognises bowman , junglebook or any of the other updated cc's
 
Update to LR

just downloaded this , it no longer recognises bowman , junglebook or any of the other updated cc's only singular
 
any one else having the same problem with 2.07 not recognising any profiles except 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.
 
Back
Top