Contents
Support Managers
GTASkinCentral
English
| online |
Xartashah
English
| online |
Aerielle Kiyori
English
| offline |
Amyalka
English
| offline |
Glaznah Gassner
English, Russian
| offline |
Justina Mcminnar
English
| offline |
Makaylah Wurgle
English
| offline |
Rehnaeaislinn
English
| offline |
Sammyredfire
English
| offline |
shorty McKeenan
English
| offline |
Twixi Dust
English
| offline |
show offline managers | |
English, Russian |
SBSL - SmartBots Scripting Language
Main > Bot Scripting Language > SBSL
Have a question? Ask at SmartBots DevPortal!
DevPortal is a blog and forum for developers. Ask your questions to get a prompt reply!
SBSL (SmartBots Scripting Language) is a simple programming language which allows your bot to react on in-world events and residents' activity.
Features

Being powered with SBSL, your bot is able to:
- Track residents' messages (chat, IM, teleport offers)
- Track groups activity (group chat, notices, group invitations)
- Work with inventory (track inventory offers, deliver inventory)
- Do custom HTTP requests to your website
- Act as alive resident
SBSL comes with each Standard personal bots and does require any additional payments!
Writing SBSL programs
To start programming with SBSL you need a personal bot running with SmartBots. Start writing a script:
- Login to SmartBots account
- Click on "Manage bot" link
- Enable SBSL and click "View scripts":
- The script list appears.
Further reading
Read more about SBSL by visiting these pages:
- About SBSL - language basics
- SBSL Examples - language usage examples