Discuss Scratch

ShangRayzYT
Scratcher
5 posts

How do get Data Saved without cheaters?

I want to make an online card game of sorts, but I want save data. How do I make it so people save data correctly without just getting the best cards to destroy other players who are playing correctly?
-ElectronicArts-
Scratcher
1000+ posts

How do get Data Saved without cheaters?

not very possible without your project saving the data to another server that updated it again to your project. cheaters might use userscript that modify cloud variable.
Taro--Sasaki
Scratcher
1000+ posts

How do get Data Saved without cheaters?

ShangRayzYT wrote:

I want to make an online card game of sorts, but I want save data. How do I make it so people save data correctly without just getting the best cards to destroy other players who are playing correctly?
Make the game do it automatically.
WallydogChoppychop
Scratcher
500+ posts

How do get Data Saved without cheaters?

Uhh maybe encrypt?
And destroy your code to be unreadable
-ElectronicArts-
Scratcher
1000+ posts

How do get Data Saved without cheaters?

WallydogChoppychop wrote:

Uhh maybe encrypt?
And destroy your code to be unreadable
how destroying the code will help?
HallOfTheGreat
Scratcher
35 posts

How do get Data Saved without cheaters?

User @ggenije made a tutorial about saving in general that includes a section about protecting data from hackers. You might want to use this tutorial or modify it if you already have a save system in place.

https://scratch.mit.edu/projects/584878038/
PPPDUD
Scratcher
1000+ posts

How do get Data Saved without cheaters?

HallOfTheGreat wrote:

User @ggenije made a tutorial about saving in general that includes a section about protecting data from hackers. You might want to use this tutorial or modify it if you already have a save system in place.

https://scratch.mit.edu/projects/584878038/
It has broken English.
CST1229
Scratcher
1000+ posts

How do get Data Saved without cheaters?

PPPDUD wrote:

(#7)

HallOfTheGreat wrote:

User @ggenije made a tutorial about saving in general that includes a section about protecting data from hackers. You might want to use this tutorial or modify it if you already have a save system in place.

https://scratch.mit.edu/projects/584878038/
It has broken English.

they're probably not a native speaker

Last edited by CST1229 (April 8, 2023 14:38:46)

Elijah999999
Scratcher
1000+ posts

How do get Data Saved without cheaters?

It's quite hard, but maybe you could code a script that checks for suspicious activity. If it is suspicious, you're device could ignore them.
ShangRayzYT
Scratcher
5 posts

How do get Data Saved without cheaters?

HallOfTheGreat wrote:

User @ggenije made a tutorial about saving in general that includes a section about protecting data from hackers. You might want to use this tutorial or modify it if you already have a save system in place.

https://scratch.mit.edu/projects/584878038/
Thanks! Will prob use this

Powered by DjangoBB