Discuss Scratch

Charles12310
Scratcher
1000+ posts

Official [scratchblocks] testing topic

dogeiscut wrote:

-ShadowOfTheFuture- wrote:

78ch3 wrote:

Roseyfurby_Aj wrote:

Normal
BIG
Small X3
Italic
Bold >:-D
Underline
Stroke
Red
Orange
Yellow
Green
Blue
Purple
Pink

Roseyfurby_Aj wrote:

RAINBOW!
(testing)

-ShadowOfTheFuture- wrote:

I've finally figured out how to use color in the forum posts!

How to use color:
1. type a bracket (this symbol on your keyboard: [), and the word color directly after that.
2. you should have this: [color . Now type what color you want IN HEXADECIMAL. (Hexadecimal is base-16. The counting goes 0123456789abcdef. Scratch uses RGB colors. The first two digits tell how much red, the next two tell how much green, and the last two tell how much blue. For example, if I wanted bright red, I'd type ff0000. All white would be ffffff, and black would be 000000)
3. close the bracket. Now you should have: color XXXXXX], with XXXXXX replaced with what color you're using (and a bracket before color)
4. now type whatever you want.
5. once you're at the end of the section you want colored, type /color in between two brackets. KEEP THE SLASH, IT IS IMPORTANT.
6. you're done! Press preview to admire your colored post.

Poketale_0223 wrote:

((((((((((((((((((((<[ v]> ::pen) ::motion))) ::list)))))) ::tips )))) :: control)))
Please don't spam.
I wasn't spamming.
Just Ignore Him. He Dose Not Know What Spam Means
Yeah, like he quoted a person using scratch blocks (only 3 blocks) and accused that user of spamming.
Charles12310
Scratcher
1000+ posts

Official [scratchblocks] testing topic

link [] :: looks

scroll [left v] :: control

scroll [right v] :: control

report [] :: cap :: custom
lam1pam
Scratcher
30 posts

Official [scratchblocks] testing topic

when this sprite clicked:)
lam1pam
Scratcher
30 posts

Official [scratchblocks] testing topic

when [:) v] key pressed
repeat (:]((:]) - (:])))
change [:lol: v] by (:rolleyes:
)
reset rimer

end
AwesomeSmilee
Scratcher
500+ posts

Official [scratchblocks] testing topic

test::motion
test::looks
test::sound
test::pen
test::variables
test::list
test::events
test::control
test::sensing
test::operators
test::custom
test::grey
bold
extra bold
Poketale_0223
Scratcher
65 posts

Official [scratchblocks] testing topic

dogeiscut wrote:

-ShadowOfTheFuture- wrote:

78ch3 wrote:

Roseyfurby_Aj wrote:

Normal
BIG
Small X3
Italic
Bold >:-D
Underline
Stroke
Red
Orange
Yellow
Green
Blue
Purple
Pink

Roseyfurby_Aj wrote:

RAINBOW!
(testing)

-ShadowOfTheFuture- wrote:

I've finally figured out how to use color in the forum posts!

