Discuss Scratch

Mryellowdoggy
Scratcher
1000+ posts

Add test user to project button

Sorry if I'm not wording this correctly, but I think it would be useful to have a way to test cloud variables with one account. What you would do is click “add test user” in the editor, and it would open up a new window simulating another user using the project so that you could test out to see if the variables are working.

Last edited by Mryellowdoggy (March 28, 2023 19:58:40)

sowut123
Scratcher
1000+ posts

Add test user to project button

Mryellowdoggy wrote:

Sorry if I'm not wording this correctly, but I think it would be useful to have a way to test cloud variables with one account. What you would do is click “add test user” in the editor, and it would open up a new window simulating another user using the project so that you could test out to see if the variables are working.
Do you mean separate usernames for these blocks?
(username)
Mryellowdoggy
Scratcher
1000+ posts

Add test user to project button

sowut123 wrote:

Mryellowdoggy wrote:

Sorry if I'm not wording this correctly, but I think it would be useful to have a way to test cloud variables with one account. What you would do is click “add test user” in the editor, and it would open up a new window simulating another user using the project so that you could test out to see if the variables are working.
(snipped image)
Do you mean separate usernames for these blocks?
(username)
Yes, that would be part of it. When you click the button, it would basically simulate a different user going on the project.
sowut123
Scratcher
1000+ posts

Add test user to project button

Mryellowdoggy wrote:

sowut123 wrote:

Mryellowdoggy wrote:

Sorry if I'm not wording this correctly, but I think it would be useful to have a way to test cloud variables with one account. What you would do is click “add test user” in the editor, and it would open up a new window simulating another user using the project so that you could test out to see if the variables are working.
(snipped image)
Do you mean separate usernames for these blocks?
(username)
Yes, that would be part of it. When you click the button, it would basically simulate a different user going on the project.
Are there other uses to this function or just the username block?
qwerty_wasd_gone
Scratcher
1000+ posts

Add test user to project button

sowut123 wrote:

Mryellowdoggy wrote:

sowut123 wrote:

Mryellowdoggy wrote:

Sorry if I'm not wording this correctly, but I think it would be useful to have a way to test cloud variables with one account. What you would do is click “add test user” in the editor, and it would open up a new window simulating another user using the project so that you could test out to see if the variables are working.
(snipped image)
Do you mean separate usernames for these blocks?
(username)
Yes, that would be part of it. When you click the button, it would basically simulate a different user going on the project.
Are there other uses to this function or just the username block?

Mryellowdoggy wrote:

Sorry if I'm not wording this correctly, but I think it would be useful to have a way to test cloud variables with one account.

Last edited by qwerty_wasd_gone (March 23, 2023 19:54:30)

sowut123
Scratcher
1000+ posts

Add test user to project button

qwerty_wasd_gone wrote:

sowut123 wrote:

Mryellowdoggy wrote:

sowut123 wrote:

Mryellowdoggy wrote:

Sorry if I'm not wording this correctly, but I think it would be useful to have a way to test cloud variables with one account. What you would do is click “add test user” in the editor, and it would open up a new window simulating another user using the project so that you could test out to see if the variables are working.
(snipped image)
Do you mean separate usernames for these blocks?
(username)
Yes, that would be part of it. When you click the button, it would basically simulate a different user going on the project.
Are there other uses to this function or just the username block?

Mryellowdoggy wrote:

Sorry if I'm not wording this correctly, but I think it would be useful to have a way to test cloud variables with one account.
ah, ok
MyScratchedAccount
Scratcher
1000+ posts

Add test user to project button

support! I don’t want to open up another browser on my alt just to test it! A button will save my day

Last edited by MyScratchedAccount (March 25, 2023 21:33:27)

Mryellowdoggy
Scratcher
1000+ posts

Add test user to project button

MyScratchedAccount wrote:

support! I don’t want to open up another browser on my alt just to test it! A button will save my day
Yeah, and what if you don’t even have an account with Scratcher status? How would we be able to test at all
LemonDoge_YT
Scratcher
100+ posts

Add test user to project button

This is too complicated for the scratch team to build, and you don't need an AI when you can open another browser window.
Mryellowdoggy
Scratcher
1000+ posts

Add test user to project button

LemonDoge_YT wrote:

This is too complicated for the scratch team to build, and you don't need an AI when you can open another browser window.
Why would it be complicated? Theres nothing with AI that would be needed for this.
LemonDoge_YT
Scratcher
100+ posts

Add test user to project button

Mryellowdoggy wrote:

LemonDoge_YT wrote:

This is too complicated for the scratch team to build, and you don't need an AI when you can open another browser window.
Why would it be complicated? Theres nothing with AI that would be needed for this.

To add a test user or whatever that scratch can handle (because they don't have enough employees), they would have to use AI
Mryellowdoggy
Scratcher
1000+ posts

Add test user to project button

LemonDoge_YT wrote:

Mryellowdoggy wrote:

LemonDoge_YT wrote:

This is too complicated for the scratch team to build, and you don't need an AI when you can open another browser window.
Why would it be complicated? Theres nothing with AI that would be needed for this.

To add a test user or whatever that scratch can handle (because they don't have enough employees), they would have to use AI
I’m not suggesting any AI for this, what I am saying is an ability to open another window of the project so that you can view it from the other user’s point of view and also so that cloud variables and that cloud multiplayer would be easier to test.
waitwhat2288
Scratcher
100+ posts

Add test user to project button

I think it should be called something along the lines of “open player view.”

This could be useful in many cases, and just to test code in general that would require you to use an alternative name.
Elijah999999
Scratcher
1000+ posts

Add test user to project button

What I like to do is this:

when green flag clicked
set [username v] to (username) // This is so that I can adjust it whenever I want.
do stuff with (username :: variables)
GUYWHOLOVESCODE
Scratcher
500+ posts

Add test user to project button

This would be great for me to test if cloud platformers aren't generic without having to go to turbowarp and change my custom username thing to ANONYMOUSUSER. I think it would be pretty useful and really don't see any possible cons.
Mryellowdoggy
Scratcher
1000+ posts

Add test user to project button

Elijah999999 wrote:

What I like to do is this:

when green flag clicked
set [username v] to (username) // This is so that I can adjust it whenever I want.
do stuff with (username :: variables)
Yeah, but what if you want to test out cloud variables and such?
Crispydogs101
Scratcher
1000+ posts

Add test user to project button

This would be convenient on a lot of cloud projects since you don't have to get two different tabs or browsers being used.
It can also be great for other kind of test projects with this block here
(username)
And with this very used block I can see a well benefit on it.
-Valtren-
Scratcher
1000+ posts

Add test user to project button

How would the “Test user” know what and how to change the variables?
sowut123
Scratcher
1000+ posts

Add test user to project button

-Valtren- wrote:

How would the “Test user” know what and how to change the variables?
It's just you under a different username.
CST1229
Scratcher
1000+ posts

Add test user to project button

Mryellowdoggy wrote:

(#8)

MyScratchedAccount wrote:

support! I don’t want to open up another browser on my alt just to test it! A button will save my day
Yeah, and what if you don’t even have an account with Scratcher status? How would we be able to test at all
This isn't really a workaround, but I think you can use TurboWarp (probably also with that browser extension, as one of its addons lets you open your own projects in TurboWarp, even when unshared), opening multiple instances and changing your username on each one.

Powered by DjangoBB