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 8 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.

--[[        
Smaltin's Synced Ban List

Hello. I have created a Synced Ban List to stop exploiters, because of the amount.
I will have admins add users to this list, and it'll ban them from any roblox game using
this loader. I hope you enjoy using it and have a exploit-free experience.
Note: Uses Epix Edition. Removed all commands noticed by users and allows us to ban
people. We won't abuse our admin, otherwise PM Smaltin and I will remove them.

Credits:

Sceleratis - Epix Edition Admin
Smaltin - Creator of SBL                        
--]]

require(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