How to use color:
1. type a bracket (this symbol on your keyboard: [), and the word color directly after that.
2. you should have this: [color . Now type what color you want IN HEXADECIMAL. (Hexadecimal is base-16. The counting goes 0123456789abcdef. Scratch uses RGB colors. The first two digits tell how much red, the next two tell how much green, and the last two tell how much blue. For example, if I wanted bright red, I'd type ff0000. All white would be ffffff, and black would be 000000)
3. close the bracket. Now you should have: color XXXXXX], with XXXXXX replaced with what color you're using (and a bracket before color)
4. now type whatever you want.
5. once you're at the end of the section you want colored, type /color in between two brackets. KEEP THE SLASH, IT IS IMPORTANT.
6. you're done! Press preview to admire your colored post.

Poketale_0223 wrote:

((((((((((((((((((((<[ v]> ::pen) ::motion))) ::list)))))) ::tips )))) :: control)))
Please don't spam.
I wasn't spamming.
Just Ignore Him. He Dose Not Know What Spam Means
FINALLY someone agrees with me!!!
-ShadowOfTheFuture-
Scratcher
1000+ posts

Official [scratchblocks] testing topic

move (10) steps :: hat
stop [ all v] :: stack
when green flag clicked :: cap
LOL

Last edited by -ShadowOfTheFuture- (Aug. 8, 2017 18:36:44)

-ShadowOfTheFuture-
Scratcher
1000+ posts

Official [scratchblocks] testing topic

when visiting scratch.mit.edu :: events hat
forever
Imagine :: list
Program :: operators
Share :: motion
SCRATCH ON! :: variables
end
-ShadowOfTheFuture-
Scratcher
1000+ posts

Official [scratchblocks] testing topic

 :: #000000
:: #111111
:: #222222
:: #333333
:: #444444
:: #555555
:: #666666
:: #777777
:: #888888
:: #999999
:: #aaaaaa
:: #bbbbbb
:: #cccccc
:: #dddddd
:: #eeeeee
:: #ffffff

Grayscales are beautiful.
Poketale_0223
Scratcher
65 posts

Official [scratchblocks] testing topic

-ShadowOfTheFuture- wrote:

 :: #000000
:: #111111
:: #222222
:: #333333
:: #444444
:: #555555
:: #666666
:: #777777
:: #888888
:: #999999
:: #aaaaaa
:: #bbbbbb
:: #cccccc
:: #dddddd
:: #eeeeee
:: #ffffff

Grayscales are beautiful.
2COOL4MYI's!!
dogeiscut
Scratcher
500+ posts

Official [scratchblocks] testing topic

(my v)
[my v]
my v
{my v}
<my v>

Last edited by dogeiscut (Aug. 8, 2017 23:02:20)

Bobbyguy1
Scratcher
100+ posts

Official [scratchblocks] testing topic

move (#00ff00) steps
Bobbyguy1
Scratcher
100+ posts

Official [scratchblocks] testing topic

Test :: pen
pokemonsam2008
Scratcher
58 posts

Official [scratchblocks] testing topic

 items () through () of (list v) :: list ring
[cube root v] of (8) :: operators ring
jump () pixels high, () up speed and () down speed :: motion

go to back :: looks

write [] , () width and () height at x: () y: () :: pen
We-y
Scratcher
45 posts

Official [scratchblocks] testing topic

((((((((((COLOR RING::#ff0000)::#aa0055)::#5500aa)::#0000ff)::#0055aa)::#00aa55)::#00ff00)::#55aa00)::#aa5500)::#ff0000)
We-y
Scratcher
45 posts

Official [scratchblocks] testing topic

when this sprite clicked (6) times in (0.1) second::events hat
1{
when green flag clicked::motion cap
move (1) steps::looks
}2{
when green flag clicked::looks boolean
move (2) steps::sound
}3{
when green flag clicked::variables ring
move (3) steps::pen
}4{
when green flag clicked::custom stack
move (4) steps::variables
}5{
when green flag clicked::sound a
move (5) steps::#eeee00
}6{
when green flag clicked::sensing cap
move (6) steps::#00cccc
}::control
We-y
Scratcher
45 posts

Official [scratchblocks] testing topic

when I enter this topic::#eeee00 hat
forever::#00eeee
if < I receive [Don't spam in this topic! v]::events> then::#000000
ask [Does spam means shuaping in Chinese?] and wait::#55aa55
if <(answer::#ff55aa) = [yes]::#55aaff> then::#aaff55
say [I'm not spamming!!!]::#ee00ee
end
end
end

Last edited by We-y (Aug. 9, 2017 05:59:44)

We-y
Scratcher
45 posts

Official [scratchblocks] testing topic

pokemonsam2008 wrote:

 items () through () of (list v) :: list ring
[cube root v] of (8) :: operators ring
jump (1000) pixels high, (800000) up speed and (700000) down speed :: motion

go to back :: looks

write [Nothing] , (1) width and (1) height at x: (241) y: (181) :: pen

Last edited by We-y (Aug. 9, 2017 06:05:13)

girlsruless
Scratcher
1000+ posts

Official [scratchblocks] testing topic

dt1000 wrote:

Beyblades :: looks hat
<((R :: #F1444A):: variables) :: variables> vs. <((V :: #5FBED7):: motion) :: motion> :: list blocks
(((V :: #5FBED7):: motion):: motion) used Ultra Flash Rush Launch :: #30D6A4
<()(R :: #F1444A)() :: variables>
(():: #DACED2)
(V :: #000000)
Burst Finish!
How are the blocks wider?
girlsruless
Scratcher
1000+ posts

Official [scratchblocks] testing topic

PINK

Powered by DjangoBB