Can you find the script by entering the module id?

Can you find the script by entering the module id somewhere?

I don’t understand your question? Entering the ModuleId where?

I mean this. Imagine there’s a thing like this

local module = {}
require(123456789)
return module

Where can I find that whole script?

do: CTRL + SHIFT + F and type require or the module id

You use the url.
https://www.roblox.com/library/ (insertid here without parentheses)

2 Likes

It brings some model, not script.

Open up the model. It has a modulescript called “MainModule”

2 Likes