Difference between revisions of "Main Page"
From SmartBots Developers Docs
Line 1: | Line 1: | ||
Welcome to SmartBots Developers wiki! | Welcome to SmartBots Developers wiki! | ||
− | + | We consider in-world developers as one of the most important users of SmartBots (we even have a dedicated wiki for you!). The most advanced (and documented) tools are targeted to SL scripters and programmers. | |
− | SmartBots provides various ways for developer to control bots, send group invitations, manage notices etc etc | + | SmartBots provides various ways for developer to control bots, send group invitations, manage notices etc etc: |
== Ways to write programs for SmartBots == | == Ways to write programs for SmartBots == | ||
− | * JavaScript, sandbox: | + | * JavaScript, hosted sandbox: |
** [[Bot Playground]] - hosted sandbox to run scripts to control bots | ** [[Bot Playground]] - hosted sandbox to run scripts to control bots | ||
* LSL, bot-centric: | * LSL, bot-centric: |
Revision as of 15:04, 14 October 2019
Welcome to SmartBots Developers wiki!
We consider in-world developers as one of the most important users of SmartBots (we even have a dedicated wiki for you!). The most advanced (and documented) tools are targeted to SL scripters and programmers.
SmartBots provides various ways for developer to control bots, send group invitations, manage notices etc etc:
Ways to write programs for SmartBots
- JavaScript, hosted sandbox:
- Bot Playground - hosted sandbox to run scripts to control bots
- LSL, bot-centric:
- TotalControl library - using llMessageLinked (the easiest)
- Bot HTTP API - using HTTP calls (the most advanced)
- LSL, group-centric:
We also have a PHP wrapper for HTTP API: PHP API
Old way, SBSL (easy but not recommended): SmartBots Scripting Language.
Publishing your devices
If your device or web project uses SmartBots, you can use these logos.