Discuss Scratch
- Discussion Forums
- » Announcements
- » Wiki Wednesday, February 23, 2022
- Yahiawe2010
- Scratcher
10 posts
Wiki Wednesday, February 23, 2022
Do this script
when green flag clicked
set [my variable] to [0]
set [☁ score] to [0]
forever
if <key [up arrow] pressed?> then
say [Don't press the up arrow] for (1) secs
set [my variable] to [1]
end
if <(my variable) = [1]> then
set [☁ score] to [1]
set [my variable] to [0]
end
if <(☁ score) = [1]> then
stop [all]
end
end
- DMU_Mapping
- Scratcher
100+ posts
Wiki Wednesday, February 23, 2022
haha very funny 69
this is historical yall
this is historical yall
- poovillager_test
- Scratcher
65 posts
Wiki Wednesday, February 23, 2022
What is this
stop [(me) v]
Last edited by poovillager_test (Feb. 24, 2022 18:02:41)
- dacreatif2
- Scratcher
100+ posts
Wiki Wednesday, February 23, 2022
I completely forgot yesterday was Wiki Wednesday… I'll try again next month
- ReinoScreech
- Scratcher
500+ posts
Wiki Wednesday, February 23, 2022
Which is actually on Wednesday lol
it’s been so long since it was finally posted on a Wednesday… (purple guy reference)
- Autofirejm
- Scratcher
1000+ posts
Wiki Wednesday, February 23, 2022
It’s- A- Wi- Ki- Wednesday!
but it’s Ceebee this time, lifay needed a break…?
but it’s Ceebee this time, lifay needed a break…?
- ScratchCat1038
- Scratcher
1000+ posts
Wiki Wednesday, February 23, 2022
Finally, the name is accurate!
I also see that lilfay needed a day month off! Yay!
yay i got 226th post *weak confetti*
I also see that lilfay needed a day month off! Yay!
yay i got 226th post *weak confetti*
- Emeraldgirl154
- Scratcher
14 posts
Wiki Wednesday, February 23, 2022
who is the founder of scratch Today we have the 69th edition of Wiki Wednesday for everyone!Without further ado, here are the Wiki Articles of the Month:English: Script
A script is a collection, or “stack”, of blocks that all interlock with one another. The blocks and their order are very important, as they determine how sprites interact with each other and the Stage.
A very simple script (click for larger image)
What is the Scratch Wiki?
The Scratch Wiki is a collaboratively-written wiki available for free that provides information about the Scratch programming language and its website, history, and phenomena surrounding it. The wiki is supported by the Scratch Team, but is primarily written by Scratchers. The Scratch Wiki is a popular source of information for scripts and tutorials, and it continues to grow as Scratchers use it as their primary source of information. This could also include advanced articles for Scratchers around the world to build, share, and see.
(Source: Scratch Wiki)The Current Scratch Wikis
| Dutch (Nederlands) | English | French (français) | German (deutsch) |
| Hungarian (Magyar) | Indonesian (Bahasa Indonesia) | Japanese (日本語) | Russian (Русский) |Missing Languages
There are many languages which do not have a Scratch Wiki! If you know a language without a Wiki, then you can help create one. Learn more here! We are looking for native speakers in a certain language and do not require any applicants to have a perfect grasp on the English language.
By the way, did you know…
… A script without a hat block can be run by clicking on it in the scripts pane
A big thank you goes to jvvg for organizing this Wiki Wednesday and writing the post. Thank you to LiFaytheGoblin for helping coordinate the post. And credit to Yummygum on iconfinder.com for the flag icons!
- Chesterchan0609
- Scratcher
3 posts
Wiki Wednesday, February 23, 2022
when green flag clicked
forever
repeat (999999999)
set pen color to [#3713c2]
show
hide
end
end
- _-lunathecursewolf-_
- Scratcher
2 posts
Wiki Wednesday, February 23, 2022
I love scrach its realy fun to code and draw!
- Discussion Forums
- » Announcements
- » Wiki Wednesday, February 23, 2022