Bot Store script permissions

From SmartBots Developers Docs
Bot PlaygroundStore
Revision as of 17:55, 26 August 2025 by Gtaskincentral (Talk | contribs) (fix extra spacing)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Some script activity may be dangerous for the user. Such activity includes:

  • Sending money from the bot
  • Sending IMs
  • Teleporting bot

You need to explicitly ask for such permissions. User will be asked while purchasing your script, or updating from the previous release which had no such permission.

Permissions are being specified while creating a new release:

Store-permissions-1.png

You can not alter the permissions for existing release.