This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1476 2012-09-23 09:00:37

ErnieParke
Scratcher
Registered: 2010-12-03
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

30-1 wrote:

go to [somewhere v]//where?
say (variable) for (list) secs

Fixed.


http://i46.tinypic.com/35ismmc.png

Offline

 

#1477 2012-09-23 09:08:38

masonmario2
Scratcher
Registered: 2011-03-29
Posts: 96

Re: Official [Scratchblocks] Testing Play Area

[scratchblocks]
when I'm playing minecraft
repeat until I find diamonds
mine for diamonds

Offline

 

#1478 2012-09-23 09:09:55

masonmario2
Scratcher
Registered: 2011-03-29
Posts: 96

Re: Official [Scratchblocks] Testing Play Area

when I'm playing minecraft
repeat until I find diamonds
mine for diamonds

Offline

 

#1479 2012-09-23 09:24:48

3sal2
Scratcher
Registered: 2012-03-22
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
say 
say (googol) for (33) secs
say (a myriad myriad units of a myriad myriad numbers of the myriad myriadth period) for ((OVER 9000!) * (31,557,600)) secs
say (googolplex) for <(2) ^ (1000)> secs
say (Skewes' number) for <(108000) ^ (108000)> secs
say (meameamealokkapoowa oompa) for <(2) ^ <(2) ^ (1000)>> secs
say (Graham's number) for <(2) [↑↑↑↑ v] (1000)> secs
say (TREE(3)) for <(3){(3)}(3)> secs
EDIT: Fixed.

Last edited by 3sal2 (2012-09-23 09:26:25)


http://scratch.mit.edu/static/projects/3sal2/3120946_sm.png In 2012, scientists at the LHC discovered the Higgs boson, which explains the source of the masses of the W+, W-, and Z bosons, as well as fermions.

Offline

 

#1480 2012-09-23 09:27:22

3sal2
Scratcher
Registered: 2012-03-22
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

masonmario2 wrote:

when I'm playing minecraft
repeat until <I find diamonds>
mine for diamonds
end

Fixed.


http://scratch.mit.edu/static/projects/3sal2/3120946_sm.png In 2012, scientists at the LHC discovered the Higgs boson, which explains the source of the masses of the W+, W-, and Z bosons, as well as fermions.

Offline

 

#1481 2012-09-23 15:23:16

Firedrake969
Scratcher
Registered: 2011-11-24
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

3sal2 wrote:

when gf clicked
say 
say [googol] for (33) secs
say [a myriad myriad units of a myriad myriad numbers of the myriad myriadth period] for ((OVER 9000!) * (31,557,600)) secs
say [googolplex] for <(2) ^ (1000)> secs
say [Skewes' number] for <(108000) ^ (108000)> secs
say [meameamealokkapoowa oompa] for <(2) ^ <(2) ^ (1000)>> secs
say [Graham's number] for <(2) [↑↑↑↑ v] (1000)> secs
say [TREE(3)] for <(3){(3)}(3)> secs

Fixed.


Click the sign.
https://s3.amazonaws.com/eterna/eterna2/logo2.png

Offline

 

#1482 2012-09-23 15:31:55

ErnieParke
Scratcher
Registered: 2010-12-03
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

awesomeness321 wrote:

Splodgey wrote:

joefarebrother wrote:

if (scratch 2.0 was out)
say [Yay! 2.0!]
say [I WANT TEH TBGS BACK!!!!!!!!!!!!!!!!!!!!!!!!!!!!!] for (infinite) secs
set [emote v] to [???]
end

TBGS?

Text based games

Fixed.


http://i46.tinypic.com/35ismmc.png

Offline

 

#1483 2012-09-24 12:48:50

firedrake969_test
Scratcher
Registered: 2012-08-08
Posts: 500+

Re: Official [Scratchblocks] Testing Play Area

What does dissertation have to do this this?  XD  And that guy has bad grammar, so I'll report him.  XD
But it's a spambot. reported.


Alt of Firedrake969.

Offline

 

#1484 2012-09-24 12:49:55

firedrake969_test
Scratcher
Registered: 2012-08-08
Posts: 500+

Re: Official [Scratchblocks] Testing Play Area

maxamillion321 wrote:

when gf <not> clicked
repeat <not> until <(timer) > [10]>
go <not> to [mouse-pointer v]
end
think <not> [Scripts in your posts!] for (3) secs

Fixed.

Last edited by firedrake969_test (2012-09-24 12:50:04)


Alt of Firedrake969.

Offline

 

#1485 2012-09-24 13:30:37

KrIsMa
Scratcher
Registered: 2011-09-20
Posts: 500+

Re: Official [Scratchblocks] Testing Play Area

This still is a bug:

If 
//1
If
//2
End
//3
else
//4
End
//5
If 
Say [1]
If
Say [2]
End
Say [3]
else
Say [4]
End
Say [5]

Last edited by KrIsMa (2012-09-24 13:34:27)


http://blocks.scratchr.org/API.php?user=KrIsMa&amp;action=onlineStatus&amp;online=http://i49.tinypic.com/2pzic0m.png&amp;offline=http://i49.tinypic.com/r7p10n.png
The Scratch Team (and fellow scratchers!) is/are so nice!!!

Offline

 

#1486 2012-09-24 14:31:46

cbeebiesfan123
New Scratcher
Registered: 2012-05-21
Posts: 1

Re: Official [Scratchblocks] Testing Play Area

This is my first time using this.

Offline

 

#1487 2012-09-24 15:33:37

ErnieParke
Scratcher
Registered: 2010-12-03
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

KrIsMa wrote:

This still is a bug:

If 
//1
If
//2
End
//3
else
//4
End
//5
If 
Say [1]
If
Say [2]
End
Say [3]
else
Say [4]
End
Say [5]

No, this isn't a bug. This just happens to be caused by the way you coded the script.


http://i46.tinypic.com/35ismmc.png

Offline

 

#1488 2012-09-24 15:38:01

bullelk12
Scratcher
Registered: 2012-05-26
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

 
when gf clicked
forever 
set x to <(scrollx) + (1) <* (6)>>

Last edited by bullelk12 (2012-09-24 15:39:07)


http://mag.racked.eu/cimage/i6000/Achievement++get%21/Scratcher+love+minecraft%21/mca.png

Offline

 

#1489 2012-09-24 15:43:56

MrFlash67
Scratcher
Registered: 2012-08-08
Posts: 500+

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
say [Hi!] for (1) secs
else
say [LOL!!!!!]
end
if < [LOLCATZ] = [boring] >
say [Have you been on the Internet lately?]
end


Who would win, SOPA or PIPA?

Offline

 

#1490 2012-09-25 03:26:20

MrFlash67
Scratcher
Registered: 2012-08-08
Posts: 500+

Re: Official [Scratchblocks] Testing Play Area

broadcast [  v]
GAH!

Last edited by MrFlash67 (2012-09-25 03:26:46)


Who would win, SOPA or PIPA?

Offline

 

#1491 2012-09-25 16:53:10

Walrus227
Scratcher
Registered: 2012-09-02
Posts: 8

Re: Official [Scratchblocks] Testing Play Area

[scratchblocks]
when grilled cheese eaten

Offline

 

#1492 2012-09-25 17:02:50

Nomolos
Scratcher
Registered: 2011-07-29
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

Try this.

Code:

[scratchblocks]
when grilled cheese eaten[/scratchblocks]

It will make this.

when grilled cheese eaten

Last edited by Nomolos (2012-09-25 17:03:12)


Goodbye 1.4. I'll always remember you and treasure your awesomeness in my heart.
RIP 1.4: 2007-2013 *Sniffles* *Sobs* *Bursts into tears*

Offline

 

#1493 2012-09-25 18:48:48

legobob23o
Scratcher
Registered: 2012-06-22
Posts: 500+

Re: Official [Scratchblocks] Testing Play Area

Like this?

when gf clicked
repeat until <project is ten days old>
  1st top viewed
  2nd top viewed
  3rd top viewed
  1st top loved
  2nd top loved
  3rd top loved
end
...and this?...
when gf clicked 
say ((0) / (0))

Offline

 

#1494 2012-09-25 19:08:30

ErnieParke
Scratcher
Registered: 2010-12-03
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

bullelk12 wrote:

 
when gf clicked
forever 
set x to <((scrollx) + (1)) < (6)>

Fixed.


http://i46.tinypic.com/35ismmc.png

Offline

 

#1495 2012-09-25 19:32:02

Walrus227
Scratcher
Registered: 2012-09-02
Posts: 8

Re: Official [Scratchblocks] Testing Play Area

when (grilled cheese) clicked
wait until [grilled cheese eaten v]
think [I'm Making Up Blocks!] for (3) secs




Offline

 

#1496 2012-09-25 19:46:05

DarkJoe272
New Scratcher
Registered: 2011-03-22
Posts: 42

Re: Official [Scratchblocks] Testing Play Area

sTOP dROP AND tROLL
scratchblocks]
when gf clicked
repeat until <(timer) > [10]>
  go to [mouse-pointer v]
end
think [Scripts in your posts!] for (3) secs
[/scratchblocks]

Offline

 

#1497 2012-09-25 20:06:00

Walrus227
Scratcher
Registered: 2012-09-02
Posts: 8

Re: Official [Scratchblocks] Testing Play Area


when gf clicked
wait until [grilled cheese v] eaten
FOO! //WHAT!?
If [Buloota Eats A Chicken v]
say [We'll Honor You, Chicken.] for [a moment] secs
end

when gf clicked
Sorry, I Didn't Introduce Myself. I'm Walrus227, Well, Scratcher. I Like To Make These Scratchblock Things. As You Might Have Noticed, I Make My Own, Too.

wait until (mouse down?)
BOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO00000000000000000000000000000000000000000000000000000000

Wasn't That Weird!
The Blocks I Made Up, Or Did.

Offline

 

#1498 2012-09-25 20:12:24

Walrus227
Scratcher
Registered: 2012-09-02
Posts: 8

Re: Official [Scratchblocks] Testing Play Area

Nomolos wrote:

Try this.

Code:

[scratchblocks]
when grilled cheese eaten[/scratchblocks]

It will make this.

when grilled cheese eaten

Yeah, I Figured That Out, And Made A Better Version.


when [grilled cheese v] eaten

Offline

 

#1499 2012-09-26 10:17:15

Rsrilaya
Scratcher
Registered: 2012-09-22
Posts: 12

Re: Official [Scratchblocks] Testing Play Area

where are the red colour blocks?
Help me. I am a beginner

Offline

 

#1500 2012-09-26 10:29:33

BirdByte
Scratcher
Registered: 2012-07-07
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

Rsrilaya wrote:

where are the red colour blocks?
Help me. I am a beginner

They are not in Scratch, they are blocks that the Scratchblocks tag doesn't recognize, but still displays, but as red.


http://i50.tinypic.com/312u714.jpg

Offline

 

Board footer