Difference between revisions of "TotalControl for LSL"

From SmartBots Developers Docs
Jump to: navigation, search
m
Line 1: Line 1:
SmartBots TotalControl is a LSL library which allows your LSL script to perform the functions previously available for  personal bots only!
+
SmartBots TotalControl is a script library to control Second Life bot from LSL script.
[[Image:Adminbot showscreen.jpg|link=|center]]
+
 
 +
[[Image:Totalcontrol-about.jpg|link=|center]]
  
 
== Major Features ==
 
== Major Features ==
 +
 
* Login / Logout your Bot
 
* Login / Logout your Bot
* Send IM, Chat messages with your Bot
+
* Send IMs, chat messages with your Bot
* Send inventory with your Bot
+
* Send inventory
  
See the [[AdminBot_for_Bots/Documentation/Changelog|Changelog]] page for last updates.
+
All these features are available out-of-the-box! All you need to is an active personal bot with SmartBots.
 
+
All these features are available out-of-the-box! You just need to have a personal SmartBot, and have a valid subscription.
+
  
 
== Obtaining TotalControl for LSL ==
 
== Obtaining TotalControl for LSL ==
 +
 
You can get TotalControl for LSL in SmartBots Store for free at the SL Marketplace: [https://marketplace.secondlife.com/stores/11457 click here].
 
You can get TotalControl for LSL in SmartBots Store for free at the SL Marketplace: [https://marketplace.secondlife.com/stores/11457 click here].
  
== TotalControl for LSL Documentation with Examples ==
+
== TotalControl docs ==
 +
 
 
All TotalControl commands and events are explained at [[Usage|Documentation]] page.
 
All TotalControl commands and events are explained at [[Usage|Documentation]] page.
 +
 +
== TotalControl examples ==
  
 
Usage examples are available at [[TotalControl for LSL/Examples|Examples]] page.
 
Usage examples are available at [[TotalControl for LSL/Examples|Examples]] page.
  
 
{{NavMenu}}
 
{{NavMenu}}
 
 
__NOTOC__
 
__NOTOC__

Revision as of 19:30, 1 March 2019

SmartBots TotalControl is a script library to control Second Life bot from LSL script.

Totalcontrol-about.jpg

Major Features

  • Login / Logout your Bot
  • Send IMs, chat messages with your Bot
  • Send inventory

All these features are available out-of-the-box! All you need to is an active personal bot with SmartBots.

Obtaining TotalControl for LSL

You can get TotalControl for LSL in SmartBots Store for free at the SL Marketplace: click here.

TotalControl docs

All TotalControl commands and events are explained at Documentation page.

TotalControl examples

Usage examples are available at Examples page.