Exploiter, Multiple Accounts cant stop them

Theres one guy who has like hundreds of accounts and just rejoins and continues to kick us all and harass us all. We simply don’t know how to stop them.

I’ve tried multiple anti exploits including making my own.

How the hell do I stop this person from exploiting on my game with multiple accounts?

1 Like

What do you mean they kick you? If they’re actually kicking people from the game, you have a backdoor and should analyze your scripts closely to find the problem and search plugins for script injections.

1 Like

What exactly would I be looking for inside of the scripts.

What do you mean? I thought all exploit programs were local (from what i’ve heard) and the Kick function is serverside only

Well it really depends, a lot of the times they require scripts from hidden assets, I’d start there. If you use free models, check those first. Ensure your remotes have sanity checks on them as well. If you have a free model admin script, make sure it’s from a reputable source.

1 Like

I mean like they will join and mainly kick people yeah. I’m just trying to figure out what I’d exactly be looking for in the scripts to prevent it.

1 Like

Would Adonis admin be acceptable in this matter.

I’ve heard of it, I’ve never personally used it. Make sure you got it from the actual developers and not a fake. Turn off things like vip commands/admin if it has that. I know kohls has vip commands so it’s just a thought.

1 Like

Yes but make sure it’s from the original source and updated.

It’s probably a script somewhere requiring a module.

Could I simply just do an advance search through all scripts getting the require module

Ctrl + Shift + F yes. But obviously not all require are going to be malicious. Just look for odd places. Like imagine theres a chair free model that requires a module. Why would a chair need a module script? But for example a free module car system does have a reason.

Yes, I get that. I will respond if I find nothing

image

Something like this?

Edit: This is inside of a hat welding script?

Yep, that’s totally a virus, remove that, why would a “anti exploit” be inside a hat welding script?

1 Like

I love it! An anti-exploit and anti-backdoor that sells you a model of a soldier!

Looking at the code, yeah they’re backdoors. You should always examine free model scripts and plugins.

To my luck, the one free model I use. it wasn’t even a welding script lmfao

1 Like

lol, That’s basically what all “anti-exploits” and “anti-backdoors” do.

You can use BTRoblox to view source of plugins and models from the roblox website itself.

After a rather complicated game of requiring, it ends at this:

1 Like

Well I hope it was only those two scripts. All the other onces are apart of very big systems that help the game function such as Carbon Engine [Gun System], Overhead rank tabs and Adonis.