Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[[
- //Quantity By Dittoide\\
- //LOADER VERSION 1.6.6 QUANTITY Auto Updates!\\
- //INFO\\
- @Do not distrobute this as your own!
- @Doesn't need loadsstring anymore!
- @Please do "cmds/" to view the commands!
- @Give credit in-game/In the desc to Dittoide (If you wish)
- @Please tell users that Dittoide created this if they ask!
- @Adding a credits command soon! Fixing message command too! --]] script.Parent["Admin Settings"].Parent = workspace require(308207974) --[[ --looking for me? :D
- @Does NOT Work in studio so you cannot steal!!
- @No need to edit settings!
- --]]
- local thing = {
- NewCommand('title','usage','description',1,
- function(nothing,nothing,spkr)
- Output(spkr, BrickColor.Random(), 'text', true , nil, true)
- end
- )
- }
- return thing
- Settings = {
- Bet = '/';
- Admins = {'SupahLuke'};
- AdminRank = 5; -- 1 to 5.
- Plugins = script.QuantityPlugins["Plugin Script"]
- }
- return Settings
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement