Blog tools

Blog archives

Bots Playground new bot commands and events

SmartBots Bots Playground is a scripting sandbox to control Second Life bots with JavaScript.

We continue a massive update of Bots Playground. New commands and events are now available!

New commands

(more…)

Buy custom script for your bots, or sell your own!

SmartBots Store got an amazing update, and now turns to a custom script marketplace!

Custom bot scripts (written for Bots Playground in JavaScript) can now be sold and purchased at SmartBots Store!

For bot owners

If you are a bot owner, check SmartBots Store for scripts. We already have a bunch of cool ready-to-use scripts:

  • IMs to Discord forwarder
  • Bot status to Discord informer
  • and more!

No scripting knowledge, no config notecards are required!

(more…)

New Simple Groups API

We added new API calls to allow managing groups without a personal bot.

SmartBots allows managing groups by “system” bots. Such groups run on a bot provided by SmartBots (the advantages are a cheaper price and easier management).

As a beginning, two API calls have been added:

  • send_group_im – the command to send a message to the group chat,
  • set_http_callback – the command to set HTTP callbacks and get them when something happens in a group.

The currently available API calls are listed here.

HTTP POST added to Bots Playground

A new function has been added to Bots Playground: http.post(url, params)

Bots Playground

Bots Playground is a scripting sandbox to control your SmartBots bots with JavaScript. It is free, read more here.

Older Posts »