Feedback on custom admin system

This custom admin system is being overhauled after I got inspired by cmdr otherwise known as commander

Old Description

I have been developing a custom admin system, as adonis inspired me and I’ve always wanted to make one, but I have no idea how it’s going so I am looking for feedback

If you have any suggestions (scripting suggestions, settings suggestions, ideas, etc) they will be greatly appreciated

Things I am aware of:

  • Text input gui does not appear upon character reloading [ Solved in V.0.0.7+ ]
  • Bugged Commands [ Solved in V.0.0.8+ ] (probably)
  • Gui used deprecated draggable property [ Solvedin V.0.0.9+ ]
  • Untitled Admin does not support mobile (will be implemented at a later date)

The actual roblox model:
https://create.roblox.com/marketplace/asset/15896513241/Untitled-Admin
Roblox Model Files:
V.0.0.9
Untitled Admin Alpha V.0.0.9.rbxm (373.4 KB)
V.0.0.8
Untitled Admin Alpha V.0.0.8.rbxm (372.3 KB)
V.0.0.7
Untitled Admin Alpha V.0.0.7.rbxm (369.9 KB)
V.0.0.6
Untitled Admin Alpha V.0.0.6.rbxm (362.5 KB)
Also usable here:
Untitled Admin - Roblox

HOW TO USE ADMIN FOR PEOPLE JOINING THE GAME:
The Quote key > ’ < pops out a text input gui in the bottom left which can execute commands
Alternatively you can use the chat (i.e “#cmds”, “#give sword”, etc)
The text input gui DOES NOT require the prefix (for convenience)

3 Likes

Opened the experience, no admin button showed up, tried pressing every key on my keyboard, no UI opened, so how do we actually access the admin? I’m really not interested in opening the asset but rather wanna see it from consumer’s side.

No admin button popped up because it’s in alpha, I am making sure functionally it works first

And you couldn’t have pressed every key on your keyboard because if you did the gui would’ve popped out (tested on a fresh account) unless you were sliding your finger across the keyboard (which you shouldn’t be doing if so)

When you die the UI doesn’t work.

Use a weld for this instead of probably, a loop.

Although the pop in UI is smooth and looks nice, there isn’t much commands so there’s not much to say.

I am aware of the UI not working upon death (I will fix it in V.0.0.7)
And thanks for the weld suggestion I’ll look into it, and if you have any suggestions for more commands to add it would be greatly appreciated (I have basic commands like ban, warn, logs, etc planned already)

You should add commands for more utility. For example, when you type #give me all it gives all tools in the game (or a certain directory.) More commands would be Noclip, Fly, Invisible, and Apparate.

Thanks I’ll be sure to add those

2 Likes