I’m trying to make a SERVER SCRIPT that, lets say gives the player money every second, but I want that to happend to every player diffrendly, like one player gets every 5 seconds and one very 2 seconds.
The problem is that I could make it on a local script and then send it to the server, but then players will be able to exploit so I have to make it a server script.
I mean a server script has to be running for all players in the game and will give each player money at a diffren amount of time like 0.05 for one and the time changes to. Idk how to