ScriptBlox is undergoing maintenance, so downtime is possible. Sorry for the inconvenience!
Universal Script ๐Ÿ“Œ
41.6k Views

Simple Script Decompiler

Universal Script ๐Ÿ“ŒUploaded by
2 years ago
Please login to perform these actions:

Description

Suport : LocalScript < Instance > ModuleScript < Instance > Table Function ``` Decompile.setclipboard = Boolean Decompile.getupvalues = Boolean Decompile.getconstants = Boolean Decompile.WaitDecompile = Boolean < Reduse Lag > Decompile.new() ``` This script has many bugs, sometimes your game may crash or the script may not work

View Raw
Edited By: REDz Download


Comments
5
User profile picture
Darki_exe 2 years ago - Edited
Valeu, Minha Cadel****!
User profile picture
lookpass12 2 years ago - Edited
I don't understand how to use? local Decompile = loadstring(game:HttpGet("https://raw.githubusercontent.com/REDzHUB/Decompile/main/Mobile.lua"))() Decompile.getconstants = false Decompile.getupvalues = false Decompile.new(Decompile) Decompile.new(game.Players.LocalPlayers.LocalScript) correct? Or what i really don't know
User profile picture
REDz 2 years ago - Edited
@lookpass12 local Decompile = loadstring(game:HttpGet(" https://raw.githubusercontent.com/REDzHUB/Decompile/main/Mobile.lua"))() Decompile.getconstants = false Decompile.getupvalues = false Decompile.new(game.Players.LocalPlayers.LocalScript)
User profile picture
cloudman4416 2 years ago - Edited
wont work on modules
User profile picture
REDz 2 years ago - Edited
@cloudman4416 look at the description
Please Login to add a comment.