Blog tools

Blog archives

Bot Playground update – move, fly, autopilot

We added new commands and events to Bot Playground (Second Life bot JavaScript sandbox). This update improves your abilities to control the bot movement.

Commands:

  • Bot.walkTo() – autopilot bot to the desired point on sim
  • Bot.fly() – make bot flying or not
  • Bot.move() – direct control over the bot movement and rotation

Events:

Feel free to try new commands and events, and make your bot alive. Bot Playground is always free (tho requires some JavaScript knowledge!)

An update for bot developers (both LSL and Javascript)

Second Life bots programming in JavascriptSmartBots features for developers have been extended by adding new functions: HTTP API get_balance, Bot Playground getBalance and touchAttachment, along with examples. More info available in SmartBots Dev Portal blog.

We’ve also deployed new updates for Bot Playground (the javascript bot scripting sandbox), so scripts are now stable and successfully survive all bot restarts.

Finally, we’ve deployed new code examples. Check them here: