===== 🤖 Bots ===== Bots are interactive characters in **Lunc Tools World**. They can greet players, trade items, run mini-games, or provide services. Bots are fully customizable through settings, inventory, and programming blocks. ---- ==== 🔑 What Are Bots? ==== Bots are non-player entities that you control. They can: * Respond to player actions * Move around your world * Exchange items or tokens * Run logic you design with visual programming Bots make your world more engaging and can even help you earn [[economy:token_economy|ELPACO tokens]]. ---- ==== 📂 Bot Tabs ==== Each bot has three main tabs: * [[bots:settings|⚙️ Settings Tab]] – Configure name, ID, enable/disable, and movement type * [[bots:inventory|🎒 Inventory Tab]] – Give items to your bot for use in programs * [[bots:program|📜 Program Tab]] – Build logic with triggers, conditions, and actions ---- ==== 🛠 Settings Tab ==== In the settings tab you can: * Change the bot’s name * View its unique Bot ID (used in programming) * Enable or disable functionality * Choose movement type: Stationary, Predefined Path, or Random Roaming See [[bots:settings|Settings Tab]] for details. ---- ==== 🎒 Inventory Tab ==== The inventory tab lets you: * Transfer items from your inventory to the bot * Use those items in bot programs (e.g., vendor bots) See [[bots:inventory|Inventory Tab]] for details. ---- ==== 📜 Program Tab ==== The program tab is where you design bot behavior: * Add **Triggers** (when something happens) * Add **Conditions** (if something is true) * Add **Actions** (do something) * Drag and drop blocks to order logic * Save or load templates, including pre-made bots like Greeter, Vendor, or Guard See [[bots:program|Program Tab]] for details. ---- ==== 🧩 Programming Blocks ==== Programming is split into three categories: * [[bots:triggers|Triggers]] – Events that start logic * [[bots:conditions|Conditions]] – Checks that decide what happens next * [[bots:actions|Actions]] – Results that bots perform ---- ==== 🌐 Templates ==== Bots support templates: * **Community Template Library** – Share and use logic from others * **Pre-made Templates** – Quick start bots like Greeter, Vendor, Ticket Booth, Quiz Master, Guard, Item Collector * Save, export, and import your own templates ---- ===== Summary ===== Bots are the interactive backbone of Lunc Tools World. With settings, inventory, and programming, you can: * Create bots that move, trade, and interact * Use visual programming to design logic * Share or load templates for quick setup Start with [[bots:settings|Settings]], then explore [[bots:inventory|Inventory]] and [[bots:program|Program]] to bring your bots to life.