Swoof
|
  |
| Joined: 13 Mar 2010 |
| Total Posts: 16146 |
|
|
| 28 May 2014 06:38 PM |
if you're using roblox default leaderboard? i know using datastores instead would be better but im wondering how to prevent if you're using the default roblox leaderboards |
|
|
| Report Abuse |
|
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 28 May 2014 06:38 PM |
| Verify alteration of stats by the server. If the server holds a different value than the client then just set them down to the server's value or something. |
|
|
| Report Abuse |
|
|
|
| 28 May 2014 06:42 PM |
| a easy way would be to check if the value was changed to a impossible amount like 1m+ then set to 0 but you can go to extreme difficulties by checking if values were not given by your script |
|
|
| Report Abuse |
|
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 28 May 2014 06:42 PM |
| Legendary, what if I added 999,999? Yeah, not reliable. |
|
|
| Report Abuse |
|
|
|
| 28 May 2014 06:45 PM |
| I would create a table on the server that has the stats of all the players and when they leave save the stat the Server has saved rather than the one in the stat itself. |
|
|
| Report Abuse |
|
|
|
| 28 May 2014 06:46 PM |
Go to my first game (the GUI animated one) and try to cheat your money.
Basically, the same way I protect mine. |
|
|
| Report Abuse |
|
|