3 Likes
It’s because you enable the debounce 3 seconds after you take the reward, so the player gets a 3-second window to spam the rewards.
Another important oversight is every time the player steps on the pad, the game loads the DataStore data. It allows the player to spam DataStore requests and temporarily shut down DataStore requests.
Another thing I noticed is if the player claims their reward for the first time, they won’t get anything and have to wait 24 hours to actually claim the reward.
2 Likes
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.