This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.
  • Index
  •  » Announcements
  •  » Scratch 2.0 will be open for beta testing starting January 28th!

#401 2013-01-28 07:31:30

HD123
Scratcher
Registered: 2009-12-05
Posts: 500+

Re: Scratch 2.0 will be open for beta testing starting January 28th!

majormax wrote:

Maybe I should give up my study hall playing with 2.0?

Yes, definitely


~~HD123~~
Treat others as you want to be treated. |  big_smile  | http://i.imgur.com/OaNrY.gif | http://blocks.scratchr.org/libstatus.php?user=HD123&online=http://lemonfanatic.webs.com/ONLINE.png&offline=http://lemonfanatic.webs.com/OFFLINE.png

Offline

 

#402 2013-01-28 07:32:37

rontoking
Scratcher
Registered: 2011-03-12
Posts: 100+

Re: Scratch 2.0 will be open for beta testing starting January 28th!

It''s going to be so epic  yikes


Minecraft fan?
http://scratch.mit.edu/projects/rontoking/2496386

Offline

 

#403 2013-01-28 07:42:03

TravisDaCoolOne
New Scratcher
Registered: 2013-01-28
Posts: 5

Re: Scratch 2.0 will be open for beta testing starting January 28th!

Guys, I'll explain this the funnest way possible!

when gf clicked
wait until < (time) = [12:00]>
say [The 2.0 beta site is released!] for (3) secs

Offline

 

#404 2013-01-28 07:46:07

jkljkl186
Scratcher
Registered: 2011-03-07
Posts: 4

Re: Scratch 2.0 will be open for beta testing starting January 28th!

