Blog tools

Blog archives

Bot Playground Major Update

SmartBots Bot Playground is a versatile scripting platform designed for Second Life bots. Whether you’re looking to purchase scripts, craft your own, or even sell them, Bot Playground is your go-to scripting platform for Second Life bots control.

The major Playground update has been rolled out today!

(more…)

SmartBots AI update

SmartBots AI engine and AI (GPT) IM Autoresponder have been updated!

What’s new

Antispam measures:

  • AI does not respond to bots anymore (at least to bots we aware of)
  • SmartBots AI does not respond to script messages

Token economy:

  • AI (GPT) IM Autoresponder now accepts “Max response tokens” optional parameter to limit the response length. Also check Instructions docs for hints.
(more…)

SmartBots AI engine for all bots

We are thrilled to announce that we launched SmartBots AI engine which can be used by all your bots!

We have a first AI script ready: AI (GPT) IM autoresponder. You can configure your bot to respond like a robot, oracle, dancer, or support bot! Or even configure your own role-playing AI bot!

Usage

As bot owner, you just need to:

  1. get an AI script (like AI autoresponder)
  2. configure it (write instructions for bot brains)
  3. ensure enough “AI tokens” balance.
(more…)

HTTP API commands added and updated

HTTP API updates: control your Second Life botSmartBots HTTP API functions have been extended by adding the new functionality.

listinventory – retrieve the bot’s inventory contents

listinventory command allows listing the bot’s inventory: items, wearables, folders. Now this command shows the object’s permissions. More information available in docs.

give_inventory command improved

give_inventory command sends inventory items to a specific resident. Now it is possible to send the whole folders (just specify the folder inventory UUID – system determines the inventory item type automatically).

Also, the error handling has been improved: the function now returns an error if object permissions do not contain a ‘Transfer” flag.

These changes are published already, you may use them in your applications or try HTTP API by using SmartBots API Testing Suite.

Older Posts »