[FREE] [STANDALONE] RLM Anti Vehicle Spam System

Red Leaf Mods – Anti Vehicle Spam

Hey! Been a while since I have done a free release, figured it was about time. I have seen this sort of thing done in paid anti cheats before, but never as a sole feature. Its something I wanted for a long time, however I never wanted to install a full Anti Cheat.

Features

  • Automatically detects how many vehicles are spawned in a set amount of time
  • Automatically deletes the vehicles if it goes above the allocated amount described in the config file
  • Webhook Feature – You can easily set a webhook to send to a channel.
    Fully Customizable
Config File

Download Now for FREE!
Download Now
Source Code

Installation
Drag and drop, easy as that. Once installed, feel free to configure the settings in the config.lua file to your desired settings.

Check out the Demo Video
Watch Video

Code is accessible Yes
Subscription-based No
Lines (approximately) 250+
Requirements None / Standalone
Support Yes
2 Likes

Very nice topic, thank you

But in order not to violate the forum rules, you must upload open source files to the site. github.com

Its not agienst any rules to have it on the Tebex. I see many other’s doing the same thing now. Its posted for free on Tebex.

Your right! It is not against the rules to have something free on tebex but it is against the rules to only have something for free on tebex. There must be a direct download link such as GitHub or directly uploaded to the forums accompanying the tebex link.

I have gone ahead and added an open source link to the main post. Thanks for the comment.

1 Like

Nice release, although I know you haven’t finished the script, I would recommend limiting it so that clients don’t send webhooks and don’t have an event to expel other players like this: RLM_AntiVehicleSpam/client.lua at main · ConnorFTW/RLM_AntiVehicleSpam · GitHub

In addition to the above reply, i think you put the kick function in the client file instead of server, but also ya, any person using a menu or exploit, can easily kick your entire server. Also the config file is shared, so you shouldnt put webhooks inside of those or any sensitive information. The same goes for the webhook function itself, i can spam webhooks from the client (ratelimiting the server probably messing with your other logs)

1 Like

Its all open source. Feel free to make whatever changes you would like.