Discuss Scratch
- Discussion Forums
- » Show and Tell
- » Scratch 1.4 or 2.0 detector
- littlegingermonster
-
Scratcher
24 posts
Scratch 1.4 or 2.0 detector
So here is a tutorial how to get scratch 1.4 offline editor on windows.
1. On your windows 2000 , XP , Vista , 7 or 8 , go to google.com and type in scratch 1.4 offline editor.
2. Click scratch.
3. Click download
4. click on the button below.
5. click on the download button.
6. setup it.
Thats you done.
Enjoy scratch 1.4 offline editor.
If this tutorial helped you , go to my account.
This wont work on windows 1.0 , 2.0 , 3.0 , 3.1 , 95 , 98 , 8.1 and 10.
Now for the MacOSX.
1. On your MacOSX 10.4 or later go to safari or google
2. Search up scratch 1.4 offline editor.
3. Click on scratch 1.4 and click download.
4.
1. On your windows 2000 , XP , Vista , 7 or 8 , go to google.com and type in scratch 1.4 offline editor.
2. Click scratch.
3. Click download
4. click on the button below.
5. click on the download button.
6. setup it.
Thats you done.
Enjoy scratch 1.4 offline editor.
If this tutorial helped you , go to my account.
This wont work on windows 1.0 , 2.0 , 3.0 , 3.1 , 95 , 98 , 8.1 and 10.
Now for the MacOSX.
1. On your MacOSX 10.4 or later go to safari or google
2. Search up scratch 1.4 offline editor.
3. Click on scratch 1.4 and click download.
4.
Last edited by littlegingermonster (Jan. 18, 2020 15:43:34)
- epicnoob28
-
Scratcher
31 posts
Scratch 1.4 or 2.0 detector
how do you even get earlier versions of scratch?
- DubstepCat_Scratches
-
Scratcher
34 posts
Scratch 1.4 or 2.0 detector
how do you even get earlier versions of scratch?
You can get them by going to “scratch.mit.edu/download” and clicking on Windows or Mac OS (I will hyperlink them below)
Scratch 2.0 Download | Scratch 1.4 Download
- DarkRainbow11356
-
Scratcher
2 posts
Scratch 1.4 or 2.0 detector
how do you even get earlier versions of scratch?oh wait youre the guy who got raided right?
- The_Master12398
-
Scratcher
5 posts
Scratch 1.4 or 2.0 detector
how do you even get earlier versions of scratch?
get the image files from the scratch wiki, then drag on to scratch.exe.
- yanghome
-
Scratcher
100 posts
Scratch 1.4 or 2.0 detector
when green flag clicked :: control
say [Welcome to Scratch 1.4 or 2.0 detector] for (2) secs
reset timer
say [Detecting...]
wait (2) secs
if <(letter (4) of (timer)) = []>{
say [You're on Scratch 2.0] for (2) secs
}else{
say [You're on Scratch 1.4]
} :: control // this is not listening
- windows11microsoft
-
Scratcher
100+ posts
Scratch 1.4 or 2.0 detector
when green flag clicked
if (letter (4) of (timer)) then
say [scratch 2.0] for (2) secs
else
say [scratch 1.4] for (2) secs
end
- Discussion Forums
- » Show and Tell
-
» Scratch 1.4 or 2.0 detector














