IntlelliProtector supports UBot Studio. For that support we created Ubot Studio plugin which can be protected instead of protecting exe file directly.
The plugin provides several API functions and you can drag and prop them into your ubot script.
- Download UBotItpPlugin and add it into UBot Studio plugins
- Place InitAsync function of the plugin onto your script
- Protect plugin UBotItpPlugin in the IntelliProtector Client
- Change plugin by protected version
- Compile your script into exe.
- Place all files from protection (Output folder) together with your exe
Also you can use
Automatic protection method instead.