How to know on what date the player wins an emblem

I want to know if it is possible to get the date when the player gets a badge through scripts, I tried to search the internet but I didn’t find anything, and I even searched for the Spanish category, I didn’t find anything

It depends on what game he got the badge, if he got the badge from your game you can easily get the date of aquiring the badge using os.date() and save it using DataStoreService.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.