I need help with figuring this out:
https://gyazo.com/07986001cdeb9f283ae3ce69d3bd2611
1 Like
Have you turned HTTP Access in Studio on?
yes because i need it for a “require()” script
but its free (i cant own it because i dont want that ppl have it (i obfuscated it))
Is this the only error log you get?
It means ROBLOX does not allow that HTTP request.
awh man is there an other way without having this “modulescript” in the inventory to let it work ?!
If this is your own module, you can name the script itself ‘MainModule’ and upload it to your account as an asset. This will allow you to require the module by its AssetID — effectively establishing a private module.
See ModuleScript for more information.
1 Like
alright Im gonan try that because before that i named it only ModuleScript hehe