Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Official [scratchblocks] testing topic
- PGNhomies2
-
77 posts
Official [scratchblocks] testing topic
thanksWarning: ‘(0)’ wrong type of inputNo that will mess it up. Here is a GOOD clicker game scriptThat is a really good idea! Need a clicker script?when green flag clicked
set [ Clicks] to [0]
forever
if <mouse down?> then
change [ Clicks] by (1)
end
endwhen gf clickedBlock parsing done. Error found.
set[Clicks v] to (0)
forever
if <mouse down?> then
change[Clicks v] by (1)
wait until<not<mouse down?>>
end
end
Block parsing finished.
Do you mean:when gf clicked
set[Clicks v] to [0]
forever
if <mouse down?> then
change[Clicks v] by (1)
wait until<not<mouse down?>>
end
end
Alert [Hey! I see you are looking at my signature! Thank you for viewing my post!]::variables hat
Hit the (follow :: sensing) button::#150326
Click the (love::255) thing::#260315
Smash the (favorite ::control ) clickable::#102635
Make sure to check my profile for updates about me!::custom
See ya! ::#475610 cap
My best projects!
- BertieBoy
-
1000+ posts
Official [scratchblocks] testing topic
Oh, yeah. That makes more sense actually!No that will mess it up. Here is a GOOD clicker game scriptThat is a really good idea! Need a clicker script?when green flag clicked
set [ Clicks] to [0]
forever
if <mouse down?> then
change [ Clicks] by (1)
end
endwhen gf clickedBlock parsing done. Error found.
set[Clicks v] to (0)
forever
if <mouse down?> then
change[Clicks v] by (1)
wait until<not<mouse down?>>
end
end
- PGNhomies2
-
77 posts
Official [scratchblocks] testing topic
when green flag clickedWorthless, do not use ^
stop[all v]
Google Translate:: operators reporter Vaadake Robloxit täna. Saate luua ja mängida mänge! Saate mängida oma mänge või teiste inimeste mänge! Lihtsalt otsige Robloxit. Saate luua kontot või mängida külalistega!
Hidden text found:: looks

Alert [Hey! I see you are looking at my signature! Thank you for viewing my post!]::variables hat
Hit the (follow :: sensing) button::#150326
Click the (love::255) thing::#260315
Smash the (favorite ::control ) clickable::#102635
Make sure to check my profile for updates about me!::custom
See ya! ::#475610 cap
My best projects!
- GC123456789
-
100+ posts
Official [scratchblocks] testing topic
Warning: ‘:: operators reporter Vaadake Robloxit täna. Saate luua ja mängida mänge! Saate mängida oma mänge või teiste inimeste mänge! Lihtsalt otsige Robloxit. Saate luua kontot või mängida külalistega!’ hidden text in :: tagwhen green flag clickedWorthless, do not use ^
stop[all v]Google Translate:: operators reporter Vaadake Robloxit täna. Saate luua ja mängida mänge! Saate mängida oma mänge või teiste inimeste mänge! Lihtsalt otsige Robloxit. Saate luua kontot või mängida külalistega!
Hidden text found:: looks
Block parsing finished.
Do you mean:
Google Translate:: operators reporter // Vaadake Robloxit täna. Saate luua ja mängida mänge! Saate mängida oma mänge või teiste inimeste mänge! Lihtsalt otsige Robloxit. Saate luua kontot või mängida külalistega!BONUS: Translating it says “See Roblox today. You can create and play games! You can play your own games or other people's games! Just look for Roblox. You can create an account or play with your guests!”
Hidden text found:: looks
i know html (kinda)
and yes im using lowercase on the forums
- PGNhomies2
-
77 posts
Official [scratchblocks] testing topic
Warning: ‘:: operators reporter Vaadake Robloxit täna. Saate luua ja mängida mänge! Saate mängida oma mänge või teiste inimeste mänge! Lihtsalt otsige Robloxit. Saate luua kontot või mängida külalistega!’ hidden text in :: tagwhen green flag clickedWorthless, do not use ^
stop[all v]Google Translate:: operators reporter Vaadake Robloxit täna. Saate luua ja mängida mänge! Saate mängida oma mänge või teiste inimeste mänge! Lihtsalt otsige Robloxit. Saate luua kontot või mängida külalistega!
Hidden text found:: looks
Block parsing finished.
Do you mean:Google Translate:: operators reporter // Vaadake Robloxit täna. Saate luua ja mängida mänge! Saate mängida oma mänge või teiste inimeste mänge! Lihtsalt otsige Robloxit. Saate luua kontot või mängida külalistega!BONUS: Translating it says “See Roblox today. You can create and play games! You can play your own games or other people's games! Just look for Roblox. You can create an account or play with your guests!”
Hidden text found:: looks
it does not translate into that and no i do not mean to show the comment
Alert [Hey! I see you are looking at my signature! Thank you for viewing my post!]::variables hat
Hit the (follow :: sensing) button::#150326
Click the (love::255) thing::#260315
Smash the (favorite ::control ) clickable::#102635
Make sure to check my profile for updates about me!::custom
See ya! ::#475610 cap
My best projects!
- PGNhomies2
-
77 posts
Official [scratchblocks] testing topic
hi hai
Alert [Hey! I see you are looking at my signature! Thank you for viewing my post!]::variables hat
Hit the (follow :: sensing) button::#150326
Click the (love::255) thing::#260315
Smash the (favorite ::control ) clickable::#102635
Make sure to check my profile for updates about me!::custom
See ya! ::#475610 cap
My best projects!
- LarsOskar
-
34 posts
Official [scratchblocks] testing topic
when green flag clicked
do[physics engine v]
- Roseyfurby_Aj
-
100+ posts
Official [scratchblocks] testing topic
Scratch 3.0 block colors!
You're free to use them.
Motion :: #4C97FF // #4C97FF
Looks :: #9966FF // #9966FF
Sound :: #CF63CF // #CF63CF
Events :: #FFBF00 // #FFBF00
Control :: #FFAB19 // #FFAB19
Sensing :: #5CB1D6 // #5CB1D6
Operators :: #59C059 // #59C059
Variables :: #FF8C1A // #FF8C1A
Lists :: #FF661A // #FF661A
More blocks :: #FF6680 // #FF6680
Pen / Extensions :: #0FBD8C // #0FBD8C
You're free to use them.

