Installation methods
Download the plugin
Download the plugin
We offer a Roblox Studio plugin to easily integrate Zyntex into your game. The plugin allows you to install the SDK and upgrade it to the latest version.
You can choose to install the plugin directly from the Roblox website or download it as a .rbxm file and import it into Roblox Studio.
Ensure that the plugin has HTTP Requests and Script Injection permissions enabled to function correctly.
Direct download
Direct download
Click here to begin the download of the latest Zyntex SDK version.
GitHub repository releases
GitHub repository releases
You can also find the Zyntex SDK on our GitHub repository. We regularly release updates and new versions there, so you can always find the latest SDK version or previous versions if needed.
Module placement
After your download, you will need to place the Zyntex module in your game. The recommended location is in theServerScriptService
.
This ensures that the module is accessible to your server scripts and can be used to log events, create custom logs, and moderate your player base.