They are definitely abusing a script in your game then. What it looks like in the picture you sent, someone joining the game got kicked, not someone already in the game. Do you have any custom player loading or anything?
No loading things just plain join the game.
I looked in your game and it most likely is a backdoor.
hit ctrl + shift + f and search for ārequireā
if it seems suspicious delete it.
also, I recommend you delete the Discord thing in the bottom left or your game will be taken down when Roblox finds it
Does roblox not allow people to join discord servers? Isnāt this in the game page and group page?
I looked for this a few days ago, nothing suspicious.
Yes, but it only shows for accounts 13+. Discord is also tagged out in chat
Okay, sure, thanks! (30charsss)
The odds of this are almost none or else weād be seeing the same issue in popular games across the platform.
An anti-exploit script will not help you, generic anti-exploit scripts can be used to detect basic speed hacks and no clips, but not much else. If exploiters are crashing your servers, it means thereās a vulnerability built into your game. Mostly likely you have a remote somewhere that exploits are able to rapidly fire repeatedly which causes the server to crash, for example due it either performing a very cpu intensive action or by spawning in lots of objects. Iād advice you to check what all your remotes do as exploiters can and will fire them whenever and however they like!
As mentioned above, any free models or plugins you use that arenāt from a reputable developer have a chance of adding backdoors into your game, allowing exploiters to do whatever they like. Be careful when using freemodels and plugins
I think you have that a little bit backwards:
https://devforum.roblox.com/t/the-future-of-filtering-enabled-experimental-mode/43613
Moving forward, Filtering Enabled games will simply be called āgames.ā From a user perspective, the default status of a Roblox game is that it is secure and that it has Filtering Enabled. Games that do not have Filtering Enabled, on the other hand, will be called āExperimental Mode games.ā
Regardless, it is correct that all games use Filtering Enabled/are non-Experimental Mode.