Sandstrom

Working Honorbuddy [3.3.5]

589 posts in this topic

Hello!

I found a working version of

Please login or register to see this link.

including a guide written in russian.

I have now translated this into understandable English. The links are tested and there is no virus.

 

I posted this in another thread previously, but decided to create a new thread where everything is collected.

Please post profiles, plugins or whatever you have here. You're free to ask for help in this thread as well.

 

Before you go ahead, know that this bot only works with Windows 7 or lower. NOTE: Use the tool below to get it working on Windows 10. - Thanks to Icesythe7.

 

If you're running a later OS, you can install vmware and configure an instance of Windows 7 there.

 

Quote

Installation:

1. Download the bot and meshes

Please login or register to see this link.

.

2. Download XAMPP

Please login or register to see this link.

.

3. Install XAMPP

4. Extract HB anywhere and move the files inside the htdocs folder into the xampp htdocs folder. (xampp\htdocs)

5. Find the file: C:\Windows\System32\drivers\etc\hosts

6. Open the file with Notepad. Add the following lines (If you have any text in there, just add these lines below)

Please login or register to see this link.

127.0.0.1 www.buddynav.de

127.0.0.1 nav.buddyauthcn.com

7. Save the changes. (If you can't save, drag the file to your desktop, make the changes and put it back)

8. Start the XAMPP control panel and start Apache. Exit skype or any other programs that may interfere with port 80.

9. Extract the meshes anywhere. (Example: C:\meshes)

10. Start Honorbuddy with administrator rights.

11. Open the second tab in the bot and change where the meshes are located.

 

Done! Here's a few tips on how to get started.

 

* In the first tab, choose whichever bot you want to run.

* Press Load Profile and load a profile. (Search this thread for profiles.)

* Press Bot Settings and configure the bot.

* Open the fourth tab and configure plugins, you can now find more plugins in this thread.

* Exit the bot and start wow. Once you're logged in (ingame), run Honorbuddy and press start!

____________________________________________________________________________________

Collection of: Profiles, botbases, plugins, classes.

 

Quote
  • 1-80 Profiles, botbases, plugins, etc. SVN -

    Please login or register to see this link.

Credits to

Please login or register to see this link.

Quote
  • Official HB 3.3.5 profiles -

    Please login or register to see this link.

Credits to

Please login or register to see this link.

Quote
  • [A] 1-5 Dwarf Hunter.xml
  • [A] 1-5 Human.xml
  • [A] 5-10 Elwynn Forest.xml

Link to the Profiles:

Please login or register to see this link.

Credits to

Please login or register to see this link.

 

 

18 people like this

Share this post


Link to post
Share on other sites
 

Maybe you should explain what PQR Honorbuddy is for those who don't know. (Including me)

Sorry I couldn't resist..

 

Thanks for the share ;-)

1 person likes this

Share this post


Link to post
Share on other sites

 

 
 

Sorry I couldn't resist..

 

Thanks for the share ;-)

 

 

I think you know what it is tongue.png

I added a link in the post, maybe that'll help you!

Share this post


Link to post
Share on other sites

is there any combat routine that works with this? not matter what class.

1 person likes this

Share this post


Link to post
Share on other sites

is there any combat routine that works with this? not matter what class.

 

There are the standard routines that are included in the download of this HB version.

 

CustomClasses: Shaman

                           Deathknight

                           Demon Warlock

                           Druid

                           Hunter

                           Mage

                           Paladin

                           Priest

                           Rogue

                           Tank Warrior

 

PS: AutoEquip is also included as plugin.

1 person likes this

Share this post


Link to post
Share on other sites

If anyone knows how to create decent profiles for this version of Honorbuddy, please write a guide or share a few tips and tricks and I will add it to the main post.

 

Thank you.

Share this post


Link to post
Share on other sites

it just chrases my wow client

 

Can you upload the log file? Or check if you have everything done from the first post.

Share this post


Link to post
Share on other sites

it just chrases my wow client

Which version of windows do you use?

Share this post


Link to post
Share on other sites

Which version of windows do you use?

Im having also crashes, using windows 10. 

