
We added new commands to Bot Playgrounds (Second Life bot JavaScript sandbox):
- Bot.isMyOwner(nameOrUUID) – checks if given resident is an owner of the bot,
 - Bot.isMyManager(nameOrUUID) – checks if given resident is a Trusted Manager and allowed to control the bot,
 - Bot.checkScriptedAgent(nameOrUUID) – checks if resident is some kind of bot in Second Life,
 
plus one function to get real-time location of the bot:
- Bot.getLocation() – returns current bot region and coordinates
 
SmartBots Anti-Spam device has been improved: the new WHITE LIST directive has been added to the config notecard.