Last edited by Roseyfurby_Aj (Aug. 14, 2018 20:47:09)
- Roseyfurby_Aj
-
100+ posts
Official [scratchblocks] testing topic
Did you mean this?when green flag clicked
do[physics engine v] :: motion
- ScratchDiogoh
-
1000+ posts
Official [scratchblocks] testing topic
very enjoyable! Where did you find this? Scratch 3.0 block colors!Motion :: #4C97FF // #4C97FF
Looks :: #9966FF // #9966FF
Sound :: #CF63CF // #CF63CF
Events :: #FFBF00 // #FFBF00
Control :: #FFAB19 // #FFAB19
Sensing :: #5CB1D6 // #5CB1D6
Operators :: #59C059 // #59C059
Variables :: #FF8C1A // #FF8C1A
Lists :: #FF661A // #FF661A
More blocks :: #FF6680 // #FF6680
Pen / Extensions :: #0FBD8C // #0FBD8C
You're free to use them.
+1700 Bad Posts

- Roseyfurby_Aj
-
100+ posts
Official [scratchblocks] testing topic
I just went to Scratch 3.0, took a screenshot of some of the blocks (1 of each category), and used a color picker to get the colors.very enjoyable! Where did you find this? Scratch 3.0 block colors!Motion :: #4C97FF // #4C97FF
Looks :: #9966FF // #9966FF
Sound :: #CF63CF // #CF63CF
Events :: #FFBF00 // #FFBF00
Control :: #FFAB19 // #FFAB19
Sensing :: #5CB1D6 // #5CB1D6
Operators :: #59C059 // #59C059
Variables :: #FF8C1A // #FF8C1A
Lists :: #FF661A // #FF661A
More blocks :: #FF6680 // #FF6680
Pen / Extensions :: #0FBD8C // #0FBD8C
You're free to use them.
- Scratch---Cat
-
1000+ posts
Official [scratchblocks] testing topic
This is an url that opens two pages.
Sorry, it failed.
Please click the quote button to show details.
Sorry, it failed.
Please click the quote button to show details.
_ :: hat #0000ff loop
() :: reporter #ff0000
() :: reporter #ffff00
[] :: #0000ff stack
[] :: #0000ff cap
@greenFlag :: #ffffff transparent
{
}{
} :: #ff0000 cap
Download Scratch 2.0 | Check your messages | Check my messages
_____________________________________________________________________________________________________
If you want to subscribe to this forum topic, please click the
{} Follow Discussion :: ring sensingbutton below this forum post! Thanks!
- ronsid
-
100+ posts
Official [scratchblocks] testing topic
This is an url that opens two pages.oh.
Sorry, it failed.
Please click the quote button to show details._ :: hat #0000ff loop
() :: reporter #ff0000
() :: reporter #ffff00
[] :: #0000ff stack
[] :: #0000ff cap
@greenFlag :: #ffffff transparent
{
}{
} :: #ff0000 cap
This siggy is protected by the Antiquat group






