Steam Age Checker - Player Trust System

Hello!
For a while, I’ve been searching for a system to check the steam age of the players that are joining my server. Unfortunately, the ones I found no longer existed, so I decided to create one myself. It works on my server, and I wanted to share it with others like me so they can prevent spoofers and trolls on their servers.

It has a really simple code, and can have some bugs so please let me know if you found one!

Before using this resource, make sure to obtain your Steam API key from Steam Community Developer. Replace “YOUR_API_KEY” in the configuration with your actual API key.

Configs:

local apiKey = "YOUR_API_KEY"
local daysThreshold = 15 -- Days old to check
local webHook = "" -- For discord logs

DOWNLOAD HERE

6 Likes

You should probably mention that this will only work with steam users that have their profile visibility not set to “friends only” or “private”. It will only work with public profiles.
So unless you are forcing your users to set it to public, it won’t prevent trolls etc since they just need to set their profile to private or friendly only (which is the default anyways I think).

Not to downplay your work, I actually like stuff like this :smiley:
Incorporating public APIs in creative ways is always a good thing.

1 Like

Enjoy majority of your playerbase on your server dropping. Large portion of fivem players are people under 18.

2 Likes

It’s not player age. It is steam account age.

Huh, its check age the age of the account since it was created, not the real age.

I don’t think there is a person 15 days old who plays fivem

1 Like

You can’t blame them it isn’t very well explained in the post- something about 15 days but doesn’t really say much more

1 Like

you never know