Blog tools

Blog archives

SmartBots Official Blog

Subscribe now: important notifications and discount coupons!

Group Chat AntiSpam device updated: allowed words added

SmartBots Group Chat AntiSpam device has been updated. The new config directive has been added: “WHITE WORDS”.

This directive allows some words to be told on group chat. Imagine that you want to protect your Second Life group against spammers, and forbid them to send URLs and SLURLs. You add the following directive to config notecard:

STOPWORDS = http://

This blocks spammers from sending URLs and SLURLs. But what about your own customers and support? Sometimes they need to say your business SLURL to the chat. Add the new directive

WHITE WORDS = secondlife/My%Region%Name/

and all messages containing this string will be considered safe.

You can get the new updated AntiSpam device at SL Marketplace for free.

 

Large groups support improvements

Linden Lab has improved the processing of large Second Life groups (10K+) recently.  We are glad to inform that SmartBots bots utilize these improvements now, making the group load and export routines reliable and much faster.

Contrary to the previous methods, even the large groups are loading almost immediately now (25,000 group completely loads in about 30 seconds). SmartBots utilize the new SL server calls to make group invitation, chat and notices, export routines more affective.

 

 

Powerful inventory browser, appearance accelerator and APIs

We’ve published an important software update today, involving both bot software, website and our APIs.

Online Inventory Browser

The most noticeable update is the new Inventory Browser in bot control panel. Now you can browse bot’s folders and perform basic operations with these items:

  • wear and take off clothes
  • attach objects
  • change inventory objects’ permissions

This is just a first step to fully-functional inventory manager: we will add animation support, delivery and other features soon.

(more…)

Bots API update: reply dialog and attachments list

SmartBots HTTP API has been extended by adding two new functions:

  • reply_dialog
  • attachments

reply_dialog API call makes possible to send dialog replies to negative channels (say_chat_channel allows only zero and positive channels.

attachments API call can be used to get all attachments of your SL bot (including HUD attachments). The command supports several useful options to filter return values. The result of attachment call can be used by attachment_touch.

The next API update will contain two commands to wear and take off clothes, it is ready to get published, we are testing these calls now.

« Newer PostsOlder Posts »