when green flag clicked
say [Scratch Time] for (2) secs
broadcast [funtime v]
when I receive [funtime v]
say [ Yaay] for (2) secs
- Eknous
-
100+ posts
Official [scratchblocks] testing topic
145th page!
define SM64 TAS 16 Stars
get (8) more stars::sensing
get[1st key v]::sensing
get(7)more stars::sensing
catch [MIPS v]::sensing
clip into[30 star door v]::sensing
go to[Dire Dire Docks v] and get [1st v]star::sensing
get[2nd key v]::sensing
BLJ into[50 star door v]::sensing
BLJ into[Endless Stairs v]::sensing
beat last level::sensing
- GC123456789
-
100+ posts
Official [scratchblocks] testing topic
#4a6cd4 :: #4a6cd4 hatAmazing huh? ;)
#8a55d7 :: #8a55d7
#bb42c3 :: #bb42c3
#0e9a6c :: #0e9a6c
#c88330 :: #c88330
#e1a91a :: #e1a91a
#2ca5e2 :: #2ca5e2
#5cb712 :: #5cb712
#ee7d16 :: #ee7d16
#cc5b22 :: #cc5b22
#632d99 :: #632d99
#969696 :: #969696
#d42828 :: #d42828
#5947b1 :: #5947b1
#4b4a60 :: #4b4a60 cap
These are the Scratch 2 hex colors.
i know html (kinda)
and yes im using lowercase on the forums
- SeperateTitan92
-
100+ posts
Official [scratchblocks] testing topic
I know this is annoying, since it actually said ‘because too many quotes about it have been found’, but I'm gonna be the weird guy who quotes THAT. 
0xfffffdab
Really???
:

Scratch—Cat's signature is:
Fatal error 0xfffffdab: Signature is temporarily hidden because too many quotes about this signature has been found
in the forums.
If you want to change your signature, click here.
0xfffffdab
Really???

If this post was useful, then a miracle has occured.
SeperateTitan92 - Scratch
SeperateTitan92 - Ideas/Requests Topic
Enjoy your day!
- SeperateTitan92
-
100+ posts
Official [scratchblocks] testing topic
#4a6cd4 :: #4a6cd4 hatAmazing huh? ;)
#8a55d7 :: #8a55d7
#bb42c3 :: #bb42c3
#0e9a6c :: #0e9a6c
#c88330 :: #c88330
#e1a91a :: #e1a91a
#2ca5e2 :: #2ca5e2
#5cb712 :: #5cb712
#ee7d16 :: #ee7d16
#cc5b22 :: #cc5b22
#632d99 :: #632d99
#969696 :: #969696
#d42828 :: #d42828
#5947b1 :: #5947b1
#4b4a60 :: #4b4a60 cap
These are the Scratch 2 hex colors.
Nice!
Last edited by SeperateTitan92 (Aug. 15, 2018 07:13:42)
If this post was useful, then a miracle has occured.
SeperateTitan92 - Scratch
SeperateTitan92 - Ideas/Requests Topic
Enjoy your day!
- Scratch---Cat
-
1000+ posts
Official [scratchblocks] testing topic
@stop :: #ff0000 reporterHow can I find the stopbutton?
Download Scratch 2.0 | Check your messages | Check my messages
_____________________________________________________________________________________________________
If you want to subscribe to this forum topic, please click the
{} Follow Discussion :: ring sensingbutton below this forum post! Thanks!