Adminify - An Open-Source Admin Panel [ DEVLOG + FEEDBACK ]

It is a bit unpolished. I am still working on it.

Video is now outdated

A game for adminify will be soon launched for testing! And soon after when it is in public alpha, you will be able to get the admin panel.

Save the Game Here and you can also Save The Free Model Here. A Plugin will also soon be released to make it easier to impliment the Admin Panel into the game.


[The Free Model & Game will be Published by Gamer Castle and will be under the development title of Moonspace Studios(My Indie Game Studio)]

Done scripting the UI, more animations will be added in a later version after release.

Sorry for the bad frame rate, my pc was acting like an exhaust fan at the time of recording

1 Like

in-case if you noticed the scrollbars are different, i already fixed that

1 Like
  1. Use a UITextSizeConstrait to ensure that all the text is the same size. Especially with the side bar, it looks unnatural and bad.

  2. Round corners. Add a more “modern” form to your UI, so the user doesn’t feel like it’s some rushed 2015 free model.

  3. Better colors. The colors you’ve chosen is overall boring and doesn’t align with each other. I recommend using a color palette to ensure that the colors looks good together!

1 Like

Thanks for your suggestions. But does UITextSizeConstrait work on ImageLabels & ImageButtons?

As for the UI Corners I have implemented a slight amount of UI corner for most of the design, but will add more .

I will but for sure to try to make all the colors seem more integrated into the design.

Thanks for the feedback.

UITextSizeConstrait only works for objects with viewable text, such as TextBox, TextButton, and TextLabel. For ImageLabels and ImageButtons, I recommend using UISizeConstrait or UIAspectRatioContstraint to ensure the image doesn’t scale more than needed.

1 Like

I am gonna start working on that:

I have been looking for new color schemes for the admin panel and came across this scheme

Does it look better?
  • Yes
  • No

0 voters

I also feel like using that color scheme eliminates the use of UI Corner

1 Like

I have also changed the font to Arial

1 Like

Currently working on the admin commands now! framework is almost done.

I could not use studio for a few days since roblox as we all know was down

1 Like

Back with another UI update! After a bit more feedback on the UI I have made it a bit more refined. As for the coding I have started making the admin commands and the framework of the admin panel is almost complete

Ignore the video quality I was trying out the built-in Roblox video recorder

Any bugs you see in the UI are already fixed

2 Likes

To all the light mode lovers???:eyes:

What do u think should I add for the third button where it says “Coming Soon”?

Is it just me or anyone, who feel the icon is a bit flat, especially the Robux icon

1 Like

The icons are purposely made flat for simplicity and ease of use. However, I might keep an setting for 3D icons in the future. Thanks for your suggestion.

Also sorry for late response I was a little busy