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

#2651 2013-02-14 06:49:00

Zelphase
New Scratcher
Registered: 2013-02-13
Posts: 24

Re: Official [Scratchblocks] Testing Play Area

Thank you, but how do we make a scroll down bar?

Offline

 

#2652 2013-02-14 11:54:51

G0b0
Scratcher
Registered: 2012-12-24
Posts: 17

Re: Official [Scratchblocks] Testing Play Area

Will this work?

when gf clicked
find nearest way to [Pacman v] without <touching color #8FD8D8>
if <touching [pacman v]>
  change (point) by (-1)
end

Last edited by G0b0 (2013-02-14 11:55:21)

Offline

 

#2653 2013-02-14 11:56:08

G0b0
Scratcher
Registered: 2012-12-24
Posts: 17

Re: Official [Scratchblocks] Testing Play Area

Zelphase wrote:

Thank you, but how do we make a scroll down bar?

Something like [whatever v]

Offline

 

#2654 2013-02-14 14:09:40

30-1
Scratcher
Registered: 2012-08-08
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

=D
Go To [green flag v]


http://i.imgur.com/ocOya7x.gif
I. Text I Based I Games I

Offline

 

#2655 2013-02-14 14:49:34

piotrgrochowskiback
New Scratcher
Registered: 2013-02-06
Posts: 39

Re: Official [Scratchblocks] Testing Play Area

test i'm scratcher?

new scratcher
scratcher
scratch team
 

Offline

 

#2656 2013-02-14 15:32:04

BLU_Spy
Scratcher
Registered: 2012-01-05
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

Just testing...

when gf clicked
forever
forever
forever
forever
forever
forever
forever 
forever
forever
forever
forever
forever
forever
forever
set x to ((0)/(0))
FEAR THE ORANGE PYRAMID.

Last edited by BLU_Spy (2013-02-14 15:32:55)


I HAVE SWITCHED ACCOUNTS! My new username is NoxSpooth.

Offline

 

#2657 2013-02-15 00:51:21

Zelphase
New Scratcher
Registered: 2013-02-13
Posts: 24

Re: Official [Scratchblocks] Testing Play Area

So...

My favourite animals are [Cats v]

Offline

 

#2658 2013-02-15 03:12:51

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

Re: Official [Scratchblocks] Testing Play Area

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


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

 

#2659 2013-02-15 07:30:03

lutherwenxu
Scratcher
Registered: 2012-12-12
Posts: 8

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
say [It is time to eat my lunch] for (3) secs
set [breadsize v] to (100)
repeat until < (breadsize) = (0) >
  change [breadsize v] by (-1)
  say [Nom,Nom, this bread is so tasty.] for (2) secs
  wait (2) secs
end
say [Finnaly, I ate this gigantic bread.] for (10) secs

Offline

 

#2660 2013-02-15 07:34:32

lutherwenxu
Scratcher
Registered: 2012-12-12
Posts: 8

Re: Official [Scratchblocks] Testing Play Area

The ninty degrees rotated pyramid fear or not?
[scratchblocks]
when gf clicked
forever
forever
forever
forever
forever
forever
forever
forever
change [orangepyramidpurpostonly v] by (1)
say [Do not copy.] for (0) secs
end
end
end
end
end
end
end
end

Offline

 

#2661 2013-02-15 08:17:05

Zelphase
New Scratcher
Registered: 2013-02-13
Posts: 24

Re: Official [Scratchblocks] Testing Play Area

lutherwenxu wrote:

The ninty degrees rotated pyramid fear or not?

when gf clicked
forever
forever
forever
forever
forever
forever
forever
forever
change [orangepyramidpurpostonly v] by (1)
say [Do not copy.] for (0) secs
end
end
end
end
end
end
end
end

Did you mean this?

Offline

 

#2662 2013-02-15 08:24:40

Zelphase
New Scratcher
Registered: 2013-02-13
Posts: 24

Re: Official [Scratchblocks] Testing Play Area

