Discuss Scratch

tagrim123
Scratcher
500+ posts

url [] block (Scratch Domains Only)

I think Scratch should have a url block that only goes to scratch domains. The block could look like this:
url scratch.mit.edu/[projects v]/[0000000] as text [...]::operators reporter
Operators because i have no other idea. Anyways, this would create a clickable hyperlink, like the url tag, that sends you to the link. Dropdown options are:
- projects
- discuss/topics
- studios
- users
What This Is: a block that makes a clickable hyperlink that lets you optionally click it.
What This Isn't: a block that sends you to a link instantly. That can be found here.
This block works in, for example:
ask (join(url scratch.mit.edu/[projects v]/[1234567] as text [Project.]::operators reporter) [ True/False: this project is a sequel.]) and wait
say (join [Join the official studio! Link: ](url scratch.mit.edu/[studios v]/[1234567] as text [here.]::operators reporter))
think (join (join(join [I think ] (username)) [should join my studio, ]) (url scratch.mit.edu/[studios v]/[1234567] as text [Super Fun Studio] ::operators reporter ))

Supporters:
- ametrine_
- everwinner64 (enemy turned friend!)
- N8_D_GR8_1
- FeelingHammy417

Last edited by tagrim123 (June 5, 2025 12:27:56)

ametrine_
Scratcher
1000+ posts

url [] block (Scratch Domains Only)

support. i've seen a lot of games that span multiple projects, and this would make it a lot easier to do that
tagrim123
Scratcher
500+ posts

url [] block (Scratch Domains Only)

ametrine_ wrote:

support. i've seen a lot of games that span multiple projects, and this would make it a lot easier to do that
Thanks! Added you to the now-existing supporters list!
everwinner64
Scratcher
1000+ posts

url [] block (Scratch Domains Only)

removed

Last edited by everwinner64 (May 30, 2025 12:32:58)

tagrim123
Scratcher
500+ posts

url [] block (Scratch Domains Only)

everwinner64 wrote:

The idea itself is good. However, I’m afraid that this could be easily misused to slow/crash servers
True…. maybe add a cooldown? 10 seconds? And if you refer to linking projects that crash scratch, those are against ToU and can be reported. Or something else, please elaborate.
ametrine_
Scratcher
1000+ posts

url [] block (Scratch Domains Only)

everwinner64 wrote:

The idea itself is good. However, I’m afraid that this could be easily misused to slow/crash servers
how?
tagrim123
Scratcher
500+ posts

url [] block (Scratch Domains Only)

ametrine_ wrote:

everwinner64 wrote:

The idea itself is good. However, I’m afraid that this could be easily misused to slow/crash servers
how?
Spamming? Wait, no. That only slows down the editor. Again, he should elaborate.
Icefan13
Scratcher
100+ posts

url [] block (Scratch Domains Only)

This is a duplicate.
tagrim123
Scratcher
500+ posts

url [] block (Scratch Domains Only)

Icefan13 wrote:

This is a duplicate.
That's a block that sends you to one. This allows you to create a clickable link, rather than instantly sending you to one.
everwinner64
Scratcher
1000+ posts

url [] block (Scratch Domains Only)

tagrim123 wrote:

Spamming? Wait, no. That only slows down the editor. Again, he should elaborate.
I misunderstood, my bad. Support!
tagrim123
Scratcher
500+ posts

url [] block (Scratch Domains Only)

Bump
Olimon7661
Scratcher
1000+ posts

url [] block (Scratch Domains Only)

No support. Something could look innocent, but in reality the art inside could be inappropriate.
medians
Scratcher
1000+ posts

url [] block (Scratch Domains Only)

Olimon7661 wrote:

No support. Something could look innocent, but in reality the art inside could be inappropriate.
You can already do stuff like this:
delete all of [url v]
add [(insert url here)] to [url v]
add [Copy the URL above.] to [url v]
show list [url v]

Last edited by medians (June 2, 2025 13:58:17)

N8_D_GR8_1
Scratcher
1000+ posts

url [] block (Scratch Domains Only)

This is a neat idea! I support. I think there should also be an “open hyperlink ()” block so that you could, for example, do something like this:

when this sprite clicked
open hyperlink [https://scratch.mit.edu/users/yourusername/]::extension

Of course, there should be a popup that asks if you want to open that link, so the project creator cannot just spam tabs onto your browser.
tagrim123
Scratcher
500+ posts

url [] block (Scratch Domains Only)

N8_D_GR8_1 wrote:

This is a neat idea! I support. I think there should also be an “open hyperlink ()” block so that you could, for example, do something like this:

when this sprite clicked
open hyperlink [https://scratch.mit.edu/users/yourusername/]::extension

Of course, there should be a popup that asks if you want to open that link, so the project creator cannot just spam tabs onto your browser.
That version of suggestion is located here.
tagrim123
Scratcher
500+ posts

url [] block (Scratch Domains Only)

Olimon7661 wrote:

No support. Something could look innocent, but in reality the art inside could be inappropriate.
Report button. As medians said, you could already do something like that, so should we remove lists??
tagrim123
Scratcher
500+ posts

url [] block (Scratch Domains Only)

Bump
IloveRoblox003
Scratcher
1000+ posts

url [] block (Scratch Domains Only)

Examples of use? (We could use Notes & Credits for links)
tagrim123
Scratcher
500+ posts

url [] block (Scratch Domains Only)

IloveRoblox003 wrote:

Examples of use? (We could use Notes & Credits for links)
See towards end of OP.
tagrim123
Scratcher
500+ posts

url [] block (Scratch Domains Only)

Bump

Powered by DjangoBB