Discuss Scratch

BradleyCE20
Scratcher
11 posts

how to make it so I can enter a scratchers username and see if they are on the project

hi. I am trying to make an invite button that allows you to type the username of a scratcher in. It will then encode it to numbers and put it on a cloud variable. I am having trouble encoding all the scratchers usernames on my project and then matching both cloud variables. It can encode the letters, I just dont know how to get all the scratchers usernames on my project encoded I want it to ask the scratcher who's username got typed in the box a question. How would I do it. I have already tried using the username block.

Last edited by BradleyCE20 (Dec. 7, 2021 17:50:06)

SquakyDude
Scratcher
100+ posts

how to make it so I can enter a scratchers username and see if they are on the project

Try this: https://scratch.mit.edu/projects/612746290 !


-@SquakyDude (:
BradleyCE20
Scratcher
11 posts

how to make it so I can enter a scratchers username and see if they are on the project

SquakyDude wrote:

Try this: https://scratch.mit.edu/projects/612746290 !
I appreciate the help but I have already done that. I am just trying to make it so I can encode everyones username that is on my project.
robotkid828
Scratcher
100+ posts

how to make it so I can enter a scratchers username and see if they are on the project

BradleyCE20 wrote:

SquakyDude wrote:

Try this: https://scratch.mit.edu/projects/612746290 !
I appreciate the help but I have already done that. I am just trying to make it so I can encode everyones username that is on my project.
I would just have the usernames encoded when they press the flag and then send it to you via cloud variables. You can then decode this and add the username to the list where you can check the people who are online. Only issue is that they could leave so you would need some sort of system that checks if they're still there.

the robotkid828 suddenly appears!

random programmer/game developer here, probably wont be on scratch much other than the forums.
moutamou
Scratcher
80 posts

how to make it so I can enter a scratchers username and see if they are on the project

BradleyCE20 wrote:

SquakyDude wrote:

Try this: https://scratch.mit.edu/projects/612746290 !
I appreciate the help but I have already done that. I am just trying to make it so I can encode everyones username that is on my project.
you have to use a cloud list, https://scratch.mit.edu/search/projects?q=cloud%20list
BradleyCE20
Scratcher
11 posts

how to make it so I can enter a scratchers username and see if they are on the project

moutamou wrote:

BradleyCE20 wrote:

SquakyDude wrote:

Try this: https://scratch.mit.edu/projects/612746290 !
I appreciate the help but I have already done that. I am just trying to make it so I can encode everyones username that is on my project.
you have to use a cloud list, https://scratch.mit.edu/search/projects?q=cloud%20list
How do I use it? I am trying to figure it out and I can't.
BradleyCE20
Scratcher
11 posts

how to make it so I can enter a scratchers username and see if they are on the project

moutamou wrote:

BradleyCE20 wrote:

SquakyDude wrote:

Try this: https://scratch.mit.edu/projects/612746290 !
I appreciate the help but I have already done that. I am just trying to make it so I can encode everyones username that is on my project.
you have to use a cloud list, https://scratch.mit.edu/search/projects?q=cloud%20list
I figured out how to use it. On 1 page, it works. but if I duplicate the same page and try the code, it doesnt work and asks the question no matter what my user is.

Powered by DjangoBB