Share this post


Link to post
Share on other sites

Im having also crashes, using windows 10. 

 

In the first post:

...

 

Before you go ahead, know that this bot only works with Windows 7 or lower.

If you're running a later OS, you can install vmware and configure an instance of Windows 7 there.

 

...

 

So you need to use VMware , or buy Windows 7 or lower.

Share this post


Link to post
Share on other sites

VMware didn't help, dunno why, but installed Windows 7. Bot is running now but when i try to run a profile, bot doesn't move. Debug log says

System.InvalidOperationException: The current navmesh is null!   at Tripper.Navigation.Navigator.(TileIdentifier tile, LoadedTileFlags tileFlags, Boolean log)   at Tripper.Navigation.Navigator.GeneratePath(Vector3 start, Vector3 end, QueryFilter filter, Int32 maxLength, StraightPathFlags[]& pathFlags, PolygonReference[]& straightPolys)   at Tripper.Navigation.PathFollowing.TripperNav.MoveTowards(Vector3 point)   at Styx.Logic.Pathing.Navigator.MoveTo(WoWPoint destination)   at Bots.Grind.LevelBot.(Object A_0)   at TreeSharp.Action.RunAction(Object context)   at TreeSharp.Action..MoveNext()   at TreeSharp.Composite.Tick(Object context)   at TreeSharp.Decorator..MoveNext()   at TreeSharp.Composite.Tick(Object context)   at TreeSharp.Decorator..MoveNext()   at TreeSharp.Composite.Tick(Object context)   at TreeSharp.PrioritySelector..MoveNext()   at TreeSharp.Composite.Tick(Object context)   at TreeSharp.PrioritySelector..MoveNext()   at TreeSharp.Composite.Tick(Object context)   at Styx.Logic.BehaviorTree.TreeRoot.()[11:13:14:551] Cleared POI[11:13:14:631] Memory moved for lua events (newEvents); skipped for now.

Share this post


Link to post
Share on other sites

 

VMware didn't help, dunno why, but installed Windows 7. Bot is running now but when i try to run a profile, bot doesn't move. Debug log says

System.InvalidOperationException: The current navmesh is null!   at Tripper.Navigation.Navigator.(TileIdentifier tile, LoadedTileFlags tileFlags, Boolean log)   at Tripper.Navigation.Navigator.GeneratePath(Vector3 start, Vector3 end, QueryFilter filter, Int32 maxLength, StraightPathFlags[]& pathFlags, PolygonReference[]& straightPolys)   at Tripper.Navigation.PathFollowing.TripperNav.MoveTowards(Vector3 point)   at Styx.Logic.Pathing.Navigator.MoveTo(WoWPoint destination)   at Bots.Grind.LevelBot.(Object A_0)   at TreeSharp.Action.RunAction(Object context)   at TreeSharp.Action..MoveNext()   at TreeSharp.Composite.Tick(Object context)   at TreeSharp.Decorator..MoveNext()   at TreeSharp.Composite.Tick(Object context)   at TreeSharp.Decorator..MoveNext()   at TreeSharp.Composite.Tick(Object context)   at TreeSharp.PrioritySelector..MoveNext()   at TreeSharp.Composite.Tick(Object context)   at TreeSharp.PrioritySelector..MoveNext()   at TreeSharp.Composite.Tick(Object context)   at Styx.Logic.BehaviorTree.TreeRoot.()[11:13:14:551] Cleared POI[11:13:14:631] Memory moved for lua events (newEvents); skipped for now.

------------------------------------------------------------------------------------------------------------------------------------------------------

 

It looks like HB can not load the navMesh files. Have you set the mesh path in the HB settings?

 

Could you please check that you have completed all the steps in this guide:

 

Please login or register to see this link.

Share this post


Link to post
Share on other sites

Has anyone tried this bot in Zangramarsh or Terrokk Forest? It's worked from 1-60 and in Hellfire. But in Zangramarsh and Terrokk it won't find a path.

1 person likes this

Share this post


Link to post
Share on other sites

