So in my game I want to Check if the Day the Player is playing on is the Players Birthday, if so, the game will give them a reward, I’m not sure if PolicyService does this or another API, but I was wondering on what should I do here to achieve this goal? I don’t want a Script nor a System. Just a general Idea on where to get started.
AFAIK, Roblox doesn’t allow you to determine the users age - the closest you could get was <13 or >13. As you can’t find out age, it is extremely unlikely that they will let you find the player’s Birthday.
So: You can’t.