Discuss Scratch

zoviarTorty
Scratcher
6 posts

How to make a scratch project know what your username is?

How to make a scratch project know what your username is?
NoUsername-King
Scratcher
100+ posts

How to make a scratch project know what your username is?

there is a handy block for that:

username

magicsponge321
Scratcher
100+ posts

How to make a scratch project know what your username is?

username
hellodemon666
Scratcher
12 posts

How to make a scratch project know what your username is?

you can do something like
whenclickedshowvariableusernameforeversetusernametousername
buildarocket37
Scratcher
32 posts

How to make a scratch project know what your username is?

Just a heads up!
But variables only store numbers, so if you wanted to store someones username
username
You would have to convert it into a string of numbers.
EpicGhoul993
Scratcher
1000+ posts

How to make a scratch project know what your username is?

buildarocket37 wrote:

But variables only store numbers
Where did you even get this piece of information from? Local variables can store basically anything.
Wolf_Link21
Scratcher
100+ posts

How to make a scratch project know what your username is?

EpicGhoul993 wrote:

buildarocket37 wrote:

But variables only store numbers
Where did you even get this piece of information from? Local variables can store basically anything.
hes thinking of cloud variables
buildarocket37
Scratcher
32 posts

How to make a scratch project know what your username is?

Wolf_Link21 wrote:

EpicGhoul993 wrote:

buildarocket37 wrote:

hes thinking of cloud variables

Sorry, local variables can store anything but cloud variables only store numbers.
Thanks for catching that!

Last edited by buildarocket37 (March 17, 2025 22:53:46)

-Bembex_Real-
Scratcher
500+ posts

How to make a scratch project know what your username is?

buildarocket37 wrote:

Just a heads up!
But variables only store numbers, so if you wanted to store someones username
username
You would have to convert it into a string of numbers.
Thats cloud variables
temsterriblegames
Scratcher
500+ posts

How to make a scratch project know what your username is?

whenclickedset usernametousernamesay“hello”+username

Last edited by temsterriblegames (March 18, 2025 09:35:11)

Powered by DjangoBB