Has anyone tried this bot in Zangramarsh or Terrokk Forest? It's worked from 1-60 and in Hellfire. But in Zangramarsh and Terrokk it won't find a path.

 

The problem is that the Mesh files are not 100% complete.

 

That's why HB is not able to generate a path from X to Y in some zones or areas.

 

The problem will continue if no one finds 100% complete files. 

 

But, due the age of the mesh files that will probably be an unsuccessful venture.

 

We can be happy that we have some of the mesh files. (Whether completely or not.)

1 person likes this

Share this post


Link to post
Share on other sites

Bot is  working for me under win7(VMware).

 

But can i use the quest mode? I have no working quest profiles/class profiles.

 

The profils from Honorbuddy Wiki also not working. hbuddy is not moving ingame

 

mesh folder is correct but...

 

 

 

 

hbuddy debug say :

 

System.InvalidOperationException: The current navmesh is null!
   bei Tripper.Navigation.Navigator.(TileIdentifier tile, LoadedTileFlags tileFlags, Boolean log)
   bei Tripper.Navigation.Navigator.GeneratePath(Vector3 start, Vector3 end, QueryFilter filter, Int32 maxLength, StraightPathFlags[]& pathFlags, PolygonReference[]& straightPolys)
   bei Tripper.Navigation.PathFollowing.TripperNav.MoveTowards(Vector3 point)
   bei Styx.Logic.Pathing.Navigator.MoveTo(WoWPoint destination)
   bei CommonBehaviors.Actions.NavigationAction.Run(Object context)
   bei CommonBehaviors.Actions.ActionMoveToPoi.Run(Object context)
   bei TreeSharp.Action.RunAction(Object context)
   bei TreeSharp.Action..MoveNext()
   bei TreeSharp.Composite.Tick(Object context)
   bei TreeSharp.Decorator..MoveNext()
   bei TreeSharp.Composite.Tick(Object context)
   bei TreeSharp.PrioritySelector..MoveNext()
   bei TreeSharp.Composite.Tick(Object context)
   bei TreeSharp.Decorator..MoveNext()
   bei TreeSharp.Composite.Tick(Object context)
   bei TreeSharp.PrioritySelector..MoveNext()
   bei TreeSharp.Composite.Tick(Object context)
   bei TreeSharp.PrioritySelector..MoveNext()
   bei TreeSharp.Composite.Tick(Object context)
   bei Styx.Logic.BehaviorTree.TreeRoot.()
[16:59:00:170] Cleared POI
[16:59:00:283] Changed POI to: Type: Train, Name: Drusilla La Salle

Share this post


Link to post
Share on other sites

The problem is that the Mesh files are not 100% complete.

 

That's why HB is not able to generate a path from X to Y in some zones or areas.

 

The problem will continue if no one finds 100% complete files. 

 

But, due the age of the mesh files that will probably be an unsuccessful venture.

 

We can be happy that we have some of the mesh files. (Whether completely or not.)

 

I assumed as much. I managed to get from 1-63 on a 1x server without doing anything but pushing start lol; I'm not comlaining, only want to know if any others had better luck in Outlands.

Share this post


Link to post
Share on other sites

I assumed as much. I managed to get from 1-63 on a 1x server without doing anything but pushing start lol; I'm not comlaining, only want to know if any others had better luck in Outlands.

 

My bot also does not work in Outland.

 

If everyone uses the same Meshes why should someone else receive other results. 

Share this post


Link to post
Share on other sites

 

Bot is  working for me under win7(VMware).

 

But can i use the quest mode? I have no working quest profiles/class profiles.

 

The profils from Honorbuddy Wiki also not working. hbuddy is not moving ingame

 

mesh folder is correct but...

 

 

 

 

hbuddy debug say :

 

