Help
I tried making a script that will increase the stat Coins by 250 coins after a code is redeemed. Here is the script:
local DataStoreService = game:GetService("DataStoreService")
local DataStore = DataStoreService:GetDataStore("Codes")
local codes = { -- CaSe SeNsItIvE
["TEST"] = {...