Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Official [scratchblocks] Testing Topic 6
- 2tables
- Scratcher
100+ posts
Official [scratchblocks] Testing Topic 6
when green flag clicked
forever
set [ghost v] effect to (100)
go to [front v]::looks
go to x: (0) y: (0)
end
This is my signature. It appears at the bottom of every post I make, and is irrelevant to my post.
- Cordongreen
- Scratcher
1000+ posts
Official [scratchblocks] Testing Topic 6
ask [What 3.0 blocks do you think I should post?] and wait
My name is Cordongreen. I'm thinking of making projects and maybe even writing???
when forums entered::#5e02cf hat
always{
if <[post v]is[supposed to show v]::extension> then
load [post v]::#a2cf02
load [signature v]at x:(-90)y:(-20)::#a2cf02
}::#02cf9f
- Cordongreen
- Scratcher
1000+ posts
Official [scratchblocks] Testing Topic 6
Cat blocks!
Last edited by Cordongreen (Sept. 28, 2022 04:27:56)
My name is Cordongreen. I'm thinking of making projects and maybe even writing???
when forums entered::#5e02cf hat
always{
if <[post v]is[supposed to show v]::extension> then
load [post v]::#a2cf02
load [signature v]at x:(-90)y:(-20)::#a2cf02
}::#02cf9f
- Cordongreen
- Scratcher
1000+ posts
Official [scratchblocks] Testing Topic 6
:~)
when(::undefined)clicked::events hat // Is basically just
when green flag clicked::hat
forever
reset timer
end
when [timer v] > (0.01)::hat
output::#269
Last edited by Cordongreen (Sept. 28, 2022 04:31:11)
My name is Cordongreen. I'm thinking of making projects and maybe even writing???
when forums entered::#5e02cf hat
always{
if <[post v]is[supposed to show v]::extension> then
load [post v]::#a2cf02
load [signature v]at x:(-90)y:(-20)::#a2cf02
}::#02cf9f
- Cordongreen
- Scratcher
1000+ posts
Official [scratchblocks] Testing Topic 6
// This is a comment, not a block
My name is Cordongreen. I'm thinking of making projects and maybe even writing???
when forums entered::#5e02cf hat
always{
if <[post v]is[supposed to show v]::extension> then
load [post v]::#a2cf02
load [signature v]at x:(-90)y:(-20)::#a2cf02
}::#02cf9f
- Nibot242
- Scratcher
100+ posts
Official [scratchblocks] Testing Topic 6
when green flag fights stop sign::events hat
teleport [stop sign v] away from [green flag]::motion
stop [all v]::stack
stop [everything v]::capwhen @greenFlag fights(::undefined)::events hat
teleport[Stop Sign v]away from[Green Flag v]::motion
stop [the universe v]
Thanks, but how did you do that?Replace the word "green flag" with "[@greenFlag]"::operators
Then replace the word "stop sign" with "[(::undefined)]"
Uhh…. why does it say undefined instead of @stopSign
0_0::#ff00cc҂
^ this is my p҂t scratch block. He’s name ҂s Blocko,
He defends҂my Sign҂҂҂re from҂Evil Ku҂quats.
҂
The bite marks are there from an attack from a kumquat army... I don't know if I have gotten rid of the army...
- Nibot242
- Scratcher
100+ posts
Official [scratchblocks] Testing Topic 6
change [Var v] by (10)
make (Var) go to x: (25) y: (50)::motion
0_0::#ff00cc҂
^ this is my p҂t scratch block. He’s name ҂s Blocko,
He defends҂my Sign҂҂҂re from҂Evil Ku҂quats.
҂
The bite marks are there from an attack from a kumquat army... I don't know if I have gotten rid of the army...
- Nibot242
- Scratcher
100+ posts
Official [scratchblocks] Testing Topic 6
::hat
Hehe, undifined block
0_0::#ff00cc҂
^ this is my p҂t scratch block. He’s name ҂s Blocko,
He defends҂my Sign҂҂҂re from҂Evil Ku҂quats.
҂
The bite marks are there from an attack from a kumquat army... I don't know if I have gotten rid of the army...
- Nibot242
- Scratcher
100+ posts
Official [scratchblocks] Testing Topic 6
when Stop Sign clicked::events hat
Last edited by Nibot242 (Sept. 28, 2022 04:53:40)
0_0::#ff00cc҂
^ this is my p҂t scratch block. He’s name ҂s Blocko,
He defends҂my Sign҂҂҂re from҂Evil Ku҂quats.
҂
The bite marks are there from an attack from a kumquat army... I don't know if I have gotten rid of the army...
- Nibot242
- Scratcher
100+ posts
Official [scratchblocks] Testing Topic 6
KING OF THE PAGE NO EDIT!!!!!!::Events Hat
play drum (CELEBRATE v) for (0.25) beats::cap
0_0::#ff00cc҂
^ this is my p҂t scratch block. He’s name ҂s Blocko,
He defends҂my Sign҂҂҂re from҂Evil Ku҂quats.
҂
The bite marks are there from an attack from a kumquat army... I don't know if I have gotten rid of the army...
- Nibot242
- Scratcher
100+ posts
Official [scratchblocks] Testing Topic 6
HOW YOU MAKE CUSTOM 3.0
0_0::#ff00cc҂
^ this is my p҂t scratch block. He’s name ҂s Blocko,
He defends҂my Sign҂҂҂re from҂Evil Ku҂quats.
҂
The bite marks are there from an attack from a kumquat army... I don't know if I have gotten rid of the army...
- lazytownfan2004
- Scratcher
23 posts
Official [scratchblocks] Testing Topic 6
when lazytown hater is born
play sound [ boss music] until done
drop-kick them *
repeat (420)
end
when green flag clicked
say [wanna collab?] for (2) secs
wait (1) secs
command [follow me] for (2) secs
- lazytownfan2004
- Scratcher
23 posts
Official [scratchblocks] Testing Topic 6
To be honest, these are kind of like VBulletin forums.
when green flag clicked
say [wanna collab?] for (2) secs
wait (1) secs
command [follow me] for (2) secs
- Cordongreen
- Scratcher
1000+ posts
Official [scratchblocks] Testing Topic 6
when green flag fights stop sign::events hat
teleport [stop sign v] away from [green flag]::motion
stop [all v]::stack
stop [everything v]::capwhen @greenFlag fights(::undefined)::events hat
teleport[Stop Sign v]away from[Green Flag v]::motion
stop [the universe v]
Thanks, but how did you do that?Replace the word "green flag" with "[@greenFlag]"::operators
Then replace the word "stop sign" with "[(::undefined)]"
Uhh…. why does it say undefined instead of @stopSign
// Because @stopSign won't work
@stopSign // Doesn't work
My name is Cordongreen. I'm thinking of making projects and maybe even writing???
when forums entered::#5e02cf hat
always{
if <[post v]is[supposed to show v]::extension> then
load [post v]::#a2cf02
load [signature v]at x:(-90)y:(-20)::#a2cf02
}::#02cf9f
- Cordongreen
- Scratcher
1000+ posts
Official [scratchblocks] Testing Topic 6
My name is Cordongreen. I'm thinking of making projects and maybe even writing???
when forums entered::#5e02cf hat
always{
if <[post v]is[supposed to show v]::extension> then
load [post v]::#a2cf02
load [signature v]at x:(-90)y:(-20)::#a2cf02
}::#02cf9f
- Nibot242
- Scratcher
100+ posts
Official [scratchblocks] Testing Topic 6
Last edited by Nibot242 (Sept. 28, 2022 07:25:02)
0_0::#ff00cc҂
^ this is my p҂t scratch block. He’s name ҂s Blocko,
He defends҂my Sign҂҂҂re from҂Evil Ku҂quats.
҂
The bite marks are there from an attack from a kumquat army... I don't know if I have gotten rid of the army...
- _-BS-ALT-_
- Scratcher
500+ posts
Official [scratchblocks] Testing Topic 6
(()) // Circle.
when green flag clicked
forever
if <[_-BS-ALT-_ v] exists? :: sensing> then
do{
dumb stuff :: events
}as [_-BS-ALT-_ v] ::sensing
end
end
- _-BS-ALT-_
- Scratcher
500+ posts
Official [scratchblocks] Testing Topic 6
E!
when green flag clicked
forever
if <[_-BS-ALT-_ v] exists? :: sensing> then
do{
dumb stuff :: events
}as [_-BS-ALT-_ v] ::sensing
end
end
- k0d3rrr
- Scratcher
1000+ posts
Official [scratchblocks] Testing Topic 6
!E
when I receive [a link to the music video for Never Gonna Give You Up v]
say [That's the link to the music video for Never Gonna Give You Up.] for (5) secs
AI isn't being added to Scratch anytime soon. If you want to, you could also read this related essay, which was not made by me.
I also found the earliest mention of Scratch 4.0 on the forums.
—
This is my signature. It is a small piece of text that appears below
every post I make. In my signature, I can include quotes, images, and even Scratch blocks.
define k0d3rrr
coding since [2019 v] :: #f18800 // The lowest year you can select is 2007, which was when Scratch was released.
favourite Scratch version: [3.0 v]:: #f18800
second favourite Scratch version: [1.4 v]:: #f18800
And now, some words of forum wisdom (which may or may not be controversial):
“What's the point of telling people not to post on your topic, if they are still going to post on your topic anyway?” - k0d3rrr
“If you are writing a story or creating a character roleplay for a Scratch studio, shouldn't it go in either Collaboration or Show and Tell instead of Things I'm Making and Creating?” - k0d3rrr
- Nibot242
- Scratcher
100+ posts
Official [scratchblocks] Testing Topic 6
Ummm….
Last edited by Nibot242 (Sept. 28, 2022 08:32:32)
0_0::#ff00cc҂
^ this is my p҂t scratch block. He’s name ҂s Blocko,
He defends҂my Sign҂҂҂re from҂Evil Ku҂quats.
҂
The bite marks are there from an attack from a kumquat army... I don't know if I have gotten rid of the army...