System.InvalidOperationException: The current navmesh is null!
   bei Tripper.Navigation.Navigator.(TileIdentifier tile, LoadedTileFlags tileFlags, Boolean log)
   bei Tripper.Navigation.Navigator.GeneratePath(Vector3 start, Vector3 end, QueryFilter filter, Int32 maxLength, StraightPathFlags[]& pathFlags, PolygonReference[]& straightPolys)
   bei Tripper.Navigation.PathFollowing.TripperNav.MoveTowards(Vector3 point)
   bei Styx.Logic.Pathing.Navigator.MoveTo(WoWPoint destination)
   bei CommonBehaviors.Actions.NavigationAction.Run(Object context)
   bei CommonBehaviors.Actions.ActionMoveToPoi.Run(Object context)
   bei TreeSharp.Action.RunAction(Object context)
   bei TreeSharp.Action..MoveNext()
   bei TreeSharp.Composite.Tick(Object context)
   bei TreeSharp.Decorator..MoveNext()
   bei TreeSharp.Composite.Tick(Object context)
   bei TreeSharp.PrioritySelector..MoveNext()
   bei TreeSharp.Composite.Tick(Object context)
   bei TreeSharp.Decorator..MoveNext()
   bei TreeSharp.Composite.Tick(Object context)
   bei TreeSharp.PrioritySelector..MoveNext()
   bei TreeSharp.Composite.Tick(Object context)
   bei TreeSharp.PrioritySelector..MoveNext()
   bei TreeSharp.Composite.Tick(Object context)
   bei Styx.Logic.BehaviorTree.TreeRoot.()
[16:59:00:170] Cleared POI
[16:59:00:283] Changed POI to: Type: Train, Name: Drusilla La Salle

 

 

Could you please check that you have completed all the steps in this guide:

Please login or register to see this link.

2 people like this

Share this post


Link to post
Share on other sites

OMG i have found the(my) issue....my xampp is crashing after start....i must start hbuddy faster and then it works oO

 

 

THANKS

2 people like this

Share this post


Link to post
Share on other sites

Could you please check that you have completed all the steps in this guide:

Please login or register to see this link.

Yes I had them all set, I redownloaded everything and this issue is gone now. However HB is unable to generate paths in Zangarmarsh and Terokkar Forest;

Loaded new tiled mesh for map "Expansion01".Could not generate path from <-2811,285, 4027,294, 2,508666> to <-2076,467, 4343,405, 3,221127> (start)!

I tried making several profiles in Hellfire Peninsula and all of them ran fine.

Share this post


Link to post
Share on other sites

I assumed as much. I managed to get from 1-63 on a 1x server without doing anything but pushing start lol; I'm not comlaining, only want to know if any others had better luck in Outlands.

 

Hi Hiya2, What is the profile that you used ? To 1-63 without doing anything ..

Which faction and which race / class ? 

Many thanks

Share this post


Link to post
Share on other sites

Yes I had them all set, I redownloaded everything and this issue is gone now. However HB is unable to generate paths in Zangarmarsh and Terokkar Forest;

Loaded new tiled mesh for map "Expansion01".Could not generate path from <-2811,285, 4027,294, 2,508666> to <-2076,467, 4343,405, 3,221127> (start)!

I tried making several profiles in Hellfire Peninsula and all of them ran fine.

 

That is the problem with the old HB Meshes. The Meshes are not 100% complete. So HB could not geneerate his navigation path in some/mutch zones. 

Share this post


Link to post
Share on other sites

Hi Hiya2, What is the profile that you used ? To 1-63 without doing anything ..

Which faction and which race / class ? 

Many thanks

 

I did it on horde. It starts in Orc/troll starting zone. I used the "deltasniper3 profile pack" from 1-58. Then 58-65(now) I made my own profiles in Outlands. I found working profiles for outlands but I made my own profiles to be in less congested areas.

Share this post


Link to post
Share on other sites

Yes I had them all set, I redownloaded everything and this issue is gone now. However HB is unable to generate paths in Zangarmarsh and Terokkar Forest;

Loaded new tiled mesh for map "Expansion01".Could not generate path from <-2811,285, 4027,294, 2,508666> to <-2076,467, 4343,405, 3,221127> (start)!

I tried making several profiles in Hellfire Peninsula and all of them ran fine.

 

I tried multiple zones in Outlands; Zangramarsh, Blade's Edge, Terokkar Forest and Nagrand don't seem to work. Hellfire and Shadowmoon Valley works. I haven't tried Netherstorm yet.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now