If your personal bot already contains 42 groups, adding them one-by-one is really boring.
We’ve added the form to add all bot groups to your SmartBots account with a single click. (more…)
wp_head(); ?>
If your personal bot already contains 42 groups, adding them one-by-one is really boring.
We’ve added the form to add all bot groups to your SmartBots account with a single click. (more…)
Three new HTTP API commands have been added to SmartBots:
Click on the command name to read documentation and see examples.
Also, the HTTP API testing suite has been improved a bit. Thank you for your requests and suggestions!
Some Second Life group owners have received a strange notifications after ejecting residents from the group. For example, the messages may look like this:
[21:30] Earn2Life Restless: by Earn2Life Restless. Resident have been ejected from ‘Earn2Life – earn L$500-1000 a day’.
If you examine this message thoroughly you’ll see that some words are misplaced and the name of the ejected resident is not visible.
We’ve contacted LL support to get a comment on this issue and they confirmed this bug on SL servers side. It occurs in some regions because of a combination of several mysterious factors. LL representative promised to fix this bug till the end of the week.
So, if you get such message, don’t worry – LL is aware about this problem and already fixing it.
“How do I send a multi-line IM using SBSL script? \n does not work!” – we have received this question several times during the last week.
Second Life uses the special Unicode character to format multi-line strings, it looks like ¶. SBSL also supports this character so you can copy-paste it to your SBSL script and form a new line in your IM or group notice.
We’ve created the documentation page to keep all special symbols: take a look here.