Put a password on a project? Meaning, you have to type in a word to watch the animation?

Offline
Just replace all your green flag hat blocks with "When I receive [start]", and then use this code on the stage:
When green flag clicked
Ask "password?"
If answer = (password)
broadcast [start]
EndIfOf course, this can be easily sidestepped by downloading the project and modifying the code.
Offline
Harakou wrote:
Just replace all your green flag hat blocks with "When I receive [start]", and then use this code on the stage:
Code:
When green flag clicked Ask "password?" If answer = (password) broadcast [start] EndIfOf course, this can be easily sidestepped by downloading the project and modifying the code.
![]()
awesome! than you!

Offline
fireclan_warrior wrote:
Harakou wrote:
Just replace all your green flag hat blocks with "When I receive [start]", and then use this code on the stage:
Code:
When green flag clicked Ask "password?" If answer = (password) broadcast [start] EndIfOf course, this can be easily sidestepped by downloading the project and modifying the code.
![]()
awesome! than you!
No problem! For future reference, put a question like this in All About Scratch.
Offline
fireclan_warrior wrote:
Put a password on a project? Meaning, you have to type in a word to watch the animation?
Hello, fireclan_warrior.
I've noticed that you've posted this same post on the forums many times. It's best if you either post in the "All about scratch" or "New Member's" sections. That way we have less spam and you get more answers to your question. Feel free to post questions on the forums, just don't post them on different forums because one thread should do.
Scratch on!
Offline