Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

2D All the way! / I need help badly, grateful of any help

Author
Message
Duderiza
20
Years of Service
User Offline
Joined: 27th Aug 2003
Location:
Posted: 28th Aug 2003 02:24
I've made a gambling game and i want an external file to record scores, then they can send the scores to me through some sort of file. I need the file to be only read by me, as they could change the scores. Is this possible with dark basic.

GRATEFUL FOR ANY SUGGESTION AND HELP

THANX AND CHEERS
indi
21
Years of Service
User Offline
Joined: 26th Aug 2002
Location: Earth, Brisbane, Australia
Posted: 28th Aug 2003 10:02
store it in an array then save that array

http://www.lunarpixel.com
It's already tomorrow in Australia
Mentor
21
Years of Service
User Offline
Joined: 27th Aug 2002
Location: United Kingdom
Posted: 28th Aug 2003 19:07 Edited at: 28th Aug 2003 19:22
like indi said but encode your scores (say square them and subtract 92 if they are over 300 for example or add on a rnd of 1000 that is selected with randomize score, any trick like that) and stick a couple of numbers in the score list that would be illegal for valid scores, like -123 or 98765, that way you can make a simple program to extract scores and check that the file has not been altered, or just read up on code algorythms, some of the realy simple ones are almost impossible to crack without the key , cheers.

http://catalog.com/sft/encrypt.html

Mentor.
Duderiza
20
Years of Service
User Offline
Joined: 27th Aug 2003
Location:
Posted: 28th Aug 2003 22:18
Cheers Indi And Mentor
Im so grateful

Thanx

Login to post a reply

Server time is: 2024-04-19 12:48:33
Your offset time is: 2024-04-19 12:48:33