
54.5k Views
BetterDecompiler
Universal Script ๐Uploaded by 2 years ago
Please login to perform these actions:
Description
Uses your standard executor decompile function, Passes through an AI (such as gpt-3.5 or gpt-4), Returns cleaned variable and func named output. Usage: decompile(script_instance, bool_value, custom_url) script_instance: being the LocalScript you want to decompile. bool_value: (true or false) whether you want BetterDecompiler enabled or not custom_url: (url string) whether you want to use a custom link (or port) for the AI. OPTIONAL PARAMETER REQUIRES PYTHON SCRIPT RUNNING IN THE BACKGROUND MORE INFO HERE: https://github.com/OfficiallyMelon/BetterDecompiler?tab=readme-ov-file#installation
Comments
7

Offline
jbquadraterpercaya 2 years ago - Edited
please mobile support
Offline
REDz 2 years ago - Edited
Thank u
Offline
melonVerified
2 years ago - Edited
mobile support would not work as this requires a python backend
Verified User

Offline
Bjarnos 2 years ago - Edited
Python backends work on phone? I really need it :/
Offline
melonVerified
2 years ago - Edited
I could host a API on a VPS that would make mobile be supported but
Verified User

Offline
Suno 2 years ago - Edited
Please invest in something like Claude 3.5 Sonnet rather than GPT 3.5-4.0.
Claude performs drastically better than GPT, and you can get a lot more accurate results this way.
Offline
Suno 2 years ago - Edited
Also, just use Claude's (or GPT's) API to make your script server-less... You don't even need your own server (not like it's hard to make anyway...)
![[๐ RELEASE] Anime Astral Simulator](/images/script/113236157544232-1780333729144.png)

