❌🤖 AntiBot 🤖❌
The newest way to detect scam bots in your Roblox game using machine learning
About
You know those scam bots, right? The ones that join your game and chat messages to scam links over and over again. We know that these links do not give out the promised “reward”; at least most of us do. It’s really hard to detect if a user is a scam bot or not, since the bots can always change their meathod of “attack”. By using machine learning, we can pool together tons of data to help make it easier to detect bots.
Installation
Take the model from here, and open the README script located under the model.
Steps
- ENABLE HTTP REQUESTS (under game settings). If this step is not done, the module won’t be able to function
- Modify the settings in “AntiBotMain” to your liking
- Watch the scam bots go down!
Contribute
To make AntiBot faster and more advanced, we need the community’s help to add more to the AI. The more data the AI has, the better it will preform. To do this, read our contribution guide here
Planned features
Some planned features in mind are:
- Adding a “report” feature where users can report scam bots, and it will add their message to the training data
Optimizing the code-
Stopping scam messages from going through
And more!
Links
https://www.roblox.com/library/6568673615/AntiBot
Happy scam bot catching!