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

#101 2012-03-21 12:03:15

rdococ
Scratcher
Registered: 2009-10-11
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

Splodgey wrote:

rdococ wrote:

Splodgey wrote:


Splodgey
Scratching since 2010 //look to your left. I'm Confused... :S

ask [Please answer my question, in the last post I posted.] and wait
say [No, you didn't end the ScratchBlocks syntax...] for <<atleast (9000) years> years to seconds> secs

You posted halfway through me posting (posting from the Wii) and I'm pretty sure I did end the syntax... I recall editing it to end it...

when I receive [not talking in scratchblocks v]
say [You broke your own law by not talking in Scratchblocks!] for (6) secs

Offline

 

#102 2012-03-21 12:32:47

schusteralex2
Scratcher
Registered: 2011-09-17
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
think [epicness] for(1000000) secs
if <[2] > [10]>
say [What the heck :o]for (5) secs
end
say[testing smileys :)] for (4) secs

Last edited by schusteralex2 (2012-03-21 12:33:16)


http://i44.tinypic.com/2uj37ds.gif

Offline

 

#103 2012-03-21 13:00:22

Splodgey
Scratcher
Registered: 2011-04-26
Posts: 500+

Re: Official [Scratchblocks] Testing Play Area

rdococ wrote:

Splodgey wrote:

rdococ wrote:


