Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Install models using a script?

Asked by 9 years ago

I want to install a model using my script. My script links can be found below.

334694273 - Core Files being loaded in. 334696962 - The LUA shown below.

01--[[       
02Smaltin's Synced Ban List
03 
04Hello. I have created a Synced Ban List to stop exploiters, because of the amount.
05I will have admins add users to this list, and it'll ban them from any roblox game using
06this loader. I hope you enjoy using it and have a exploit-free experience.
07Note: Uses Epix Edition. Removed all commands noticed by users and allows us to ban
08people. We won't abuse our admin, otherwise PM Smaltin and I will remove them.
09 
10Credits:
11 
12Sceleratis - Epix Edition Admin
13Smaltin - Creator of SBL                       
14--]]
15 
16require(334694273)

It is trying to load in Epix Edition Admin. I just learned that it has to be a modulescript to use require(). Could I do that to this, or could I load it in another way? I don't want everybody finding my appkey and tokens that easily, because it is a private board on trello.

Answer this question