I'm making a game where you have to log in and stuff, but unfortunately there is a list containing passwords. So all you have to do to hack into someones account is to download it and look at that list. Help! :C
Edit: It save your progress, too.
Last edited by geohendan (2010-09-01 17:37:06)
Offline
Since Scratch projects are open source, you can't hide any part of your projects from people. The best you can do is to disguise your stuff.
Offline
Jonathanpb wrote:
Since Scratch projects are open source, you can't hide any part of your projects from people. The best you can do is to disguise your stuff.
![]()
Okay. But then again, I'm starting to think that when someone downloads it, they won't see all the users.
Offline
I would suggest making your own kind of encryption for your project. So basically, a password like 'pa55w0rd' could be encrypted like 'qb66x1se' (next letter/number) then you would have a script that decodes it.
Offline