SRX Admin System | A FREE Modular, Unobfuscated, & Advanced Admin System

Greetings once again.

After 3 years of the former SR Admin System being available to the ROBLOX community, I have once again decided to create a brand new admin system to replace the now outdated and discontinued admin system.

Introducing…

SRX ADMIN SYSTEM

A brand new state-of-the-art admin system meant to fulfill your needs without all that extra non-sense. This admin system includes features that you would expect in a modern-day admin system while also being one of, if not THE first admin system on ROBLOX to incorporate artificial intelligence into the admin system.

Features:

  • Clean, organized, and unobfuscated code
  • The standard pre-made commands while also supporting custom commands
  • Modular system that can easily be utilized by other systems if required
  • Built-in clean-looking admin panel
  • Mobile compatibility
  • Supports custom ranks while also coming with pre-made ranks
  • Utilizes ROBLOX’s Ban API for managing and banning users
  • Offers client customization for things like themes, command prefix, and so on
  • Optional feature of including “Help Requests”, allowing players to be able to get the attention of staff easier
  • Optional feature of utilizing Artificial Intelligence via a chatbot-like panel into the admin system’s user-interface to quickly assist staff members with their questions
  • Optional feature of having overhead tags and chat tags
  • Optional feature to include text slash commands in ROBLOX’s default chat
  • Optional feature to include webhook-logging via Discord, along with vast customization settings for those webhooks
  • Optional feature to include a console-like page to directly type commands into instead of using the default ROBLOX chat
  • Optional feature to include help tickets, which are tickets that allow users to directly submit reports that can be logged.
  • Options to either open the panel by a tool or by a “topbar” button
  • Option to allow commands to be used across servers
  • Includes the option to use either V1 or V2 of the UI

Release Details:

Link To Release Details

Current Version: Version 2.0.1

Next Update Features (Version 2.x.x):

  • N/A

Links:

Developer(s):

Disclaimers / Notes:

  • Any bugs or issues can be reported on the GITHUB repository, in the support server or under this thread.
  • Please note that there may eventually be malicious copies of this system that are released, so please ensure that you refer to the official links above that are posted in the post’s description.
12 Likes

Hey @Scripter_Rickster, I was an old user of your admin system, didn’t have too many problems with it. Right now, I am looking at this plugin and am having an issue with a few of your commands. I executed a kill command, and I wasn’t killed. Furthermore, I have found that this is a dedicated issue based on the fact that using my name isn’t the issue as is worked with other commands, this also showed up in the log. As of now, I’ll keep testing other commands, making sure they work.

If you need this info, I am in your testing game.

2 Likes

Hi @Devalvion , most of the commands do not allow you to execute on users of the same rank or higher

I’ll double check to ensure that it isn’t any other issue, but for the most part this should just be with the command itself.

2 Likes

I see, how will you structure the ranking system, and can I check it out with other devs?

2 Likes

The ranking system is quite simple - it is based on the rank id

the higher the rank id, the higher it is up the chain

1 Like

Understood, I’m currently testing out all of the functions that are server based, such as your announcement command, and everything with that seems fine, though your artificial intelligence doesn’t seem to work (this message was sent 2 minutes ago)

1 Like

the artificial intelligence is based on external models

in this case, it is using the deepseek model

the SOLE PURPOSE of the artificial intelligence is to be able to ask normal questions that you would ask in a regular AI chatbot, therefore asking questions about the admin system when there is minimal information the AI model can scrape off the internet might result in minimal, if not no responses.

if you take a look at the settings module yourself for the SRX admin system, you’ll see the information regarding the Artificial Intelligence feature for this admin system

1 Like

Alright sounds good, I’ve noticed very minimal issues and some small formatting issues, but other than that, this looks very nice man! I’ll make a quick list of all the functions that work and get back to you, nice plugin!

here’s an example | this might be helpful in structuring questions

1 Like

Warning :white_check_mark:
Insert :cross_mark: – Wasn’t added to the game, just double checked with fly mode
Global Announcement :white_check_mark:
Private Message :white_check_mark:
Set Time :white_check_mark:
Announcement :white_check_mark:
Mute :construction: - The muting function worked, but the message did not appear
Unmute :cross_mark: - Nothing happened when this function was executed
Fly :construction: - It worked good, but the speed part of it doesn’t change anything, there is no difference between 15 speed and 1,000 speed
Unfly :white_check_mark:
Infractions :white_check_mark:
Delete Infraction :white_check_mark:
Artificial Intelligence :white_check_mark:
Server ID For Recognized Server :white_check_mark:
Player Avatar Display, Name, Rank Display :white_check_mark:
Time :white_check_mark:

2 Likes

the speed part does change for the fly command

there is a drastic difference between speeds of 1 and 1000

the difference in higher speeds may be negligible though

I just found the problem with your Fly command, I believe I had been registering different speeds in your system too fast, causing no change to occur. Is there a cooldown? Because if there is, it might be a good idea to display that.

if you want a speed change, you need to unfly yourself and re-execute the fly command with a different speed

if you want it to function differently, then you’re going to need to modify the fly command

Hmm, alright that’s okay, you think it might be a good idea to display that? If people want to change their speed in flight, they might want to know that, but yeah, your functions look pretty good, let me know if my other tests were wrong.

i do plan on implementing more documentation within Version 1.0.1, along with creating notifications indicating if a command has actually been successfully executed or not

Yeah! This looks very nice, this is still an early version, so don’t stress about it, make the fixes and watch this plugin grow bigger than the one you had before, I’m certain it will happen! Also, I’ll try my best to be there and check out your plugin for errors every time a new version releases, I’d like to see a project like this grow!

thank you!

if you don’t mind, can you also test the ban and unban commands?

those 2 commands are the only commands I have yet to fully test, as unfortunately I have not found enough people available to ensure that those commands functioned properly

I tried that with the kick function too, nothing happened, do you think it’s because I can’t do it on myself?

yeah

by default, most of the moderation commands are not commands you can execute on yourself or anybody with the same or higher rank

which also reminds me, I’ll be implementing an easier way to change how commands affect users with different ranks so that it’s even more straightforward than it currently is.

Sounds good, I’ll be there when your next system releases, good luck rickster!