[scratchblocks]
when gf clicked
say [say [When God created kitty cats, he had no recipe....]
say [He knew he wanted something sweet, as sweet as sweet can be...]

Offline

 

#2663 2013-02-15 08:42:17

Zelphase
New Scratcher
Registered: 2013-02-13
Posts: 24

Re: Official [Scratchblocks] Testing Play Area

Zelphase wrote:

when gf clicked
say [When God created kitty cats, he had no recipe....]
say [He knew he wanted something sweet, as sweet as sweet can be...]
say [He started out with sugar, adding just a trace of spice...]
say [Then stirred in drops of morning dew to keep them fresh and nice...]
say [He thought cats should be soft to pet, thus he gave them coats of fur...]
say [So they could show they were content, he taught them how to purr...]
say [He made for them long tail to wave, while strutting down the walk...]
say [Then trained them in Meow - Logy, so they could do Cat - Talk...]
say [He made them into acrobats and gave them grace and poise...]
say [Their wide - eyed curiosity, he took from little boys...]
say [He put whiskers on their faces, gave them tiny ears for caps...]
say [Then shaped their little bodies to snugly fit on laps...]
say [He gave them eyes as big as saucers, to look into man's soul...]
say [Then set up a tolerance for man - kind as their purpose and their goal...]
say [Benevolent...and...generous, he made so many of them...]
say [Then charged with Fatherly Concern, He made the human race to love them...]
say [When one jumped upon His lap, God gently stroked its head...]
say [The cat gave him a kitty - kiss, "What wondrous love!" God said...]
say [God smiled at His accomplishment, so pleased with His creation...]
say [...and said with pride as He sat back...]
say ["At last...I have reached purr - fection!"]

Sorry, this is the right one. Also, I did not make this, I found it on the Internet.
The author was unknown, though.

Offline

 

#2664 2013-02-15 12:53:10

maxamillion321
Scratcher
Registered: 2011-06-17
Posts: 500+

Re: Official [Scratchblocks] Testing Play Area

when <my butt> clicked
say [:O] for (infinity) secs
repeat (10)
<<<<<<<<<<fart>>>>>>>>>>
go to [scratch v]
forever
get a blue screen
say [FUUUUUUUUUUUUUUUUUUUUU] for (infinity) secs
end
end
if <(Weegee) = [killed me]>
say ()
and
add [me] to [death list v]
end

Last edited by maxamillion321 (2013-02-15 12:54:38)

Offline

 

#2665 2013-02-15 18:54:02

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

Re: Official [Scratchblocks] Testing Play Area

maxamillion321 wrote:

when <my butt> clicked
say [:O] for (infinity) secs
repeat (10)
<<<<<<<<<<fart>>>>>>>>>>
go to [scratch v]
forever
get a blue screen
say [**********************] for (infinity) secs
end
end
if <(Weegee) = [killed me]>
say ()
and
add [me] to [death list v]
end

That part about saying something for ∞ seconds was inappropriate. So, I censored it.


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

 

#2666 2013-02-15 21:20:59

Jager72
New Scratcher
Registered: 2013-02-15
Posts: 4

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
say [Hello!] for (4) secs

Offline

 

#2667 2013-02-15 22:06:42

BLU_Spy
Scratcher
Registered: 2012-01-05
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
forever if <<[Day v] = [Valentine's]> and <[Girfriend v] = [None]>>
hide in [Corner v]
cry for (24) [hours v]
broadcast [Forever Alone v]


I HAVE SWITCHED ACCOUNTS! My new username is NoxSpooth.

Offline

 

#2668 2013-02-16 00:23:23

OrcaCat
Scratcher
Registered: 2010-06-30
Posts: 500+

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
direction
say [lol v]
else
say [bug]
if 
end
()
[]
[hi v]

Last edited by OrcaCat (2013-02-16 00:27:01)


     Awesome music     Electrode's theme     Epic music
Bye, 1.x.  sad                             Hello, 2.x!  smile

Offline

 

#2669 2013-02-16 00:41:35

Chemi4001
Scratcher
Registered: 2013-01-12
Posts: 32

Re: Official [Scratchblocks] Testing Play Area

when [Marisa v] stole the [Precious thing v]
sing [Marisa stole the precious thing v]

Offline

 

#2670 2013-02-16 00:42:42

Chemi4001
Scratcher
Registered: 2013-01-12
Posts: 32

Re: Official [Scratchblocks] Testing Play Area

when gf gf gf gf gf gf gf
//hahahaha

Offline

 

#2671 2013-02-16 01:25:05

Chemi4001
Scratcher
Registered: 2013-01-12
Posts: 32

Re: Official [Scratchblocks] Testing Play Area

Everyone! Let's try this barometric equation script!!!
this needs 2 scripts.

when gf clicked
set [counter v] to [4]
set [Pressure v] to [0]
say [ ]
broadcast [broadcast v]
and
when I receive [broadcast v]
set [counter v] to [4]
ask [Enter Height from mean sea level in Meters] and wait
set [Height v] to (answer)
ask [Enter Temperature in Celcius] and wait
set [Temperature v] to (answer)
wait (0.1) secs
set [Pressure v] to ((101325) * ( [e ^ v] of ((0) - ((((0.02896) * ((9.807) / ((((Height) + (6378000)) / (6378000)) * (((Height) + (6378000)) / (6378000))))) / ((8.3143) * ((Temperature) + (273.15)))) * (Height)))))
say (join (join [Pressure at ] (join (Height) [ meters is ])) (join (join (Pressure) (join [ Pascals or ] ((Pressure) / (101325)))) [ Bar , Press space to continue]))
wait until <key [space v] pressed?>
say [Press s to stop or press r to recalculate]
wait until <<key [s v] pressed?> or <key [r v] pressed?>>
if <key [s v] pressed?> 
 repeat (3)  
  change [counter v] by (-1)
  say (counter)
  wait (1) secs
 end
 stop all 
end
if <key [r v] pressed?> 
 repeat (3)
  change [counter v] by (-1)
  say (counter)
  wait (1) secs
 end
 broadcast [broadcast v]
end

Offline

 

#2672 2013-02-16 07:26:03

piotrgrochowskiback
New Scratcher
Registered: 2013-02-06
Posts: 39

Re: Official [Scratchblocks] Testing Play Area

when cw clicked
turn flag (30) degrees
when ccw clicked
turn flag (30) degrees
 

Offline

 

#2673 2013-02-16 07:31:04

piotrgrochowskiback
New Scratcher
Registered: 2013-02-06
Posts: 39

Re: Official [Scratchblocks] Testing Play Area

Bugs.

[a bugs of [selection v] ]
When (20) fLag clicked
turn ccw degrees
stop all sounds
stop all pinks
turn Ccw degrees
 

Offline

 

#2674 2013-02-16 07:37:22

piotrgrochowskiback
New Scratcher
Registered: 2013-02-06
Posts: 39

Re: Official [Scratchblocks] Testing Play Area

piotrgrochowskiback wrote:

Bugs.

[a bugs of [selection v]
When (20) fLag clicked
turn ccw degrees
stop all sounds
stop all pinks
turn Ccw degrees
motor on
stop all (sounds v)
pinks
sounds
(143) mod (6)
Mod
timer
if <when flag clicked>
forever
go to front
end
forever
stop all
stop script
wait until <> [ v]
end
end
end
end
end
say [you *!]
 

Fixed. last block bug is * convert to *

Offline

 

#2675 2013-02-16 10:04:15

BLU_Spy
Scratcher
Registered: 2012-01-05
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

Chemi4001 wrote:

Everyone! Let's try this barometric equation script!!!
this needs 2 scripts.

when gf clicked
set [counter v] to [4]
set [Pressure v] to [0]
say [ ]
broadcast [broadcast v]
and
when I receive [broadcast v]
set [counter v] to [4]
ask [Enter Height from mean sea level in Meters] and wait
set [Height v] to (answer)
ask [Enter Temperature in Celcius] and wait
set [Temperature v] to (answer)
wait (0.1) secs
set [Pressure v] to ((101325) * ( [e ^ v] of ((0) - ((((0.02896) * ((9.807) / ((((Height) + (6378000)) / (6378000)) * (((Height) + (6378000)) / (6378000))))) / ((8.3143) * ((Temperature) + (273.15)))) * (Height)))))
say (join (join [Pressure at ] (join (Height) [ meters is ])) (join (join (Pressure) (join [ Pascals or ] ((Pressure) / (101325)))) [ Bar , Press space to continue]))
wait until <key [space v] pressed?>
say [Press s to stop or press r to recalculate]
wait until <<key [s v] pressed?> or <key [r v] pressed?>>
if <key [s v] pressed?> 
 repeat (3)  
  change [counter v] by (-1)
  say (counter)
  wait (1) secs
 end
 stop all 
end
if <key [r v] pressed?> 
 repeat (3)
  change [counter v] by (-1)
  say (counter)
  wait (1) secs
 end
 broadcast [broadcast v]
end

<[Mind v] = [Blown]>


I HAVE SWITCHED ACCOUNTS! My new username is NoxSpooth.

Offline

 

Board footer