disableSecurity
Disables the security settings of the API, allowing you to inject newer Roblox versions that the API don't support.
Usage:
disableSecurity()
Example:
Api.misc.disableSecurity(); // Disables security checks
Last updated
Disables the security settings of the API, allowing you to inject newer Roblox versions that the API don't support.
Usage:
disableSecurity()
Example:
Api.misc.disableSecurity(); // Disables security checks
Last updated