Blog tools

Blog archives

Bot TotalControl LSL library in Beta!

We are pleased to announce the release of the beta version a highly demanded bot API called TotalControl which is designed to offer simplicity for LSL developers to interact with SmartBots personal bots.

TotalControl API works very much like our AdminBot API in terms of usage, but instead of being focused on group management, we focused this on having control of every aspect of your bot(s).

TotalControl is the LSL library to control your Second Life bot and use 100% of its abilities.

TotalControl allows you to:

  • Move your bot
  • Change its appearance
  • Listen to local chat and incoming IM’s
  • Send messages
  • Manage groups
  • Create note cards, edit send them
  • Manage bot’s inventory
  • Sim Management (if bot has sim rights)

How does it work:

  •  place your script and TotalControl library into the object
  •  your script sends commands using llMessageLinked
  •  your script receives events (local chat, IMs, money transactions) using link_message LSL event

Your bot can do literally everything the regular avatar can do in SL. This allows creating truly alive and useful bots.

TotalControl provides simplicity, and easy in terms of integrating with existing projects with only 1 line of code required to send a command to your bot.

This is a beta release so we appreciate any feedback, requests or issues.

Get more info

If you need any further help or have questions please contact us.