Discuss Scratch

Minecraft48481
Scratcher
30 posts

ITopic: Everything you never knew about [scratchblocks]!

Techno-CAT wrote:

Duplicate
How did you do that tecnhocat?
ianpoe
Scratcher
9 posts

ITopic: Everything you never knew about [scratchblocks]!

this is infininate {this is infininate {this is infininate {this is infininate {this is infininate {this is infininate {this is infininate {this is infininate {this is infininate {this is infininate {or not :: motion} :: motion} :: motion} :: motion} :: motion} :: motion} :: motion} :: motion} :: motion} :: motion} :: motion
Minecraft484812
New to Scratch
8 posts

ITopic: Everything you never knew about [scratchblocks]!

I can't wait to see if
set [var v] to (1) // normal
set [var v] to (1) :: motion // as a motion block
works!
digthebone
Scratcher
500+ posts

ITopic: Everything you never knew about [scratchblocks]!

when green flag clicked  ::motion
say [swag] for (2) secs ::sensing
eating tacos ::custom

define eating tacos
play sound [Pegboard Nerds-this song might make you deaf v] until done ::control
LOL AWESOME

Last edited by digthebone (Feb. 8, 2015 04:40:51)


Digthebone

I make stuff. And I am always digging for new idea's.




digthebone
Scratcher
500+ posts

ITopic: Everything you never knew about [scratchblocks]!

bob did this(bob did this(bob did this  ::sensing)  ::sensing)  ::sensing

Last edited by digthebone (Feb. 8, 2015 04:46:10)


Digthebone

I make stuff. And I am always digging for new idea's.




digthebone
Scratcher
500+ posts

ITopic: Everything you never knew about [scratchblocks]!

bob did this
()bob did this
()bob did this
()bob did this
()bob did this
()bob did this
()bob did this
()bob did this
()bob did this
()bob did this
()bob did this
()

thanks for the help!

Last edited by digthebone (Feb. 8, 2015 04:48:35)


Digthebone

I make stuff. And I am always digging for new idea's.




SuperSonicmario
Scratcher
100+ posts

ITopic: Everything you never knew about [scratchblocks]!

I don't think this thread received a post from the topic owner in a long time, so I'll report it for closure.
Tropic
Scratcher
1000+ posts

ITopic: Everything you never knew about [scratchblocks]!

SuperSonicmario wrote:

I don't think this thread received a post from the topic owner in a long time, so I'll report it for closure.
I wrote an average long post about why this topic shouldn't get closed, but it got deleted :(
But anyway here's a conclusion/summary of what I wrote:

I don't think this topic should be closed since it will then be hard to find it and then Scratchers won't learn how to use scratchblocks in a more fancy way



My browser / operating system: Windows NT 10.0, Firefox 40.0.2, Flash 20.0 (release 0)
Last eaten by Evil Kumquat (Today 19:30:11)
when I receive [flash_player_version] :: motion
say [Windows 7, Flash 15.0 (release 0)] :: sensing
stop script :: custom
Tropical Productions
VMan_2002
Scratcher
61 posts

ITopic: Everything you never knew about [scratchblocks]!

when green flag clicked :: motion
switch backdrop to [ v] and do :: cstart looks
say (join [Sprite1, you must ] (all but last letter of (repeat [die ] (15) times :: control) :: operators) [!] :: operators)
kill [Sprite1 v] :: sensing
say [I'm sorry everyone!]
mourn about [Sprite1 v] :: sensing
if ({bring [Sprite1 v] to life :: sensing} is successful :: operators)
say [Yay!]
else
cry :: looks
end
say {when green flag clicked :: ring} [looks glitchy :O] :: looks
' and then explode >:) :: cend

kill [an evil kumquat v] :: sensing
if <[Scratchteam v] is dead :: sensing>
mourn about [Scratchteam v] :: sensing

Last edited by VMan_2002 (Feb. 10, 2015 01:35:26)


get [ready v] to {kill [] :: sensing} (item (all v) of [evil kumquats v]) :: events
if <a [evil kumquat v] exists :: sensing>
kill (item (any v) of [evil kumquats v]) :: sensing
end
expect [thanks] from (item (any v) of (people who (had their [signature v] eaten by (item (any v) of [evil kumquats v]):: extension):: sensing)) :: sensing
lykakspars2_2
New to Scratch
1 post

ITopic: Everything you never knew about [scratchblocks]!

(music [v ])
pokejofe
Scratcher
68 posts

ITopic: Everything you never knew about [scratchblocks]!

play sound [ Clang] :: motion hat

Generation 377: the first time you see this copy and paste it on top of your sig in the scratch forums and increase generation by 1. Social experiment. I did not start this

Kumquats haven't eaten my signature! although I don't know what has…

Edit: I figured out what ate my signature! nothing. A bee stung it!
but I have seen some apples that looked like troublemakers hanging around it lately…
pokejofe
Scratcher
68 posts

ITopic: Everything you never knew about [scratchblocks]!

pokejofe wrote:

play sound [ Clang] :: motion hat

say [It worked!] :: custom

Generation 377: the first time you see this copy and paste it on top of your sig in the scratch forums and increase generation by 1. Social experiment. I did not start this

Kumquats haven't eaten my signature! although I don't know what has…

Edit: I figured out what ate my signature! nothing. A bee stung it!
but I have seen some apples that looked like troublemakers hanging around it lately…
conwayslife
Scratcher
22 posts

ITopic: Everything you never knew about [scratchblocks]!

This topic was very helpful. Thanks.

P.S. Let's see if my signature works.

Sadly, my kumquat was eaten by an evil signature.
conwayslife
Scratcher
22 posts

ITopic: Everything you never knew about [scratchblocks]!

No! My signature was supposed to be:
Please add reporter custom blocks to scratch. They would be useful for things like:
define point towards (x),(y)
point in direction ((90) - (atan2 ((x) - (x position)) ((y)- (y position)) ::custom))
define atan2 (x) (y)
if <(y) = (0)> then
if <(x) = (0)>
report error [NaN] ::cap custom
else
if <(x) > (0)>
return (90) ::cap custom
else
return (-90) ::cap custom
end
end
else
if <(y) > (0)> then
return ([atan v] of ((y)/(x))) ::cap custom
else
if <(x) > (0)> then
return (([atan v] of ((y)/(x))) + (180)) ::cap custom
else
return (([atan v] of ((y)/(x))) - (180)) ::cap custom
end
end
end

Sadly, my kumquat was eaten by an evil signature.
conwayslife
Scratcher
22 posts

ITopic: Everything you never knew about [scratchblocks]!

Signatures truncate scratchblock chains. Good to know. Also, my signature has now been changed to something not involving scratchblocks.

Sadly, my kumquat was eaten by an evil signature.
Greatguy123
Scratcher
500+ posts

ITopic: Everything you never knew about [scratchblocks]!

Is there any way to have a c-block stay open without any blocks in it? For example:
forever
show
hide
show
hide
show
hide
end
I want to get rid of all the show and hide blocks but keep the c-block open, the way it is. Any help?

The evil if block is hungry! >:-D
amateurradiogeek15
Scratcher
1000+ posts

ITopic: Everything you never knew about [scratchblocks]!

Greatguy123 wrote:

Is there any way to have a c-block stay open without any blocks in it? For example:
forever
show
hide
show
hide
show
hide
end
I want to get rid of all the show and hide blocks but keep the c-block open, the way it is. Any help?
Um. No. Why would you want it to take up all that room? If if you take all the blocks open it will look like this.
forever

end


Work of @PeaInAPod

Come on down and join us!!






When All Else Fails, There's Amateur Radio!!!
It could save your life!
Proud Member of The Holland Amateur Radio Club.
Thousands of clubs around the planet!
Emergency communications!
Lots of Fun!
Join the Ultra Player Collaboration making a Cloud Multiplayer Game!!!!!
Multiplayer siggy=




Greatguy123
Scratcher
500+ posts

ITopic: Everything you never knew about [scratchblocks]!

I know, it's weird. I have my reasons. Thanks.

The evil if block is hungry! >:-D
amateurradiogeek15
Scratcher
1000+ posts

ITopic: Everything you never knew about [scratchblocks]!

Greatguy123 wrote:

I know, it's weird. I have my reasons. Thanks.
Um…Ok.


Work of @PeaInAPod

Come on down and join us!!






When All Else Fails, There's Amateur Radio!!!
It could save your life!
Proud Member of The Holland Amateur Radio Club.
Thousands of clubs around the planet!
Emergency communications!
Lots of Fun!
Join the Ultra Player Collaboration making a Cloud Multiplayer Game!!!!!
Multiplayer siggy=




ealgase
Scratcher
100+ posts

ITopic: Everything you never knew about [scratchblocks]!

ianpoe wrote:

this is infininate {this is infininate {this is infininate {this is infininate {this is infininate {this is infininate {this is infininate {this is infininate {this is infininate {this is infininate {or not :: motion} :: motion} :: motion} :: motion} :: motion} :: motion} :: motion} :: motion} :: motion} :: motion} :: motion
Not true.

ST should get the top ten users from Advanced Topics to code Scratch 3 instead of the project they created.

Powered by DjangoBB