Table of Contents

⚙️ Bot Settings

The Settings Tab controls the basic configuration of your bot. Here you can set its name, enable or disable it, and choose how it moves in your world.


📝 Bot Name

- Change the bot’s display name.
- This is how players will see and interact with the bot in your world.
- You can rename bots at any time.


🆔 Bot ID

- Each bot has a unique Bot ID.
- This ID is used in the Program Tab as a reference.
- The Bot ID is not editable.


✅ Bot Enabled

- Toggle whether the bot is active.
- If disabled, the bot will not respond to triggers, actions, or conditions.
- Useful for testing or temporarily removing functionality.


🚶 Movement Type

Bots can move in different ways depending on your setup:

* Stationary (default)

  1. The bot stays in one place.
  2. Best for vendors, greeters, or static NPCs.

* Predefined Path

  1. Create waypoints using world coordinates.
  2. Coordinates are shown in the stats window to help placement.
  3. Add multiple waypoints to build complex paths.
  4. The bot will follow the path in sequence.

* Random Roaming

  1. Set a movement speed.
  2. Define a roaming radius (in tiles).
  3. The bot will wander randomly within the radius from its starting position.
  4. Great for creating lifelike, wandering NPCs.

Summary

The Settings Tab defines your bot’s identity and movement. You can:

Next: configure your bot’s Inventory to give it items, or build logic in the Program Tab.