Universal Script 📌
290.8k Views
1.7k Executions

Script Verified SimpleDecompile V2

Universal Script 📌Uploaded by
vxstyvxsty
Verified Badge
Verified User
Hall of Fame
2 years ago
Please login to perform these actions:

Description

An amazingly improved version of SimpleDecompile! This script can: Read Functions, Scripts, Protos, Upvalues & Constants, Decompile scripts (Some functions may be named NO_NAME_FOUND, If you're a bit experienced with luau you might be able to understand what it says), Read tables, constants, instance paths, metamethods AND buffers much, much better, Better indentation, Works for mobile (CODEX, DELTA, NOT TESTED ON VEGAX), Will give unknown functions random names (NO_NAME_FOUND1960, NO_NAME_FOUND3591, proto19, proto10, proto86, ...) Reads upvalues with no problem. TODO: Add renv checks, Checks if a function has roblox libraries or functions in constants. v1.0.1: Added the renv check. USAGE: ```lua local decompile = loadstring(game:HttpGet("https://scriptblox.com/raw/Universal-Script-SimpleDecompile-V2-12641"))() local Path = -- your script path setclipboard(decompile(Path)) ```

View Raw
Edited By: vxsty Download


Comments

17
Log in to join the conversation. Login
SkireScripts's profile picture
SkireScripts2 years ago(edited)

does it work good on functions and upvalues?

2
vxsty's profile picture
vxstyVerified
Verified Badge
Verified User
Hall of FameUploader1 year ago

@afernandoveiga Are you trolling 💔

1
afernandoveiga's profile picture
afernandoveiga1 year ago

@vxsty can this decompile for and while loops?

1
SMGN's profile picture
SMGN2 years ago(edited)

where does it belong to when its decompiled?

1
behindhackeyes's profile picture
behindhackeyes2 years ago(edited)

when i execute with path it just returns path in a local script variable

1
Partner's profile picture
Partner2 years ago(edited)

hey man i didnt understand that well, will it decompile scripts so i can see on dark dex or decompile the script im executing?

1
DenzTheCoolMan's profile picture
DenzTheCoolMan2 years ago(edited)

Very useful and very good

1