#MemoryStoreService
13 messages · Page 1 of 1 (latest)
I'd use data store service for this because I'm assuming you'd like to save this permanently
I considered that but I was just worried about the rate limits since what i need it for each player would be getting a new one every 30 seconds or so
Then profile service its basically data store service but on roids and custom and has alot of tutorials
Search it up
Roblox s data store is trash
Unless your saving something simple like coins
oh yeah thanks, ill look into that tmr
my first thought went to a table
i mean yea that could work but still dont know what service to save it with and plus im not sure if tables are intended to have thousands of strings in them 😭
that would be ideal 🤣