Discuss Scratch

cuddley
Scratcher
100+ posts

How to make a cloud variable that can only be accessed within the program by you

when [space v] key pressed
if <(username) = [your username]> then

ask [Number:] and wait
set [☁ Number v] to (answer)
end

If someone tries to change it to let them in, they won't have access to the cloud variables any more. It could be useful for a news program.

Generation 3: the first time you see this copy and paste it on top of your sig in the scratch forums and increase generation by 1. Social experiment.

I don't know what to write.
AwesomeGameCreator
Scratcher
100+ posts

How to make a cloud variable that can only be accessed within the program by you

It is faulty. They can't edit it, but they can easily view it. If it's private, then it's a bad idea to use this method. For example,if you want to see an existing variable, all you need is to go into the editor and (by NOT remixing it, you have access to the cloud variables) add a simple:
add (number) to [list]
and then downloading the list.
But that's unnecessary, all you need to do is go to the variables tab and then selecting to view the variable.

Last edited by AwesomeGameCreator (May 28, 2014 19:51:16)


"Print is the sharpest and the strongest weapon of our party." - Stalin
cuddley
Scratcher
100+ posts

How to make a cloud variable that can only be accessed within the program by you

AwesomeGameCreator wrote:

It is faulty. They can't edit it, but they can easily view it. If it's private, then it's a bad idea to use this method. For example,if you want to see an existing variable, all you need is to go into the editor and (by NOT remixing it, you have access to the cloud variables) add a simple:
add (number) to [list]
and then downloading the list.
But that's unnecessary, all you need to do is go to the variables tab and then selecting to view the variable.
But I want them to be able to view it, just not change it.

Generation 3: the first time you see this copy and paste it on top of your sig in the scratch forums and increase generation by 1. Social experiment.

I don't know what to write.
cuddley
Scratcher
100+ posts

How to make a cloud variable that can only be accessed within the program by you

That should say:

It is faulty. They can't edit it, but they can easily view it. If it's private, then it's a bad idea to use this method. For example,if you want to see an existing variable, all you need is to go into the editor and (by NOT remixing it, you have access to the cloud variables) add a simple:
add (☁  number) to [list]
and then downloading the list.
But that's unnecessary, all you need to do is go to the variables tab and then selecting to view the variable.

because it's for cloud variables.

Last edited by cuddley (June 8, 2014 07:51:24)


Generation 3: the first time you see this copy and paste it on top of your sig in the scratch forums and increase generation by 1. Social experiment.

I don't know what to write.

Powered by DjangoBB