Author Topic: how do I make bots?  (Read 542 times)

How do you make bots? I'm new to Blockland.

You can get Bot Events from RTB or the forums, there are a lot of bot mods. These will basically do it for you with very little trouble.

Alternatively, you can use default events to turn a horse into a player.

onBotTouch > Bot > changeDataBlock > "Standard Player"

Have that on a vehicle spawn and set it to spawn horses.

You can get Bot Events from RTB or the forums, there are a lot of bot mods. These will basically do it for you with very little trouble.

Alternatively, you can use default events to turn a horse into a player.

onBotTouch > Bot > changeDataBlock > "Standard Player"

Have that on a vehicle spawn and set it to spawn horses.
Actually Onbottouch/onbotspawn. Come with the standard bot package. :3

Actually Onbottouch/onbotspawn. Come with the standard bot package. :3
...onBotSpawn is included with Bot Events, and that entire part was considering if Bot Events was not present.