# Permissions

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

* Sending money from the bot
* Sending IMs
* Teleporting the bot

You need to explicitly request such permissions. The user will be prompted to grant them while purchasing your script or when updating from a previous release that did not require these permissions.

Permissions are specified when creating a new release:

 ![](https://outline-production-attachments.s3-accelerate.amazonaws.com/uploads/fe746996-bd68-4ba8-a15e-e239ddd741be/663bac71-305c-4ce9-8ad0-58b522207f12/Store-permissions-1.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=AKIA4EOUDTOVUICLPZ4P%2F20260919%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260919T064500Z&X-Amz-Expires=86400&X-Amz-Signature=8a66479c923491585e89b9682bb70afe5f237e17a81f7e9eb9bd591d11028994&X-Amz-SignedHeaders=host&x-amz-checksum-mode=ENABLED&x-id=GetObject " =762x635")You cannot alter the permissions for an existing release.