
55.5k Views
285 Executions
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








mobile support would not work as this requires a python backend
Thank u
patched
When mobile support?
go to the github repo, install python and needed pip libs, run python backend. and run the dex script (or api if you need)
@melon how do i use this
reverted claude-3 update, due to very bad restrictions with it. gpt-4o is back