Hello, so I need help with my Basic Admin commands. It keeps showing this error and I’m not a really good scripter in the first place so I don’t know how to fix it. Please help me.
This is the error:
This is line 39:
Hello, so I need help with my Basic Admin commands. It keeps showing this error and I’m not a really good scripter in the first place so I don’t know how to fix it. Please help me.
This is the error:
This is line 39:
Most likely you have not closed Configuration
and are trying to continue writing code in it. It should be like this:
local Configuration = {
['Loader ID'] = script.MainModule,
} --←
local Plugins
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.