broadcast [RELEASE 2.0 !! PLZPLZ {LZKZLKIZHYGYD%TG]

Offline

 

#405 2013-01-28 07:49:47

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: Scratch 2.0 will be open for beta testing starting January 28th!

JustinJeromeAw wrote:

What`s the password for the site?

No password will be needed once the Beta version is released - which will be at Noon EST, as far as I know.  Or, 4 hours and 10 minutes from now  smile


http://i39.tinypic.com/2nav6o7.gif

Offline

 

#406 2013-01-28 07:50:59

dr3w8
Scratcher
Registered: 2011-07-29
Posts: 81

Re: Scratch 2.0 will be open for beta testing starting January 28th!

EDIT: 7:52 AM EST now.

when gf clicked
if <not <(hour) = [12]>>
 say [I'm waiting!] for (1) secs
end
else
 if <(hour) > [12]>
  say [2.0 beta is out!] for (1) secs
 end
end
Finally, the last of my almost-daily "waiting for 2.0" scratchblocks posts! I was running out of ideas.

Last edited by dr3w8 (2013-01-28 07:52:24)


http://i46.tinypic.com/1zfr32r.gif
http://i37.tinypic.com/2qixx6c.png

Offline

 

#407 2013-01-28 07:56:25

RalphDavid4
Scratcher
Registered: 2012-06-09
Posts: 86

Re: Scratch 2.0 will be open for beta testing starting January 28th!

dr3w8 wrote:

EDIT: 7:52 AM EST now.

when gf clicked
if <not <(hour) = [12]>>
 say [I'm waiting!] for (1) secs
end
else
 if <(hour) > [12]>
  say [2.0 beta is out!] for (1) secs
 end
end
Finally, the last of my almost-daily "waiting for 2.0" scratchblocks posts! I was running out of ideas.

how to do an online/offline status here?


http://mag.racked.eu/cimage/i327/Achievement+get%21/Drink+a+Lava/mca.png
http://mag.racked.eu/cimage/i264/Achievement+get%21/Boombay+na+may+Diamonds/mca.png

Offline

 

#408 2013-01-28 07:57:42

RalphDavid4
Scratcher
Registered: 2012-06-09
Posts: 86

Re: Scratch 2.0 will be open for beta testing starting January 28th!

when gf clicked
repeat until <Scratch 2.0 is realeased>
  wait for <Scratch 2.0>
end

Last edited by RalphDavid4 (2013-01-28 07:58:01)


http://mag.racked.eu/cimage/i327/Achievement+get%21/Drink+a+Lava/mca.png
http://mag.racked.eu/cimage/i264/Achievement+get%21/Boombay+na+may+Diamonds/mca.png

Offline

 

#409 2013-01-28 08:00:53

RalphDavid4
Scratcher
Registered: 2012-06-09
Posts: 86

Re: Scratch 2.0 will be open for beta testing starting January 28th!

when gf clicked
if <Scratch 2.0 is realeased>
  say [Yahooooo!]
else
  say [awww slow to realease my update]
  be sad


http://mag.racked.eu/cimage/i327/Achievement+get%21/Drink+a+Lava/mca.png
http://mag.racked.eu/cimage/i264/Achievement+get%21/Boombay+na+may+Diamonds/mca.png

Offline

 

#410 2013-01-28 08:03:25

nolm
New Scratcher
Registered: 2013-01-27
Posts: 2

Re: Scratch 2.0 will be open for beta testing starting January 28th!

LOLIPOP1136 wrote:

Come on! When is it going to be uploaded? Anyone got a countdown timer?

0
Weeks
0
Days
4
Hours
56
Minutes
50
Seconds

Offline

 

#411 2013-01-28 08:11:22

bluo100
Scratcher
Registered: 2012-05-17
Posts: 14

Re: Scratch 2.0 will be open for beta testing starting January 28th!

where exactly can we go to find the 2.0 site? to a featured project? fourms?

Offline

 

#412 2013-01-28 08:11:35

TravisDaCoolOne
New Scratcher
Registered: 2013-01-28
Posts: 5

Re: Scratch 2.0 will be open for beta testing starting January 28th!

I'll release a project regarding this special day!
P.S. I'm 236145ERROR's new account
___________________________________________

when gf clicked
repeat until <(time) = [12:00]>
  go to [scratch forums v]
end
say [Scratch 2.0 beta is out!] for (3) secs

Offline

 

#413 2013-01-28 08:12:46

positivelypositive
Scratcher
Registered: 2010-12-31
Posts: 36

Re: Scratch 2.0 will be open for beta testing starting January 28th!

Hello everyone, there seems to be a delay in the uploading of Scratch 2.0. It is 8:12 AM on 1/28/13 (Eastern Time) and we are still on the old site.

Last edited by positivelypositive (2013-01-28 08:13:13)


positivelypositive-scratching since 2010

Offline

 

#414 2013-01-28 08:15:08

positivelypositive
Scratcher
Registered: 2010-12-31
Posts: 36

Re: Scratch 2.0 will be open for beta testing starting January 28th!

Oh wait, i just read that it will be released at noon! Nvm!


positivelypositive-scratching since 2010

Offline

 

#415 2013-01-28 08:15:15

supermattyb11
Scratcher
Registered: 2010-02-24
Posts: 44

Re: Scratch 2.0 will be open for beta testing starting January 28th!

positivelypositive wrote:

Hello everyone, there seems to be a delay in the uploading of Scratch 2.0. It is 8:12 AM on 1/28/13 (Eastern Time) and we are still on the old site.

Yes, that is because Scratch is released at 12:00 Eastern time, not midnight.  smile

Last edited by supermattyb11 (2013-01-28 08:15:25)

Offline

 

#416 2013-01-28 08:16:15

dr3w8
Scratcher
Registered: 2011-07-29
Posts: 81

Re: Scratch 2.0 will be open for beta testing starting January 28th!

RalphDavid4 wrote:

dr3w8 wrote:

EDIT: 7:52 AM EST now.

when gf clicked
if <not <(hour) = [12]>>
 say [I'm waiting!] for (1) secs
end
else
 if <(hour) > [12]>
  say [2.0 beta is out!] for (1) secs
 end
end
Finally, the last of my almost-daily "waiting for 2.0" scratchblocks posts! I was running out of ideas.

how to do an online/offline status here?

This topic should have the information you need: http://scratch.mit.edu/forums/viewtopic.php?id=69113/


http://i46.tinypic.com/1zfr32r.gif
http://i37.tinypic.com/2qixx6c.png

Offline

 

#417 2013-01-28 08:17:17

Snowdrift
Scratcher
Registered: 2011-06-22
Posts: 500+

Re: Scratch 2.0 will be open for beta testing starting January 28th!

bluo100 wrote:

where exactly can we go to find the 2.0 site? to a featured project? fourms?

it'll be located here.

Offline

 

#418 2013-01-28 08:28:23

LOLIPOP1136
Scratcher
Registered: 2011-10-19
Posts: 68

Re: Scratch 2.0 will be open for beta testing starting January 28th!

Why does it have to be 12pm scratch time? Thats 6pm where I live!

P.S: I dont like bieng patient, plus I missed school just to play around with this :3

Last edited by LOLIPOP1136 (2013-01-28 08:29:28)

Offline

 

#419 2013-01-28 08:33:33

cobraguy
Scratcher
Registered: 2009-11-18
Posts: 100+

Re: Scratch 2.0 will be open for beta testing starting January 28th!

Testing the 2.0 alpha and beta has been amazing, you guys are gonna love it!


Fruit Fighter, when your food eats you.
http://i.imgur.com/8CR6Lnj.png?1

Offline

 

#420 2013-01-28 08:36:13

MiaFan2010
Scratcher
Registered: 2011-08-02
Posts: 100+

Re: Scratch 2.0 will be open for beta testing starting January 28th!

I've tested the Scratch 2.0 Alpha earlier, and now I'm moving on to the new Beta! This will hopefully have some improvements from the alpha, plus new features that haven't been on the alpha yet! Just wait until noon!


https://dl.dropbox.com/u/69693487/miafan2010%20new%20signature.jpg
http://img844.imageshack.us/img844/3798/mf2b.png

Offline

 

#421 2013-01-28 08:46:31

IcantSeeYourStar
New Scratcher
Registered: 2012-11-18
Posts: 1

Re: Scratch 2.0 will be open for beta testing starting January 28th!

When will the Scratch 2.0 Beta be uploaded? It's like 15:40 PM [GMT+2] (28/1/2013) in my country and I've been waiting for so long  tongue  C-A-N-T  W-A-I-T!  big_smile   big_smile   big_smile

Offline

 

#422 2013-01-28 08:52:20

justin97530
New Scratcher
Registered: 2011-04-18
Posts: 21

Re: Scratch 2.0 will be open for beta testing starting January 28th!

I just can't wait for Scratch 2.0!

Offline

 

#423 2013-01-28 08:54:23

FanMarioPL
Scratcher
Registered: 2011-04-14
Posts: 52

Re: Scratch 2.0 will be open for beta testing starting January 28th!

Yay, i am an alpha tester on day before beta testing ^^

Offline

 

#424 2013-01-28 08:57:14

justin97530
New Scratcher
Registered: 2011-04-18
Posts: 21

Re: Scratch 2.0 will be open for beta testing starting January 28th!

Edit: I just can't wait for Scratch 2.0 beta to release!

Offline

 

#425 2013-01-28 09:03:04

justin97530
New Scratcher
Registered: 2011-04-18
Posts: 21

Re: Scratch 2.0 will be open for beta testing starting January 28th!

Out-of-Topic: How to get Scratcher?

Offline

 
  • Index
  •  » Announcements
  •  » Scratch 2.0 will be open for beta testing starting January 28th!

Board footer