Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » Running Scratch and things in odd programs
- airplanedodge
- Scratcher
1000+ posts
Running Scratch and things in odd programs
Share the ways you have done this!
1. Scratch was run in Google earth (Reported by Jeffalo)
2. Scratch API was run in Blender's python console thing (Reported by Chiroyce)
3. Scratch API was attempted to be run in GIMP's python console (Reported by mybearworld)
4. Scratch was run in the forum post preview (Reported by Albraa60)
5. Scratch was attempted to be run in the Windows 10 Search bar popup (Reported by Sheep_maker)
6. TurboWarp and scratch-gui/(develop and master) (and an embed version of Scratch) were run in a Snap! project (Reported by CST1229)
7. Scratch was run in Firefox in a Bash Repl (Reported by Raihan142857)
8. Griffpatch's “Appel” was run in the Google Search bar using Inspect Element (Reported by 9gr)
9. Scratch 1.4 was run in a browser extension (Reported by Qwert870)
List will be accordingly updated.
1. Scratch was run in Google earth (Reported by Jeffalo)
2. Scratch API was run in Blender's python console thing (Reported by Chiroyce)
3. Scratch API was attempted to be run in GIMP's python console (Reported by mybearworld)
4. Scratch was run in the forum post preview (Reported by Albraa60)
5. Scratch was attempted to be run in the Windows 10 Search bar popup (Reported by Sheep_maker)
6. TurboWarp and scratch-gui/(develop and master) (and an embed version of Scratch) were run in a Snap! project (Reported by CST1229)
7. Scratch was run in Firefox in a Bash Repl (Reported by Raihan142857)
8. Griffpatch's “Appel” was run in the Google Search bar using Inspect Element (Reported by 9gr)
9. Scratch 1.4 was run in a browser extension (Reported by Qwert870)
List will be accordingly updated.
Last edited by airplanedodge (May 15, 2021 17:05:25)
- CST1229
- Scratcher
1000+ posts
Running Scratch and things in odd programs
Using a very simple JavaScript block, I managed to run TurboWarp (Scratch's website or editor refuses to be embedded) in Snap!.
However, you can still run a part of Scratch itself with the embed project player:
However, you can still run a part of Scratch itself with the embed project player:
This is a signature. It's a piece of text that appears below every post I write. Click here to learn more, including how to make your own.
Getting survey popups that look like this? It's normal, and is a thing the ST is doing. Read this topic for more info.
Getting survey popups that look like this? It's normal, and is a thing the ST is doing. Read this topic for more info.
- airplanedodge
- Scratcher
1000+ posts
Running Scratch and things in odd programs
!.Cool! How about embeding the llk.github.io develop editor? Using a very simple JavaScript block, I managed to run TurboWarp (Scratch's website or editor refuses to be embedded) in Snap
https://assets.scratch.mit.edu/get_image/.%2E/e1e058068ccc02831be33b0e4ac80cc7.png
However, you can still run a part of Scratch itself with the embed project player:
https://assets.scratch.mit.edu/get_image/.%2E/f860c8bb8360811fa1104d17667c063a.png
adding to the OP
- CST1229
- Scratcher
1000+ posts
Running Scratch and things in odd programs
Both the develop and the master editors work (screenshot is from master) snip
Cool! How about embeding the llk.github.io develop editor?
adding to the OP
[Original post]
This is a signature. It's a piece of text that appears below every post I write. Click here to learn more, including how to make your own.
Getting survey popups that look like this? It's normal, and is a thing the ST is doing. Read this topic for more info.
Getting survey popups that look like this? It's normal, and is a thing the ST is doing. Read this topic for more info.
- airplanedodge
- Scratcher
1000+ posts
Running Scratch and things in odd programs
Wow awesome. adding that as wellBoth the develop and the master editors work (screenshot is from master) snip
Cool! How about embeding the llk.github.io develop editor?
adding to the OP
[Original post]
https://assets.scratch.mit.edu/get_image/.%2E/ac5ce37a93a4f91eccaa7d19887697c6.png
- Raihan142857
- Scratcher
1000+ posts
Running Scratch and things in odd programs
I opened scratch's editor on replit.
https://replit.com/@CubeyTheCube/scrtartch?embed=1&output=1#main.sh
https://replit.com/@CubeyTheCube/scrtartch?embed=1&output=1#main.sh
I use scratch.
GF: I'll dump you. BF: hex dump or binary dump?
- airplanedodge
- Scratcher
1000+ posts
Running Scratch and things in odd programs
awesome 404 page, replit. I opened scratch's editor on replit.
https://replit.com/@CubeyTheCube/scrtartch?embed=1&output=1#main.sh
not your fault its the fault of the forums for turning the @ sign into %40 or something
- Steve0Greatness
- Scratcher
1000+ posts
Running Scratch and things in odd programs
that's because of the fact that your browser changes the url to https://replit.com/%40CubeyTheCube/scrtartch?embed=1&output=1#main.sh.awesome 404 page, replit. I opened scratch's editor on replit.
https://replit.com/@CubeyTheCube/scrtartch?embed=1&output=1#main.sh
not your fault its the fault of the forums for turning the @ sign into %40 or something
[So replace %40 with @]
Last edited by Steve0Greatness (May 15, 2021 02:22:40)
/hj is the worst tone indicator. It's confusing and ambiguous. I hate it. The point of tone indicators is to indicate tone, or the way that a piece of text should be read, but what does “half joking” mean? Do you just wake up in the morning and think “wow, I really have something I want to talk about seriously but also kinda not, IDK you decide.” It's useless. I hate it. It just provokes a deep rooted anger within me whenever I see it. People just comment /hj as if it makes any sense. It doesn't. Oh wow, it's a tone indicator that's has a relative meaning, how useful, I'll use it in every comment I post. NO. STOP IT. You're a tone indicator, you have only one job, and yet you sit there doing nothing apart angering me.
/srs
^^^ (there's more below)
This one is useful because it tells you that this signature is fully 100% serious. (/srs) Who would've thought that tone indicators needed to tell you something about the piece of text they're attached to? /s
I'm serious, I'm not even going to put multiple (/hj)s a the end of my signature as to mock the previous paragraph for not getting the point of something(like previous version of my signature). /srs
- Qwert870
- Scratcher
41 posts
Running Scratch and things in odd programs
I ran Scratch 1.4 in a browser extension. The only issue is it can't detect key presses.
Last edited by Qwert870 (May 15, 2021 17:28:36)
- airplanedodge
- Scratcher
1000+ posts
Running Scratch and things in odd programs
https://assets.scratch.mit.edu/get_image/.%2E/686dd2f57b183a3b365777251f0b18cf.pngUhh adding
inspect element go brrrrr
Oh wow that is really odd adding that I ran Scratch 1.4 in a browser extension. (Does that count?)
https://assets.scratch.mit.edu/get_image/.%2E/8b8edd83dfa84473f952c3b7b10e763a.png
I would like to see the google earth one.https://scratch.mit.edu/discuss/topic/442321/
- PkmnQ
- Scratcher
1000+ posts
Running Scratch and things in odd programs
(DroidVim)
Apparently I have to use OpenSSL. It's there, but I don't know how to use it
Last edited by PkmnQ (May 15, 2021 19:28:44)
wowee
- mybearworld
- Scratcher
1000+ posts
Running Scratch and things in odd programs
Inspect Element doesn't count imo, there it works everywhere
Signatures are the only place where assets links still work.
- Chiroyce
- Scratcher
1000+ posts
Running Scratch and things in odd programs
Share the ways you have done this!
2. Scratch API was run in Blender's python console thing (Reported by Chiroyce)
List will be accordingly updated.
Here are some screenshots!
(source)
also can you add links to all the topics for this in the OP?
April Fools' topics:
— New Buildings in Scratch's headquarters
— Give every Scratcher an M1 MacBook Air
— Scratch should let users edit other Scratchers' projects
— Make a statue for Jeffalo
— Scratch Tech Tips™
— Make a Chiroyce statue emoji
<img src=“x” onerror=“alert('XSS vulnerability discovered')”>
this is a test sentence
- mybearworld
- Scratcher
1000+ posts
Running Scratch and things in odd programs
How about google translate
The text is weird, as it's the german version translated into english, but otherwise, it's scratch!
The text is weird, as it's the german version translated into english, but otherwise, it's scratch!
Signatures are the only place where assets links still work.
- Maximouse
- Scratcher
1000+ posts
Running Scratch and things in odd programs
https://replit.com/%40CubeyTheCube/scrtartch?embed=1&output=1#main.sh.It isn't the browser's fault, it's that's because of the fact that your browser changes the url to a Scratch bug.
[So replace %40 with @]
- CST1229
- Scratcher
1000+ posts
Running Scratch and things in odd programs
Someone ran Scratch in Star Walk 2. You could include it here.
(not me though)
(not me though)
This is a signature. It's a piece of text that appears below every post I write. Click here to learn more, including how to make your own.
Getting survey popups that look like this? It's normal, and is a thing the ST is doing. Read this topic for more info.
Getting survey popups that look like this? It's normal, and is a thing the ST is doing. Read this topic for more info.
- Discussion Forums
- » Advanced Topics
- » Running Scratch and things in odd programs