HTTP Async Logger

So I have some models I need in my game, but their code is obfuscated ( found them in toolbox ), and I know they send HTTP request because it errors in my console.

Because the scripts are obfuscated, is there anything I can put above them to print the args that they send to the console, like (“Request Sent with args”, args).
e.g:

--http request logger here
-- the obfuscated code here

Thanks and I cant wait to learn more lua.

1 Like

please report the models because obfuscated code is not allowed on roblox (it can be bad)

If you want to, you can send me a private message with the link to the model and i’ll try to reverse it the best I can. It sounds like a fun undertaking.

I did, but this is a nice model I need for my game.