This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2008-08-19 16:36:46

dingdong
Scratcher
Registered: 2007-08-09
Posts: 1000+

Security Feature

hmm... I have an idea for a sort security feature to program in scratch, it wouldn't be hard to make, only problem is if you reload the page it would reset it, but if you stop scratch and you've already incorrectly entered data it won't allow you entry


http://img851.imageshack.us/img851/2829/superanbanner.png
click the image for my music

Offline

 

#2 2008-08-20 20:38:16

mletreat
Scratcher
Registered: 2008-05-01
Posts: 100+

Re: Security Feature

dingdong wrote:

hmm... I have an idea for a sort security feature to program in scratch, it wouldn't be hard to make, only problem is if you reload the page it would reset it, but if you stop scratch and you've already incorrectly entered data it won't allow you entry

Hey dingdong-

I am not sure I fully understand your idea...but I am going to move this to the suggestions forum anyways...

Offline

 

#3 2008-08-20 20:45:06

deatheater
Scratcher
Registered: 2008-04-11
Posts: 1000+

Re: Security Feature

mletreat wrote:

dingdong wrote:

hmm... I have an idea for a sort security feature to program in scratch, it wouldn't be hard to make, only problem is if you reload the page it would reset it, but if you stop scratch and you've already incorrectly entered data it won't allow you entry

Hey dingdong-

I am not sure I fully understand your idea...but I am going to move this to the suggestions forum anyways...

I understand heres the script I'm guessing

<set{ the variable }to( 0

double click that before u put it on the internet and have a script like this

<when green flag clicked>
<if><( the variable <=> 0 )>
<set{ the variable }to( 1
<broadcast[ do whatever
<else>
<broadcast[ already entered code
<end>

I did something like this on my impossible quiz where u have to press the green flag to win  smile

Offline

 

Board footer