Jump to content
  • Sign Up
  • 0
Beratu77

animated bots

Question

I have seen bots moving and following us on some servers, I wonder how it is done?

Share this post


Link to post

4 answers to this question

Recommended Posts

  • 0

This is done by making a set of commands using /botai.
basically there is a set of built-in bot instructions, You use them to make an "ai" by typing /botai add this adds the instruction to a list that the bot will do in order. you may need to add the reset instruction at the end of the list so the bot will repeat the action.

if you would like more complex instructions than the built in one's I would look to Venk's mobai plugin.
https://github.com/ddinan/classicube-stuff/blob/master/MCGalaxy/Plugins/MobAI.cs

Share this post


Link to post
  • 0
14 hours ago, LJplays said:

This is done by making a set of commands using /botai.
basically there is a set of built-in bot instructions, You use them to make an "ai" by typing /botai add this adds the instruction to a list that the bot will do in order. you may need to add the reset instruction at the end of the list so the bot will repeat the action.

if you would like more complex instructions than the built in one's I would look to Venk's mobai plugin.
https://github.com/ddinan/classicube-stuff/blob/master/MCGalaxy/Plugins/MobAI.cs

Ok but after using the walk command I use reset, it doesn't work, it doesn't follow me.

Share this post


Link to post
  • 0

walk is for a set path if you just want it to follow you use the hunt instruction

Share this post


Link to post

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

×
×
  • Create New...