Discuss Scratch

_-BS-ALT-_
Scratcher
500+ posts

Official [scratchblocks] Testing Topic 6

ScratchTeam wrote:

HeY gUyS!1!1 9+10 iS 21!!!!1!1!11!1!111



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

New E Block!

wait until <> {
}wait until not {} :: control

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

New C Block!

wait until <> {} :: control

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

Another New E Block!

wait until <> {}else {} :: control

when green flag clicked
forever
if <[_-BS-ALT-_ v] exists? :: sensing> then
do{
dumb stuff :: events
}as [_-BS-ALT-_ v] ::sensing
end
end
Cordongreen
Scratcher
1000+ posts

Official [scratchblocks] Testing Topic 6

_-BS-ALT-_ wrote:

Another New E Block!

wait until <> {}else {} :: control
But then how will it wait until a condition if it also checks if it doesn't happen?

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
_-BS-ALT-_
Scratcher
500+ posts

Official [scratchblocks] Testing Topic 6

Cordongreen wrote:

_-BS-ALT-_ wrote:

Another New E Block!

wait until <> {}else {} :: control
But then how will it wait until a condition if it also checks if it doesn't happen?

It Will Work If You Don't Do It In 1 Second, It Will Do Action “else” And If You Do It Before 1 Second Runs, It Will Do Action “wait until <>”

Last edited by _-BS-ALT-_ (Aug. 30, 2022 10:39:11)


when green flag clicked
forever
if <[_-BS-ALT-_ v] exists? :: sensing> then
do{
dumb stuff :: events
}as [_-BS-ALT-_ v] ::sensing
end
end
Cordongreen
Scratcher
1000+ posts

Official [scratchblocks] Testing Topic 6

_-BS-ALT-_ wrote:

Cordongreen wrote:

_-BS-ALT-_ wrote:

Another New E Block!

wait until <> {}else {} :: control
But then how will it wait until a condition if it also checks if it doesn't happen?

It Will Work If You Don't Do It In 1 Second, It Will Do Action “else” And If You Do It Before 1 Second Runs, It Will Do Action “wait until <>”
Then it's workaroundable
wait (1) secs
if <Condition::custom-arg> then
say [True]
else
say [False]
end

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
Knightbot63
Scratcher
1000+ posts

Official [scratchblocks] Testing Topic 6

pen up
pen down
pen middle :: pen


Working on an RPG. Consistently losing followers because of inactivity.
I head to forums time-to-time. Not as much as I used to.
Knightbot63
Scratcher
1000+ posts

Official [scratchblocks] Testing Topic 6

set [ v] to <custom block>

repeat until <touching earth>

end
LOL

Last edited by Knightbot63 (Aug. 30, 2022 12:53:10)


Working on an RPG. Consistently losing followers because of inactivity.
I head to forums time-to-time. Not as much as I used to.
Knightbot63
Scratcher
1000+ posts

Official [scratchblocks] Testing Topic 6

when [ v] > @stopSign @greenFlag @turnRight :: hat custom

Working on an RPG. Consistently losing followers because of inactivity.
I head to forums time-to-time. Not as much as I used to.
Knightbot63
Scratcher
1000+ posts

Official [scratchblocks] Testing Topic 6

wait until <nothing> {}seems cool... {} :: control

Working on an RPG. Consistently losing followers because of inactivity.
I head to forums time-to-time. Not as much as I used to.
Cordongreen
Scratcher
1000+ posts

Official [scratchblocks] Testing Topic 6

pen down
pen a little down::pen
pen middle::pen
pen a little up::pen
pen up

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
Knightbot63
Scratcher
1000+ posts

Official [scratchblocks] Testing Topic 6

when this sprite clicked :: custom
something :: custom

Working on an RPG. Consistently losing followers because of inactivity.
I head to forums time-to-time. Not as much as I used to.
Cordongreen
Scratcher
1000+ posts

Official [scratchblocks] Testing Topic 6

What i want for april fools 2023
show Scratch story mode episode (1 v)::extension

play Scratch story mode sounds of episode (1 v)::extension

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

Why are blocks in scratch discussion forums still in 2.0?::operators

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
Windows710-User
Scratcher
4 posts

Official [scratchblocks] Testing Topic 6

define ( v)
forever
forever
stop [all v]
end
end

Last edited by Windows710-User (Aug. 30, 2022 12:57:32)

Knightbot63
Scratcher
1000+ posts

Official [scratchblocks] Testing Topic 6

if <touching level :: custom> then // DON'T DO THIS
change y by (1)
if <touching level :: custom> then
change y by (1)
if <touching level :: custom> then
change y by (1)
if <touching level :: custom> then
change y by (1)
end
end
end
end


if <touching level :: custom> then // DO THIS
repeat until <not <<touching level :: custom>>>
change y by (1)
end
end

Working on an RPG. Consistently losing followers because of inactivity.
I head to forums time-to-time. Not as much as I used to.
Cordongreen
Scratcher
1000+ posts

Official [scratchblocks] Testing Topic 6

Scratch 4.0 blocks be like:
WHY ARE THE BLOCKS IN DISCUSSION FORUMS STILL IN 2.0!!!!??? WE WANT TO BE THERE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Last edited by Cordongreen (Aug. 30, 2022 12:58:41)


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
Knightbot63
Scratcher
1000+ posts

Official [scratchblocks] Testing Topic 6

(mouse x)
(mouse y)
we forgot about
(mouse z :: sensing

Working on an RPG. Consistently losing followers because of inactivity.
I head to forums time-to-time. Not as much as I used to.
Knightbot63
Scratcher
1000+ posts

Official [scratchblocks] Testing Topic 6

Cordongreen wrote:

Scratch 4.0 blocks be like:
[big]Fatter[/big] blocks
BBCode doesn't work on scratch blocks

mind as well be the emperor of the page as i claimed king of page 3 times.

Last edited by Knightbot63 (Aug. 30, 2022 12:59:31)


Working on an RPG. Consistently losing followers because of inactivity.
I head to forums time-to-time. Not as much as I used to.

Powered by DjangoBB