Adonis AdminAdded Event

I currently am dealing with exploiters who seem to be able to add themselves to the admin (Adonis), and I am trying to create a plugin, that whenever admin is given, or a player joins with admin, it is removed. (If it’s not a private server). But as I’m looking at the adonis documentation, there seems to be no page for service.Events. Would you guys happen to know the name of the event for an admin is added. I assume it’s AdminAdded. I tried using a pcall to check if it’d work, but the event doesn’t call, because I can’t admin myself so I don’t believe a return would happen to bring an error.

Any thoughts?

I understand I have a virus, and I’m looking for it. I have lots of requires due to Carbon, and others.

1 Like

Sorry if this bothers you but, adonis has a backdoor. You can look here.

1 Like

As OverDayLight said Adonis has a virus, if you’re looking for a good admin to use HD Admin is a good choice.

I’ve met the creators at RDC and they are very cool guys.

Here’s a link to HD so you don’t search it and find a fake one: HD Admin - Roblox

Make sure you have the real Adonis Module and not a fake: Adonis Loader [Sceleratis/Davey_Bones] - Roblox

Basic Admin Essentials is another good admin if your running a professional group.

The official Adonis system is open-sourced, if you find a backdoor or vulnerability you are welcome to open a new issue on its GitHub.

The official Adonis is virus-free. You can find the loader for that here.

There are hundreds if not thousands of fake Adonis models out there with malicious backdoors hidden inside of them.

Take caution in what models you insert into your game.

I wouldn’t recommend HD as it sponsors itself in your game, and has a ban list of specific users replicated across all of the games its in, meaning some users will just be automatically banned from your game and you wont be able to unban them.

If you really need an admin, make one yourself.

1 Like

This is also true.

I make my own admin for my games, but typically if someone is trying to put a FM one in their game, they don’t know how to make one, or are too lazy to make one.

The other thing is though, if someone is on the global ban list for an admin system, do you think they should be playing your game in the first place? Granted we don’t know what they did to get on the global ban list.

I was too lazy, but since I’m free, I’ve decided to start on a new project and create my own admin system. Already %90 percent done.

It consists of a loader with 2 different module scripts containing permissions/set admins and commands/datastores, banned players, etc. And luckily, I can just create a new command and add it. This is a major improvement from the last time I made an admin system, considering it was all if statements, lol. I’m probably not gonna release it to the public, but I may show it off in cool creations.

I still think it’s best to have a custom admin/have all scripts in SSS be well known, and made by me/owner, as I don’t want to give anyone access to control the server.

It’s also pretty hard to find require viruses due to the fact that I have carbon, and gate studio planes. They use a crap ton of requiring for module scripts, causing me to sort through tons of requires, with only 1% of them being viruses. I’m fairly well knowledged in scripting, I’d say getting to an advanced level. But sometimes I’m just too lazy, and use FMs. I know how to search for viruses, and remove them when I can, but sometimes it’s just too much. I might remake the game completely, but we’ll see.

Thanks for all of your insight, greatly appreciated.

1 Like