Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How to better format your topic!
- Dinosaurguy77
-
500+ posts
How to better format your topic!
so wait… what is the problem agin
- The__guye
-
100+ posts
How to better format your topic!
when green flag clicked
start with deleted blocks [now! v] :: sensing cap
So let's get started. :: sensing hat
this is the :: operators
forever if <and then the <loud? :: sensing> boolean :: operators> :: control
block :: motion
end
- kittyqueen5566
-
100+ posts
How to better format your topic!
when this sprite clicked
switch costume to [costume2 v]
wait (00.20) secs
switch costume to [costume1 v]
- NotK3ndricAlt
-
1000+ posts
How to better format your topic!
Okay this topic needs dustbinned.
- DavidIsAwesome-24
-
76 posts
How to better format your topic!
when green flag clicked
forever
if <key [ enter v] pressed?> then
move (length of ((variable) / (x)) v :: list) steps
stamp
end
when i start as a stamp:: pen hat
change stamp costume to [… v]:: pen
repeat (length of (gravity)
set [x v] to (x velocity)
set [y v] to (y velocity)
change x by (x)
change y by (y)
end
replace item ((☁ impustor) v) of [player v] with (x)
replace item ((☁ impustor) v) of [player v] with (y)
Last edited by DavidIsAwesome-24 (Aug. 11, 2023 06:03:31)
- zayhak_123
-
10 posts
How to better format your topic!
Heyo use this code :
IT IS REALY BAD
when green flag clicked
say [:)] for (2) secs
IT IS REALY BAD
- DavidIsAwesome-24
-
76 posts
How to better format your topic!
❓
Last edited by DavidIsAwesome-24 (Aug. 10, 2023 08:40:26)
- DavidIsAwesome-24
-
76 posts
How to better format your topic!
BLOCKS i just dont really dont get the point why do they exist in the first place.uslessforever
<loud?:: sensing>// says the one who’s quiet
all at once <> {
}:: control// it cantttt stoppp!!!!!
([slider v] sensor value:: sensing)// fanmade reporter
turn motor on for () secs:: pen
forever if <>:: control
end
stop all:: control
stop script:: control
stamp transparent ():: pen
[say v] []:: looks
[say v] [] for () secs:: looks
set text []:: looks
set font [ v] color [idk v]:: looks
create clone:: control
scroll right ():: motion
scroll up ():: motion
align scene [ v]:: motion
(x scroll:: sensing)// just scroll
(y scroll:: sensing)// same for this one
hide all sprites:: looks// yeah it hides all sprites
(user id:: sensing)// that scares me……
start scene [ v]:: events// what
(backdrop [ v]:: looks)// oh cool
show monitor [foo v]:: variables// foo
color fx test ():: looks// i have no idea of this block
when <> is true:: control hat// this should have been returned! its cool for that to be re-added in scratch!
change blur by ():: looks// blurrrrrr
say nothing:: looks// theres an alternative that you can do
(Scratch days:: sensing)// scratch days since is was awesome, but it’s still awesome, right Scratch Team?
point away from edge:: motion// cool
change stretch by ():: looks// oh come on! i miss these blocks!
set stretch to ():: looks// Set Stretchhhhhhh Wide!
beep:: sound// *beep*
(abs () :: operators )// yeah i know this is useless because we already have one
end
guys this is the old blocks
—————————
gg
Last edited by DavidIsAwesome-24 (Aug. 10, 2023 08:43:15)
- SnoopyAndWoodstocka
-
2 posts
How to better format your topic!
when green flag clicked
move (10) steps
ask []who are you? and wait
- MR202314
-
9 posts
How to better format your topic!
when [down arrow] key pressed[scratch
repeat until <>
end
- MR202314
-
9 posts
How to better format your topic!
how to make a stop sign detector:
random thingy
+
when [timer] > (0.01)
random thingy
+
forever
reset timer
end
- Discussion Forums
- » Help with Scripts
-
» How to better format your topic!