The Archived Original Post
Has your game been infested with bots that chat irrelevant statements? I have a solution!
SSecurity, or ScreenSecurity, is an anti bot model that will eliminate all chat bots (if it doesn’t let me know immediately and I’ll fix it).
SSecurity was also one of the first successful anti-bot models. It started out as just a plain script in 2019, now it is a MainModule.
FAQ:
What does it do?
SSecurity will teleport everyone who enters the game into an external place to verify themselves.
What verification types does it have?
SSecurity currently has captcha verification (text-based), an account age limit, and a color test.
How secure is SSecurity?
Very secure. Everything that can possibly be run on the server is run on the server. Additionally, captcha verification has a rate limit so the bot would need to type the keys one by one.
What happens when the user doesn’t pass?
The user is kicked from the game and required to wait a number of minutes until they can verify again. I’m planning to add this as an option to the configuration, but TeleportData isn’t secure as we all know.
How will SSecurity be updated?
Updates will include bug fixes and new features only.
I don’t want to use the SSecurity verification place, what can I do?
An option in the configuration, customPlace
, can specify a custom place for SSecurity to teleport the user to.
I don’t want SSecurity to teleport me back to the original place, what can I do?
An option in the configuration, customTeleport
, will teleport the user to another place once verification is finished.
How performant is the verification place?
It is as performant as possible. Most of the default player scripts are removed, and the server takes most of the load.
It’s your choice to use this- SSecurity is meant for very controlled userbases. New players might not know how to use it and might just dislike your game.
Get the model
If you don’t own the SSecurity model, you can get it by clicking “Get SSecurity now!” at the bottom left of your screen.
To get SSecurity, you can conveniently join the verification place.
Get SSecurity
It will prompt you to get the free model upon clicking the button.
However, I know how annoying it is to hunt for the MainModule and Loader, so I provided them here as well.
If you have any feedback or further questions, please reply below.
Edit 8/22/2023: Reports of SSecurity’s encryption not working. This may be due to a Roblox update. I’ll work on a fix later as I have more important things to do right now.