Admin is allowing Exploiters access to it

I usually use Kohls Admin. I recently used it but now I join back in my game and all these exploiters have access to it set them as “P-Owner” permissions. Now tons of users are promoted to Admin+. Should I use Adonis or will that give the same result. I need to know how to fix this situation. And yes, I added the original model for this admin. No fake ones.

My situation was alike with yours, reading around devforum and just through general discussions, I’m positive that kohls is heavily known for being a backdoor script at this point. A switchover to adonis wouldn’t hurt, as I think it also has its better personal benefits rather than kohls. (for example, no exploiters manipulating the admin system).

Edit: Just realize I could always be wrong, but i’m extremely positive that’s your issue.

Sounds like another backdoor in your game, a lot of games which have kohls dont have that issue.

What kind of permissions did they have?
If it was some basic :fly, or :speed command, it’s probably just an script that looks like kohls when used.
If they had something like :kick and :ban then you might wanna consider switching to a different admin.

The exploiter had access to legit perm bans. Ranking others. They were ranked as “Creator.” I feel like this admin is so old it had enough time to get cracked from exploiters. I have no viruses in my game.

How would I fix this issue.Do you know how?

Yea, you should switch to a different admin (it really doesn’t matter which one), and then scan your game for backdoors using getfenv or require.

I was hearing that my staff when using HD Admin were having the same issue. They all got removed for no reason. Though the exploiter could not P-Ban and more.

When using free models of any kind, whether from a “verified source” such as Kohl’s, or from a random publisher you’ve just found, you MUST ensure that what you are implementing is not a virus.

Kohl’s Admin in particular is one of the most copied and edited admin scripts, especially since closed modules are now made public allowing for the easy manipulation of the source code behind it.

Either Kohl’s is legitimately exploitable (which I can’t verify), or you are using a free modeled version which is NOT the original model.

In the event that it is the latter, here is the original model that you can test out and see if it works.

Personally I wouldn’t recommend using open-source admin in your games at all unless it is absolutely necessary, free models like admin scripts will be cracked at some point, it’s just a matter of time. Much better to just make your own if you have the ability to do so.

2 Likes

change your admin, there’s most likely a backdoor script and Kohl’s admin is pretty infamous mostly due to the fact that it’s old.

Anyway I’m do not usually use Adonis since the white list was confusing to me. Would I only fill out one or two of these. My game does not have a group attached to it.

Thank you. I do not make my own admins since they are quite annoying to make. I’ll try to use Adonis since thats the new model. The only free model I used was a blender model.

was the blender model verified? It can also be a backdoor for viruses onto your Roblox clients.

The model does not have scripts attached to it. I wouldn’t believe it’s a virus.

1 Like

That image you sent is of the format for putting in players or groups. If you are just whitelisting players, or giving them admin, you can just input the players username.

Here is an example:
AdminExample

I figured out how to do it. Thank you!