ask [Please answer my question, in the last post I posted.] and wait
say [No, you didn't end the ScratchBlocks syntax...] for <<atleast (9000) years> years to seconds> secs

You posted halfway through me posting (posting from the Wii) and I'm pretty sure I did end the syntax... I recall editing it to end it...

when I receive [not talking in scratchblocks v]
say [You broke your own law by not talking in Scratchblocks!] for (6) secs

when i receive [good point v]
say [I was too lazy to do that on the Wii :P]

Offline

 

#104 2012-03-21 13:33:20

rdococ
Scratcher
Registered: 2009-10-11
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

Splodgey wrote:

rdococ wrote:

Splodgey wrote:


You posted halfway through me posting (posting from the Wii) and I'm pretty sure I did end the syntax... I recall editing it to end it...

when I receive [not talking in scratchblocks v]
say [You broke your own law by not talking in Scratchblocks!] for (6) secs

when i receive [good point v]
say [I was too lazy to do that on the Wii :P]

when I receive [lazy excuse v]
say [Now please answer my question. Who's weapons did you destroy?]

Offline

 

#105 2012-03-21 19:07:14

TorbyFork234
Scratcher
Registered: 2012-03-01
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

rdococ wrote:

Splodgey wrote:

rdococ wrote:

when I receive [not talking in scratchblocks v]
say [You broke your own law by not talking in Scratchblocks!] for (6) secs

when i receive [good point v]
say [I was too lazy to do that on the Wii :P]

when I receive [lazy excuse v]
say [Now please answer my question. Who's weapons did you destroy?]

when gf clicked
wait until <<rdococ>[is saying v][Now please answer my question. Who's weapons did you destroy?]>
say [mine]
wait [0.5] secs
say [But, I still have some in my secret base]
if <<Splodgey>=[here]>
say [BWAHAHAHAHAHA *cough**cough*coughcough*]
end
if <<Splodgey>=[not here]>
say [I will get you muffins!!!!!!]
end
if <<muffins>=[in my stomach]>
puke
DESTROY MUFFINS
end

Offline

 

#106 2012-03-21 19:44:19

Haiming
Scratcher
Registered: 2011-08-20
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
think [Why is this in the Help With Scripts Forum???] for (2) seconds
say [Well, I don't really care. XD: I like this topic!!!] for (2) seconds
Wait... Why is the think and say blocks red, not purple??

Offline

 

#107 2012-03-21 19:49:25

joletole
Scratcher
Registered: 2011-02-20
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

Haiming wrote:

when gf clicked
think [Why is this in the Help With Scripts Forum???] for (2) secs
say [Well, I don't really care. XD: I like this topic!!!] for (2) secs
Wait... Why is the think and say blocks red, not purple??

fixed it...

Offline

 

#108 2012-03-21 19:51:42

TorbyFork234
Scratcher
Registered: 2012-03-01
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

Haiming wrote:

when gf clicked
think [Why is this in the Help With Scripts Forum???] for (2) seconds
say [Well, I don't really care. XD: I like this topic!!!] for (2) seconds
Wait... Why is the think and say blocks red, not purple??

Because it's secs, not seconds. Like this

when gf clicked
think[look to the right -->] for [2] secs
say[whatever I'm thinking ^] for [5] secs
if <<done helping haiming>=[yes]>
go to x:<[x position v] of [muffins v]> y:<[y position v] of [muffins v]>
repeat until <<muffins>=[destroyed]>
DESTROY MUFFINS!!!!
end
else
ask [what else do you want to know haiming?] and wait
end
darn, outposted by joletole

Offline

 

#109 2012-03-21 20:50:17

AgentRoop
Scratcher
Registered: 2012-02-11
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
say [I should pet a cat] for (2) secs
  repeat until <touching [cat]?>
     point towards [cat]
    move (3) steps
  end
 if <touching [cat]?>
switch to costume [petting cat]
say [so cute!] for (2) secs
broadcast [cat being petted]
end
When i receive [cat being petted]
switch to costume [me is being petted]
say [purrr...] for (2) secs
wait (3) secs
broadcast [pet me again!]
when i receive [pet me again!]
say [I should pet a cat] for (2) secs
  repeat until <touching [cat]?>
     point towards [cat]
    move (3) steps
  end
 if <touching [cat]?>
switch to costume [petting cat]
say [so cute!] for (2) secs
broadcast [cat being petted]
(My everyday life.)  smile  smile  big_smile  big_smile  smile  smile


La La
I wrote an album.

Offline

 

#110 2012-03-22 06:09:44

Splodgey
Scratcher
Registered: 2011-04-26
Posts: 500+

Re: Official [Scratchblocks] Testing Play Area

AgentRoop wrote:

when gf clicked
say [I should pet a cat] for (2) secs
  repeat until <touching [cat v]?>
     point towards [cat v]
    move (3) steps
  end
 if <touching [cat v]?>
switch to costume [petting cat v]
say [so cute!] for (2) secs
broadcast [cat being petted v]
end
When i receive [cat being petted v]
switch to costume [me is being petted v]
play sound [purr.... v] until done
wait (3) secs
broadcast [pet me again! v]
when i receive [pet me again! v]
say [I should pet a cat] for (2) secs
  repeat until <touching [cat v]?>
     point towards [cat v]
    move (3) steps
  end
 if <touching [cat v]?>
switch to costume [petting cat v]
say [so cute!] for (2) secs
broadcast [cat being petted v]
(My everyday life.)  smile  smile  big_smile  big_smile  smile  smile

scripts [fixed (a bit) v] by [Splodgey v]

Offline

 

#111 2012-03-22 11:36:59

AgentRoop
Scratcher
Registered: 2012-02-11
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
broadcast [let the party begin! v]
end
when i receive [let the party begin! v]
switch to costume [party time! v]
say [I love to party!] for (2) secs
  repeat (10)
  switch to costume [dancing1 v]
  wait (0.1) secs
  switch to costume [dancing2 v]
  wait (0.1) secs
end
wait (2) secs
switch to costume [bored v]
say [I am bored...] for (2) secs
say [ScratchBlocks can be very tiring...] for (3) secs
say [Maybe I should make games...] for (2) secs


La La
I wrote an album.

Offline

 

#112 2012-03-22 13:03:15

Splodgey
Scratcher
Registered: 2011-04-26
Posts: 500+

Re: Official [Scratchblocks] Testing Play Area

AgentRoop wrote:

when gf clicked
broadcast [let the party begin! v]
end
when i receive [let the party begin! v]
switch to costume [party time! v]
say [I love to party!] for (2) secs
  repeat (10)
  switch to costume [dancing1 v]
  wait (0.1) secs
  switch to costume [dancing2 v]
  wait (0.1) secs
end
wait (2) secs
switch to costume [bored v]
say [I am bored...] for (2) secs
say [ScratchBlocks can be very tiring...] for (3) secs
say [Maybe I should make games...] for (2) secs
broadcast [make games v]

when i receive [make games v]
repeat until <I've had enough for now...>
imagine a new [game v]
program it
share it
end
broadcast [let the party begin! v]

Last edited by Splodgey (2012-03-22 13:06:51)

Offline

 

#113 2012-03-22 13:43:57

coolhogs
Scratcher
Registered: 2011-07-26
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

when I recieve [let the party beginv]
PARTY!!

Last edited by coolhogs (2012-03-22 14:04:08)


Get ready for domination of:  tongue

Offline

 

#114 2012-03-22 14:30:36

Splodgey
Scratcher
Registered: 2011-04-26
Posts: 500+

Re: Official [Scratchblocks] Testing Play Area

coolhogs wrote:

when i receive [let the party begin v]
PARTY!!

when i receive [coolhogs's post v]
say [that's already been done...]
say [also, "i before e except after c" :P]

Offline

 

#115 2012-03-22 14:50:36

coolhogs
Scratcher
Registered: 2011-07-26
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

Error
Starting Coolhogs and Splodgey's Battle
say [Fight Fight] for (infinite) seconds

Last edited by coolhogs (2012-03-22 14:52:20)


Get ready for domination of:  tongue

Offline

 

#116 2012-03-22 15:57:12

Splodgey
Scratcher
Registered: 2011-04-26
Posts: 500+

Re: Official [Scratchblocks] Testing Play Area

coolhogs wrote:

Error
Starting Coolhogs and Splodgey's Battle
say [Fight Fight] for (infinite) seconds

when i receive [battle v]
action [facepalm v]
say [I have no time for this nonsense!]

Last edited by Splodgey (2012-03-22 15:57:40)

Offline

 

#117 2012-03-22 16:08:05

ImagineIt
Scratcher
Registered: 2011-02-28
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

When I receive [battle v]
say [XD a fake battle!] for (infinity) secs

Offline

 

#118 2012-03-22 18:35:49

TorbyFork234
Scratcher
Registered: 2012-03-01
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

When I receive [battle v]
say [you're having a battle without me! let me get my battle rabbit. He needs to help me DESTROY THA MUFFINS!!!!] for (5) secs
if <you haven't figured out that I hate muffins>
repeat <FOREVAH>
say [I hate muffins] for (5) secs
end
end

Offline

 

#119 2012-03-22 19:32:46

Haiming
Scratcher
Registered: 2011-08-20
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

TorbyFork234 wrote:

Haiming wrote:

when gf clicked
think [Why is this in the Help With Scripts Forum???] for (2) seconds
say [Well, I don't really care. XD: I like this topic!!!] for (2) seconds
Wait... Why is the think and say blocks red, not purple??

Because it's secs, not seconds. Like this

when gf clicked
think[look to the right -->] for [2] secs
say[whatever I'm thinking ^] for [5] secs
if <<done helping haiming>=[yes]>
go to x:<[x position v] of [muffins v]> y:<[y position v] of [muffins v]>
repeat until <<muffins>=[destroyed]>
DESTROY MUFFINS!!!!
end
else
ask [what else do you want to know haiming?] and wait
end
darn, outposted by joletole

Ok! Thanks!

Offline

 

#120 2012-03-23 10:55:06

AgentRoop
Scratcher
Registered: 2012-02-11
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

I wish BBC code worked on blocks...  sad

when gf clicked
say [[color=blue] Please Be blue![/color]] for (3) secs
aww, it doesn't work.


La La
I wrote an album.

Offline

 

#121 2012-03-24 01:03:20

TorbyFork234
Scratcher
Registered: 2012-03-01
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

AgentRoop wrote:

I wish BBC code worked on blocks...  sad

when gf clicked
say [[color=blue] Please Be blue![/color]] for (3) secs
aww, it doesn't work.

That would be awesome...

when gf clicked
say <testing<testing<testing<testing>>>>
[I am testing]
[[color=red]I am testing [/color]]
if<this is a test>
report <true>
end

Offline

 

#122 2012-03-24 08:50:42

joefarebrother
Scratcher
Registered: 2011-04-08
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

when i receive [alarm clock ringing v]//morning routine
turn off alarm
wait (300) secs
get out of bed
if <not <<(day) = [Saturday]> or <(day) = [Sunday]>>>
  get dressed
  eat breakfast
  go to [school v]
  repeat until <(time) = [3:00]>
    learn something
    if <[lessons today v] contains [maths]>
      say [Yay! I have maths!]
    end
    if <(lesson) = [geogoraphy]>
      say [:(]
    end
    if <i forgot to do my homework>
      say [err... I left it at home...]
    end
  end
  go to [bus stop v]
  go home
else 
  say [Yay it's the weekend!] for (2) secs
  sleep
  wait until <(time) = [9:00]>
  wake up again
  get dressed
  eat breakfast
  watch TV
end
if <(date) = (my birthday)>
  say [OMG ITS MY BIRTHDAY!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!] 
end
when i receive [a birthday present v]
think [I wonder what it is?]
open (present)
if <[stuff i want for my birthday v] contains (present)>
  say [YAY!]
else
  say [aww... i didn't want this...]
end

Last edited by joefarebrother (2012-03-24 13:58:56)


My latest project is called http://tinyurl.com/d2m8hne! It has http://tinyurl.com/d395ygk views, http://tinyurl.com/cnasmt7 love-its, and http://tinyurl.com/bwjy8xs comments.
http://tinyurl.com/756anbk   http://tinyurl.com/iplaychess

Offline

 

#123 2012-03-25 08:57:28

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

Re: Official [Scratchblocks] Testing Play Area

Hey folks - I've been noticing a lot of really long quote conversations taking place in this topic.  That's not what this area is for - please just use this space for learning how to use the blocks - not conversations.  Thanks  smile


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

Offline

 

#124 2012-03-25 09:38:11

Unite
Scratcher
Registered: 2012-03-24
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

This seems like a very good idea, but some people are just messing around on it posting pointless things in the scratch blocks. I think others should use this as like a scratch paper. If you want to post a script helping another then you should probably test your formula out here. if it works then you should quote it but instead of posting you just copy the scratch block code. if it doesnt work, then back to the drawing board.


http://i1156.photobucket.com/albums/p570/bolemis/31023108819264274478797.gif

Offline

 

#125 2012-03-25 10:00:30

Splodgey
Scratcher
Registered: 2011-04-26
Posts: 500+

Re: Official [Scratchblocks] Testing Play Area

Paddle2See wrote:

Hey folks - I've been noticing a lot of really long quote conversations taking place in this topic.  That's not what this area is for - please just use this space for learning how to use the blocks - not conversations.  Thanks  smile

OK, Good. That was starting get annoying... I don't know why I was replying if it were...  hmm

Offline

 

Board footer