Hello,
I have a ton of exploiters in my game. I’ve been making fake scripts for a while now to get them banned (and shockingly it’s gotten 800+).
I got news though that some of them are using antikick to prevent bans, or said fake scripts from kicking them after a ban.
A recent change makes it so Player:Destroy() will now disconnect them, so is it a better alternative to Kick()? Thank you,
Right now, it’s saving ban data, waiting 120 seconds (wait for the exploiter to be stupid), then calls Kick(), and as I’ve been made aware some of them are staying in-game.
All on the server. I’ve been working on anti exploit skills and I’m doing pretty well.