Posted
I heard that the 'bytecode' that you get from a script, is not really luau bytecode and that you need to use luau serialize to actually get the bytecode which let's you make a getscriptbytecode function. Is that true and if yes how can i find it? Any help is appreciated, thanks.
Cancel
Post
Replied
You can get it from Roblox Studio if I recall correctly. It's not packaged with the client.
Cancel
Post
Security researcher, low-level programmer, and system administrator.
https://github.com/reversed-coffee
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Comments
HexDX_nbVKCH 0 Reputation
Commented
Well i was planning on doing it in studio anyway so if that's the case how do you get it in studio? I couldn't seem to find it.
0