Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Hidden Codes in Projects
- godzillabro123
-
Scratcher
4 posts
Hidden Codes in Projects
I want to make it so players get given a secret code if they win the game, which gives them access to a special segment. But how do I stop people from just being able to See Inside and see the code prematurely?
- --PaperPlanes_Test--
-
Scratcher
11 posts
Hidden Codes in Projects
without using any illegal methods, you can generate the code based on the username, like change it into numbers and probably encrypt it further, so that it's different for everyone
- godzillabro123
-
Scratcher
4 posts
Hidden Codes in Projects
oh yeah that sounds good, would you be able to tell me how to convert words/usernames into number format? or does it require complex setup
- Discussion Forums
- » Help with Scripts
-
» Hidden Codes in Projects