Difference between revisions of "TotalControl for LSL"
From SmartBots Developers Docs
m |
|||
Line 1: | Line 1: | ||
− | SmartBots TotalControl is a | + | SmartBots TotalControl is a script library to control Second Life bot from LSL script. |
− | [[Image: | + | |
+ | [[Image:Totalcontrol-about.jpg|link=|center]] | ||
== Major Features == | == Major Features == | ||
+ | |||
* Login / Logout your Bot | * Login / Logout your Bot | ||
− | * Send | + | * Send IMs, chat messages with your Bot |
− | * Send inventory | + | * Send inventory |
− | + | 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! | + | |
== 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 | + | == 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.
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.