Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[[
- It's Amazing Admin!
- Also, when you rank yourself, it won't show up at first, but say {your prefix} cmds and it will show up!
- Edit yourname to your name, your description to what you want, your tab color to what you want, and prefix, too. CANNOT BE OVER
- 1 CHARACTER OR IT WILL BREAK
- Have a good day.
- ]]--
- local Admin = require(1595141080)
- local ToRank = {
- {Name = "yourname", Rank = 5, Description = "your description", Color = "Your color", Prefix = ":"};
- }
- for i,v in pairs(ToRank) do
- table.insert(Admin.Ranked, v)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement