Discuss Scratch

ekatboy
Scratcher
5 posts

Updates! September 11th, 2014

just wondering, what is all this evil kumquat stuff?
SuperSmashScratch
Scratcher
1000+ posts

Updates! September 11th, 2014

ekatboy wrote:

just wondering, what is all this evil kumquat stuff?
It was a joke by a Scratch Team member… Ever since it's been a meme in Scratch.

Bush hid the sig
MiniMacro
Scratcher
86 posts

Updates! September 11th, 2014

NolanAwesome wrote:

MiniMacro wrote:

when I receive [updates v]
say [Yay!] for (2) secs
move (20) steps
tell [next person on Scratch] about updates ::looks
I made it a block.
Thanks!


, Flash 16.0 (release 0)
NolanAwesome
Scratcher
500+ posts

Updates! September 11th, 2014

minecraftpawa wrote:

mats08 wrote:

NolanAwesome wrote:

MiniMacro wrote:

when I receive [updates v]
say [Yay!] for (2) secs
move (20) steps
tell [next person on Scratch] about updates ::looks
I made it a block.
when green flag clicked
hide MiniMacro ::looks
say [:):cool::):):D:D:D:D:lol::lol::lol::cool::cool:] for (6) secs
more new blocks!
stop [not playing on scratch v]
if irritated, bounce ::motion
play minecraft ::control

They are all blocks now! Not red ones!

ey em bord.
Scratchers to check out:
- DravenN
- SUPERMAR
- -Sunset-
- whadada
NOLAN | NO, ACTIVE, FOLLOWERS
(no really, no views on my projects)
Give me an internet
EndBIRO
Scratcher
3 posts

Updates! September 11th, 2014

I don't don't like the way the comments have now been updated. I liked the “just now” instead of “less then a minute to go” . Let alone that but there is also a “about XX hours ago” . Thanks!

Scratch on! http://scratch.mit.edu/users/EndBIRO/



#endbiro


Last edited by EndBIRO (Sept. 17, 2014 07:41:21)

Paddle2See
Scratch Team
1000+ posts

Updates! September 11th, 2014

EndBIRO wrote:

I don't don't like the way the comments have now been updated. I liked the “just now” instead of “less then a minute to go” . Let alone that but there is also a “about XX hours ago” . Thanks!

Scratch on! http://scratch.mit.edu/users/EndBIRO/



#endbiro


Thanks for your feedback!

A good place to put your advertisements is in your Forum signature - rather than in the main body of the post. Look for the “Change your signature” link on the main Discussion page, lower left corner.

Scratch Team Member, kayak and pickleball enthusiast, cat caregiver.

This is my forum signature! On a forum post, it is okay for Scratchers to advertise in their forum signature. The signature is the stuff that shows up below the horizontal line on the post. It will show up on every post I make.
(credit to Za-Chary)



;
popek04
Scratcher
100+ posts

Updates! September 11th, 2014

NolanAwesome wrote:

minecraftpawa wrote:

mats08 wrote:

NolanAwesome wrote:

MiniMacro wrote:

when I receive [updates v]
say [Yay!] for (2) secs
move (20) steps
tell [next person on Scratch] about updates ::looks
I made it a block.
when green flag clicked
hide MiniMacro ::looks
say [:):cool::):):D:D:D:D:lol::lol::lol::cool::cool:] for (6) secs
more new blocks!
stop [not playing on scratch v]
if irritated, bounce ::motion
play minecraft ::control

They are all blocks now! Not red ones!

At the end you added ::(category name).
for example “play minecraft ::control”

attempt:
go to /scratch.mit.edu/ ::motion
go to [scratch.mit.edu] ::motion


kiedy zaczynam jako klon ::hat control
sklonuj [siebie v] ::control
usuń tego klona ::cap control
popek04
Scratcher
100+ posts

Updates! September 11th, 2014

I wrote:

(…)

At the end you added ::(category name).
for example “play minecraft ::control”

attempt:
go to /scratch.mit.edu/ ::motion
go to [scratch.mit.edu] ::motion
define forever move keys [up][down][left][right](steps)steps
forever

if <key (up) pressed?> then
change y by (steps)

end
if <key (down) pressed?> then
change y by ((-1)*(steps))

end
if <key (left) pressed?> then
change x by ((-1)*(steps))

end

if <key (right) pressed?> then
change x by (steps)

end
end


forever move keys [up v][down v][left v][right v]()steps::control
Enough only hacked blocks for example @-TheHacker-

Last edited by popek04 (Sept. 17, 2014 18:17:47)



kiedy zaczynam jako klon ::hat control
sklonuj [siebie v] ::control
usuń tego klona ::cap control
GrannyCookies
Scratcher
100+ posts

Updates! September 11th, 2014

Superdoggy wrote:

speakvisually wrote:

Never gonna get rid of my featured “preview” project on my profile. It's an unshared project from SuperdoggyJr. xD

They should definitely add this feature back - it was there, so…

__init__
Scratcher
1000+ posts

Updates! September 11th, 2014

The one update I don't agree with.

speakvisually wrote:

Website
- Backend updates to Google search Just take away the Google search altogether, it doesn't work as well as the old one (sometimes doesn't work at all) and is made by Google, which sucks, and looks bad and doesn't go with the site altogether. The Hour of Code thing is over; why do we need this still?
-Prevent users from featuring other Scratcher's projects on profile (it was a cool little bug - we might revisit this idea :]) I liked this bug! :'(
- Prevent users from entering comments over 500 characters Same as above :'(

thisandagain pls explain
VirtualTorpedo
Scratcher
14 posts

Updates! September 11th, 2014

Cool!

Rainbows aren't pretty.

LOLAwesomeEpicFace
Scratcher
32 posts

Updates! September 11th, 2014

More updates!!!!!!!!!!!-
-All of the titles are bolder.
-Some of the buttons are BLUE.
LOLAwesomeEpicFace
Scratcher
32 posts

Updates! September 11th, 2014

and projects are more glitchy.
azzacool09
Scratcher
65 posts

Updates! September 11th, 2014

jaboyc wrote:

Yay the autoscrolling was my idea! (I think) FIRST POST

Edit: Not first anymore


XD Lol
rainbowkel
Scratcher
16 posts

Updates! September 11th, 2014

when green flag clicked
play sound [ AWESOME] until done
__init__
Scratcher
1000+ posts

Updates! September 11th, 2014

9/11 updates!

thisandagain pls explain
MiniMacro
Scratcher
86 posts

Updates! September 11th, 2014

NolanAwesome wrote:

minecraftpawa wrote:

mats08 wrote:

NolanAwesome wrote:

MiniMacro wrote:

when I receive [updates v]
say [Yay!] for (2) secs
move (20) steps
tell [next person on Scratch] about updates ::looks
I made it a block.
when green flag clicked
hide MiniMacro ::looks
say [:):cool::):):D:D:D:D:lol::lol::lol::cool::cool:] for (6) secs
more new blocks!
stop [not playing on scratch v]
if irritated, bounce ::motion
play minecraft ::control

They are all blocks now! Not red ones!

when this sprite clicked
ask [Why did you hide me?] for (2) secs ::looks


, Flash 16.0 (release 0)
NolanAwesome
Scratcher
500+ posts

Updates! September 11th, 2014

MiniMacro wrote:

NolanAwesome wrote:

minecraftpawa wrote:

mats08 wrote:

NolanAwesome wrote:

MiniMacro wrote:

when I receive [updates v]
say [Yay!] for (2) secs
move (20) steps
tell [next person on Scratch] about updates ::looks
I made it a block.
when green flag clicked
hide MiniMacro ::looks
say [:):cool::):):D:D:D:D:lol::lol::lol::cool::cool:] for (6) secs
more new blocks!
stop [not playing on scratch v]
if irritated, bounce ::motion
play minecraft ::control

They are all blocks now! Not red ones!

when this sprite clicked
ask [Why did you hide me?] for (2) secs ::looks
I didn't, the other guy did.

ey em bord.
Scratchers to check out:
- DravenN
- SUPERMAR
- -Sunset-
- whadada
NOLAN | NO, ACTIVE, FOLLOWERS
(no really, no views on my projects)
Give me an internet
-TheProgrammer-
Scratcher
7 posts

Updates! September 11th, 2014

(username)
sup090890809
Scratcher
16 posts

Updates! September 11th, 2014

well a few things changed here
when green flag clicked
broadcast [fix bugs v]
(fix all bugs)
when I receive [fix bugs v]
define [*] fix bugs
broadcast [fix all bugs v]

when green flag clicked
forever
say [oh...] for (9) secs
end

Powered by DjangoBB