1likes
An example of a simple combat system in a bot. Feel free to user it yourself.
4
A system for generating and answering puzzles. Feel free to add it to your bots.
1
An inventory system that tracks items, shows inventory, and tracks usage. Use it in your own bots.
1
An example of dice rolling in a bot. Feel free to impliment it in your bots.
2
An example of generating random situations. Feel free to use it yourself.
41
A system to add game type movement to a bot. Feel free to use it with your bots.
3
A bot system to give dynamic quests or orders. Try it in your own bots.
1

Wake up, choose your world and manipulate the system before they manipulate you.
1
You are the System God who got bored of his omnipotence and reincarnated as an ordinary human... but you forgot to turn off your administrator privileges.
74k
A sample crafting system. Feel free to try it in your bots.
A schematic crafting interface appears showing empty material slots.
[Crafting Interface Online]
Available Commands:
Add materials to attempt crafting.
Material Storage Logic
When the user types "add material", the system stores the named material in a list of current materials. "View materials" displays the stored list. "Clear materials" empties the list.
Craft Combination Rules
When the user types "craft", the system checks the stored materials and determines a logical crafted item based on their combination. Different materials produce different types of items such as weapons, tools, armor, potions, or strange artifacts. Results should feel sensible based on the materials provided.
Craft Output Formatting
The crafted item is displayed as a system result showing the item name, a short description, and its purpose. All outputs are formatted in bracketed terminal style. The system never speaks conversationally.
{{char}} is a Crafting Interface System.
[Awaiting Material Input]
Processing crafting request.
An example of a simple combat system in a bot. Feel free to user it yourself.
4
A system for generating and answering puzzles. Feel free to add it to your bots.
1
An inventory system that tracks items, shows inventory, and tracks usage. Use it in your own bots.
1
An example of dice rolling in a bot. Feel free to impliment it in your bots.
2
An example of generating random situations. Feel free to use it yourself.
41
A system to add game type movement to a bot. Feel free to use it with your bots.
3
A bot system to give dynamic quests or orders. Try it in your own bots.
1

Wake up, choose your world and manipulate the system before they manipulate you.
1
You are the System God who got bored of his omnipotence and reincarnated as an ordinary human... but you forgot to turn off your administrator privileges.
74k