Discuss Scratch

Iloverollercoasters
Scratcher
100+ posts

Everything You Want! NOW HIRING!!!!!!!!!!!!

ev3coolexit987654 wrote:

Iloverollercoasters wrote:

ev3coolexit987654 wrote:

Iloverollercoasters wrote:

Iloverollercoasters wrote:

Ev3, can you do the order on the first page? You've been on scratch longer than us.

Or not.
I don't even understand what he means.

Really? Well, he want a script that renders 3D objects, and it must be in a Batch file.
*sighs* You can't create a batch file in Scratch. Also just becaus I know JS and Java doesn't mean I can code in Batch, much less create a 3d rendering program.

Okay.

Horrible House contest Join it now!
Have you clicked this or this or maybe even this? How about this or this? Maybe this? If you haven't don't has- Grr… Evil kumquats, why you got to eat it… Guess what! I hate the 60 second rule!
Kumquat alert Oh, here:
 when green flag clicked
forever
eat @-EvilKumquat-
end[/url]






when [chromometer altimeter v] = [5th length v] and [7th length v] with a [gap v] of (17) ::events hat
forge [chromometer v] altimeter until < (speed) = (velocity)> ::control cstart
switch places with (759 v) altimeters with value of (speed) ::looks
control [altimeter 1 v] at time (10):(17):(58) ::control
end
initialize sequence (24) so [object 3 v] moves to x (156) y (231) ::control
reveal [final answer v] and stop running this script ::events cap
[scratchblocks]
When green flag clicked
trigger pen::pen

when pen is triggered::pen hat
pen up
go to x: (pick random (-240) to (240)) y: (pick random (-180) to (180)
pen down
repeat (pick random (15)to(10000)
render
end

define render
set pen tranceparency to (43)::pen
repeat (89)
move (17) steps and turn down (87) degrees::motion
end
repeat (98)
move (-34) steps and turn up (43.5) degrees::motion
end
go to x(pick random (-10) to (10)) y (pick random (-10) to (10)
if <((x position)=(0))and ((y position)=(0)
stamp
render
else
stop this script and stamp at size (3) and x(89) y(52)::pen cap
end

This is a script that goes on with the other scripts:::grey

When all scripts are done::hat
run the scripts again::events
[/scratchblocks]
Iloverollercoasters
Scratcher
100+ posts

Everything You Want! NOW HIRING!!!!!!!!!!!!

ev3coolexit987654 wrote:

(::obsolete)(::list)(::events)(::variables)(::control)(::operators)(::pen)(::motion)(::custom-arg)(::custom)(::extension)::grey
^^ Maybe we should have a scratchblocks department!

Did it!

Horrible House contest Join it now!
Have you clicked this or this or maybe even this? How about this or this? Maybe this? If you haven't don't has- Grr… Evil kumquats, why you got to eat it… Guess what! I hate the 60 second rule!
Kumquat alert Oh, here:
 when green flag clicked
forever
eat @-EvilKumquat-
end[/url]






when [chromometer altimeter v] = [5th length v] and [7th length v] with a [gap v] of (17) ::events hat
forge [chromometer v] altimeter until < (speed) = (velocity)> ::control cstart
switch places with (759 v) altimeters with value of (speed) ::looks
control [altimeter 1 v] at time (10):(17):(58) ::control
end
initialize sequence (24) so [object 3 v] moves to x (156) y (231) ::control
reveal [final answer v] and stop running this script ::events cap
[scratchblocks]
When green flag clicked
trigger pen::pen

when pen is triggered::pen hat
pen up
go to x: (pick random (-240) to (240)) y: (pick random (-180) to (180)
pen down
repeat (pick random (15)to(10000)
render
end

define render
set pen tranceparency to (43)::pen
repeat (89)
move (17) steps and turn down (87) degrees::motion
end
repeat (98)
move (-34) steps and turn up (43.5) degrees::motion
end
go to x(pick random (-10) to (10)) y (pick random (-10) to (10)
if <((x position)=(0))and ((y position)=(0)
stamp
render
else
stop this script and stamp at size (3) and x(89) y(52)::pen cap
end

This is a script that goes on with the other scripts:::grey

When all scripts are done::hat
run the scripts again::events
[/scratchblocks]
Iloverollercoasters
Scratcher
100+ posts

Everything You Want! NOW HIRING!!!!!!!!!!!!

ev3coolexit987654 wrote:

(::obsolete)(::list)(::events)(::variables)(::control)(::operators)(::pen)(::motion)(::custom-arg)(::custom)(::extension)::grey
^^ Maybe we should have a scratchblocks department!

Want to be in it?
I HATE YOU 60 SECOND RULE!!!!

Horrible House contest Join it now!
Have you clicked this or this or maybe even this? How about this or this? Maybe this? If you haven't don't has- Grr… Evil kumquats, why you got to eat it… Guess what! I hate the 60 second rule!
Kumquat alert Oh, here:
 when green flag clicked
forever
eat @-EvilKumquat-
end[/url]






when [chromometer altimeter v] = [5th length v] and [7th length v] with a [gap v] of (17) ::events hat
forge [chromometer v] altimeter until < (speed) = (velocity)> ::control cstart
switch places with (759 v) altimeters with value of (speed) ::looks
control [altimeter 1 v] at time (10):(17):(58) ::control
end
initialize sequence (24) so [object 3 v] moves to x (156) y (231) ::control
reveal [final answer v] and stop running this script ::events cap
[scratchblocks]
When green flag clicked
trigger pen::pen

when pen is triggered::pen hat
pen up
go to x: (pick random (-240) to (240)) y: (pick random (-180) to (180)
pen down
repeat (pick random (15)to(10000)
render
end

define render
set pen tranceparency to (43)::pen
repeat (89)
move (17) steps and turn down (87) degrees::motion
end
repeat (98)
move (-34) steps and turn up (43.5) degrees::motion
end
go to x(pick random (-10) to (10)) y (pick random (-10) to (10)
if <((x position)=(0))and ((y position)=(0)
stamp
render
else
stop this script and stamp at size (3) and x(89) y(52)::pen cap
end

This is a script that goes on with the other scripts:::grey

When all scripts are done::hat
run the scripts again::events
[/scratchblocks]
ev3coolexit987654
Scratcher
1000+ posts

Everything You Want! NOW HIRING!!!!!!!!!!!!

Iloverollercoasters wrote:

ev3coolexit987654 wrote:

(::obsolete)(::list)(::events)(::variables)(::control)(::operators)(::pen)(::motion)(::custom-arg)(::custom)(::extension)::grey
^^ Maybe we should have a scratchblocks department!

Want to be in it?
I HATE YOU 60 SECOND RULE!!!!
say [YES!] ::motion
Iloverollercoasters
Scratcher
100+ posts

Everything You Want! NOW HIRING!!!!!!!!!!!!

ev3coolexit987654 wrote:

Iloverollercoasters wrote:

ev3coolexit987654 wrote:

(::obsolete)(::list)(::events)(::variables)(::control)(::operators)(::pen)(::motion)(::custom-arg)(::custom)(::extension)::grey
^^ Maybe we should have a scratchblocks department!

Want to be in it?
I HATE YOU 60 SECOND RULE!!!!
say [YES!] ::motion

Your in it!

Horrible House contest Join it now!
Have you clicked this or this or maybe even this? How about this or this? Maybe this? If you haven't don't has- Grr… Evil kumquats, why you got to eat it… Guess what! I hate the 60 second rule!
Kumquat alert Oh, here:
 when green flag clicked
forever
eat @-EvilKumquat-
end[/url]






when [chromometer altimeter v] = [5th length v] and [7th length v] with a [gap v] of (17) ::events hat
forge [chromometer v] altimeter until < (speed) = (velocity)> ::control cstart
switch places with (759 v) altimeters with value of (speed) ::looks
control [altimeter 1 v] at time (10):(17):(58) ::control
end
initialize sequence (24) so [object 3 v] moves to x (156) y (231) ::control
reveal [final answer v] and stop running this script ::events cap
[scratchblocks]
When green flag clicked
trigger pen::pen

when pen is triggered::pen hat
pen up
go to x: (pick random (-240) to (240)) y: (pick random (-180) to (180)
pen down
repeat (pick random (15)to(10000)
render
end

define render
set pen tranceparency to (43)::pen
repeat (89)
move (17) steps and turn down (87) degrees::motion
end
repeat (98)
move (-34) steps and turn up (43.5) degrees::motion
end
go to x(pick random (-10) to (10)) y (pick random (-10) to (10)
if <((x position)=(0))and ((y position)=(0)
stamp
render
else
stop this script and stamp at size (3) and x(89) y(52)::pen cap
end

This is a script that goes on with the other scripts:::grey

When all scripts are done::hat
run the scripts again::events
[/scratchblocks]
Iloverollercoasters
Scratcher
100+ posts

Everything You Want! NOW HIRING!!!!!!!!!!!!

Ev3, are you good at music?

Horrible House contest Join it now!
Have you clicked this or this or maybe even this? How about this or this? Maybe this? If you haven't don't has- Grr… Evil kumquats, why you got to eat it… Guess what! I hate the 60 second rule!
Kumquat alert Oh, here:
 when green flag clicked
forever
eat @-EvilKumquat-
end[/url]






when [chromometer altimeter v] = [5th length v] and [7th length v] with a [gap v] of (17) ::events hat
forge [chromometer v] altimeter until < (speed) = (velocity)> ::control cstart
switch places with (759 v) altimeters with value of (speed) ::looks
control [altimeter 1 v] at time (10):(17):(58) ::control
end
initialize sequence (24) so [object 3 v] moves to x (156) y (231) ::control
reveal [final answer v] and stop running this script ::events cap
[scratchblocks]
When green flag clicked
trigger pen::pen

when pen is triggered::pen hat
pen up
go to x: (pick random (-240) to (240)) y: (pick random (-180) to (180)
pen down
repeat (pick random (15)to(10000)
render
end

define render
set pen tranceparency to (43)::pen
repeat (89)
move (17) steps and turn down (87) degrees::motion
end
repeat (98)
move (-34) steps and turn up (43.5) degrees::motion
end
go to x(pick random (-10) to (10)) y (pick random (-10) to (10)
if <((x position)=(0))and ((y position)=(0)
stamp
render
else
stop this script and stamp at size (3) and x(89) y(52)::pen cap
end

This is a script that goes on with the other scripts:::grey

When all scripts are done::hat
run the scripts again::events
[/scratchblocks]
Iloverollercoasters
Scratcher
100+ posts

Everything You Want! NOW HIRING!!!!!!!!!!!!

Iloverollercoasters wrote:

Ev3, are you good at music?

Or can you do music?

Horrible House contest Join it now!
Have you clicked this or this or maybe even this? How about this or this? Maybe this? If you haven't don't has- Grr… Evil kumquats, why you got to eat it… Guess what! I hate the 60 second rule!
Kumquat alert Oh, here:
 when green flag clicked
forever
eat @-EvilKumquat-
end[/url]






when [chromometer altimeter v] = [5th length v] and [7th length v] with a [gap v] of (17) ::events hat
forge [chromometer v] altimeter until < (speed) = (velocity)> ::control cstart
switch places with (759 v) altimeters with value of (speed) ::looks
control [altimeter 1 v] at time (10):(17):(58) ::control
end
initialize sequence (24) so [object 3 v] moves to x (156) y (231) ::control
reveal [final answer v] and stop running this script ::events cap
[scratchblocks]
When green flag clicked
trigger pen::pen

when pen is triggered::pen hat
pen up
go to x: (pick random (-240) to (240)) y: (pick random (-180) to (180)
pen down
repeat (pick random (15)to(10000)
render
end

define render
set pen tranceparency to (43)::pen
repeat (89)
move (17) steps and turn down (87) degrees::motion
end
repeat (98)
move (-34) steps and turn up (43.5) degrees::motion
end
go to x(pick random (-10) to (10)) y (pick random (-10) to (10)
if <((x position)=(0))and ((y position)=(0)
stamp
render
else
stop this script and stamp at size (3) and x(89) y(52)::pen cap
end

This is a script that goes on with the other scripts:::grey

When all scripts are done::hat
run the scripts again::events
[/scratchblocks]
ev3coolexit987654
Scratcher
1000+ posts

Everything You Want! NOW HIRING!!!!!!!!!!!!

Iloverollercoasters wrote:

Iloverollercoasters wrote:

Ev3, are you good at music?

Or can you do music?
No.
Iloverollercoasters
Scratcher
100+ posts

Everything You Want! NOW HIRING!!!!!!!!!!!!

ev3coolexit987654 wrote:

Iloverollercoasters wrote:

Iloverollercoasters wrote:

Ev3, are you good at music?

Or can you do music?
No.

Okay. Just wondering if we could make a music department.

Horrible House contest Join it now!
Have you clicked this or this or maybe even this? How about this or this? Maybe this? If you haven't don't has- Grr… Evil kumquats, why you got to eat it… Guess what! I hate the 60 second rule!
Kumquat alert Oh, here:
 when green flag clicked
forever
eat @-EvilKumquat-
end[/url]






when [chromometer altimeter v] = [5th length v] and [7th length v] with a [gap v] of (17) ::events hat
forge [chromometer v] altimeter until < (speed) = (velocity)> ::control cstart
switch places with (759 v) altimeters with value of (speed) ::looks
control [altimeter 1 v] at time (10):(17):(58) ::control
end
initialize sequence (24) so [object 3 v] moves to x (156) y (231) ::control
reveal [final answer v] and stop running this script ::events cap
[scratchblocks]
When green flag clicked
trigger pen::pen

when pen is triggered::pen hat
pen up
go to x: (pick random (-240) to (240)) y: (pick random (-180) to (180)
pen down
repeat (pick random (15)to(10000)
render
end

define render
set pen tranceparency to (43)::pen
repeat (89)
move (17) steps and turn down (87) degrees::motion
end
repeat (98)
move (-34) steps and turn up (43.5) degrees::motion
end
go to x(pick random (-10) to (10)) y (pick random (-10) to (10)
if <((x position)=(0))and ((y position)=(0)
stamp
render
else
stop this script and stamp at size (3) and x(89) y(52)::pen cap
end

This is a script that goes on with the other scripts:::grey

When all scripts are done::hat
run the scripts again::events
[/scratchblocks]
Iloverollercoasters
Scratcher
100+ posts

Everything You Want! NOW HIRING!!!!!!!!!!!!

makethebrainhappy wrote:


What's up, Brains?

Horrible House contest Join it now!
Have you clicked this or this or maybe even this? How about this or this? Maybe this? If you haven't don't has- Grr… Evil kumquats, why you got to eat it… Guess what! I hate the 60 second rule!
Kumquat alert Oh, here:
 when green flag clicked
forever
eat @-EvilKumquat-
end[/url]






when [chromometer altimeter v] = [5th length v] and [7th length v] with a [gap v] of (17) ::events hat
forge [chromometer v] altimeter until < (speed) = (velocity)> ::control cstart
switch places with (759 v) altimeters with value of (speed) ::looks
control [altimeter 1 v] at time (10):(17):(58) ::control
end
initialize sequence (24) so [object 3 v] moves to x (156) y (231) ::control
reveal [final answer v] and stop running this script ::events cap
[scratchblocks]
When green flag clicked
trigger pen::pen

when pen is triggered::pen hat
pen up
go to x: (pick random (-240) to (240)) y: (pick random (-180) to (180)
pen down
repeat (pick random (15)to(10000)
render
end

define render
set pen tranceparency to (43)::pen
repeat (89)
move (17) steps and turn down (87) degrees::motion
end
repeat (98)
move (-34) steps and turn up (43.5) degrees::motion
end
go to x(pick random (-10) to (10)) y (pick random (-10) to (10)
if <((x position)=(0))and ((y position)=(0)
stamp
render
else
stop this script and stamp at size (3) and x(89) y(52)::pen cap
end

This is a script that goes on with the other scripts:::grey

When all scripts are done::hat
run the scripts again::events
[/scratchblocks]
Iloverollercoasters
Scratcher
100+ posts

Everything You Want! NOW HIRING!!!!!!!!!!!!

Bump.

Horrible House contest Join it now!
Have you clicked this or this or maybe even this? How about this or this? Maybe this? If you haven't don't has- Grr… Evil kumquats, why you got to eat it… Guess what! I hate the 60 second rule!
Kumquat alert Oh, here:
 when green flag clicked
forever
eat @-EvilKumquat-
end[/url]






when [chromometer altimeter v] = [5th length v] and [7th length v] with a [gap v] of (17) ::events hat
forge [chromometer v] altimeter until < (speed) = (velocity)> ::control cstart
switch places with (759 v) altimeters with value of (speed) ::looks
control [altimeter 1 v] at time (10):(17):(58) ::control
end
initialize sequence (24) so [object 3 v] moves to x (156) y (231) ::control
reveal [final answer v] and stop running this script ::events cap
[scratchblocks]
When green flag clicked
trigger pen::pen

when pen is triggered::pen hat
pen up
go to x: (pick random (-240) to (240)) y: (pick random (-180) to (180)
pen down
repeat (pick random (15)to(10000)
render
end

define render
set pen tranceparency to (43)::pen
repeat (89)
move (17) steps and turn down (87) degrees::motion
end
repeat (98)
move (-34) steps and turn up (43.5) degrees::motion
end
go to x(pick random (-10) to (10)) y (pick random (-10) to (10)
if <((x position)=(0))and ((y position)=(0)
stamp
render
else
stop this script and stamp at size (3) and x(89) y(52)::pen cap
end

This is a script that goes on with the other scripts:::grey

When all scripts are done::hat
run the scripts again::events
[/scratchblocks]
Iloverollercoasters
Scratcher
100+ posts

Everything You Want! NOW HIRING!!!!!!!!!!!!

BUMP TIMES 2

Horrible House contest Join it now!
Have you clicked this or this or maybe even this? How about this or this? Maybe this? If you haven't don't has- Grr… Evil kumquats, why you got to eat it… Guess what! I hate the 60 second rule!
Kumquat alert Oh, here:
 when green flag clicked
forever
eat @-EvilKumquat-
end[/url]






when [chromometer altimeter v] = [5th length v] and [7th length v] with a [gap v] of (17) ::events hat
forge [chromometer v] altimeter until < (speed) = (velocity)> ::control cstart
switch places with (759 v) altimeters with value of (speed) ::looks
control [altimeter 1 v] at time (10):(17):(58) ::control
end
initialize sequence (24) so [object 3 v] moves to x (156) y (231) ::control
reveal [final answer v] and stop running this script ::events cap
[scratchblocks]
When green flag clicked
trigger pen::pen

when pen is triggered::pen hat
pen up
go to x: (pick random (-240) to (240)) y: (pick random (-180) to (180)
pen down
repeat (pick random (15)to(10000)
render
end

define render
set pen tranceparency to (43)::pen
repeat (89)
move (17) steps and turn down (87) degrees::motion
end
repeat (98)
move (-34) steps and turn up (43.5) degrees::motion
end
go to x(pick random (-10) to (10)) y (pick random (-10) to (10)
if <((x position)=(0))and ((y position)=(0)
stamp
render
else
stop this script and stamp at size (3) and x(89) y(52)::pen cap
end

This is a script that goes on with the other scripts:::grey

When all scripts are done::hat
run the scripts again::events
[/scratchblocks]
Iloverollercoasters
Scratcher
100+ posts

Everything You Want! NOW HIRING!!!!!!!!!!!!

BUMP TIMES 3!!!!!!!!!!! xD

Last edited by Iloverollercoasters (Aug. 10, 2015 20:33:06)


Horrible House contest Join it now!
Have you clicked this or this or maybe even this? How about this or this? Maybe this? If you haven't don't has- Grr… Evil kumquats, why you got to eat it… Guess what! I hate the 60 second rule!
Kumquat alert Oh, here:
 when green flag clicked
forever
eat @-EvilKumquat-
end[/url]






when [chromometer altimeter v] = [5th length v] and [7th length v] with a [gap v] of (17) ::events hat
forge [chromometer v] altimeter until < (speed) = (velocity)> ::control cstart
switch places with (759 v) altimeters with value of (speed) ::looks
control [altimeter 1 v] at time (10):(17):(58) ::control
end
initialize sequence (24) so [object 3 v] moves to x (156) y (231) ::control
reveal [final answer v] and stop running this script ::events cap
[scratchblocks]
When green flag clicked
trigger pen::pen

when pen is triggered::pen hat
pen up
go to x: (pick random (-240) to (240)) y: (pick random (-180) to (180)
pen down
repeat (pick random (15)to(10000)
render
end

define render
set pen tranceparency to (43)::pen
repeat (89)
move (17) steps and turn down (87) degrees::motion
end
repeat (98)
move (-34) steps and turn up (43.5) degrees::motion
end
go to x(pick random (-10) to (10)) y (pick random (-10) to (10)
if <((x position)=(0))and ((y position)=(0)
stamp
render
else
stop this script and stamp at size (3) and x(89) y(52)::pen cap
end

This is a script that goes on with the other scripts:::grey

When all scripts are done::hat
run the scripts again::events
[/scratchblocks]
Iloverollercoasters
Scratcher
100+ posts

Everything You Want! NOW HIRING!!!!!!!!!!!!

BUMP TIMES 4!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!/grumbles/

Horrible House contest Join it now!
Have you clicked this or this or maybe even this? How about this or this? Maybe this? If you haven't don't has- Grr… Evil kumquats, why you got to eat it… Guess what! I hate the 60 second rule!
Kumquat alert Oh, here:
 when green flag clicked
forever
eat @-EvilKumquat-
end[/url]






when [chromometer altimeter v] = [5th length v] and [7th length v] with a [gap v] of (17) ::events hat
forge [chromometer v] altimeter until < (speed) = (velocity)> ::control cstart
switch places with (759 v) altimeters with value of (speed) ::looks
control [altimeter 1 v] at time (10):(17):(58) ::control
end
initialize sequence (24) so [object 3 v] moves to x (156) y (231) ::control
reveal [final answer v] and stop running this script ::events cap
[scratchblocks]
When green flag clicked
trigger pen::pen

when pen is triggered::pen hat
pen up
go to x: (pick random (-240) to (240)) y: (pick random (-180) to (180)
pen down
repeat (pick random (15)to(10000)
render
end

define render
set pen tranceparency to (43)::pen
repeat (89)
move (17) steps and turn down (87) degrees::motion
end
repeat (98)
move (-34) steps and turn up (43.5) degrees::motion
end
go to x(pick random (-10) to (10)) y (pick random (-10) to (10)
if <((x position)=(0))and ((y position)=(0)
stamp
render
else
stop this script and stamp at size (3) and x(89) y(52)::pen cap
end

This is a script that goes on with the other scripts:::grey

When all scripts are done::hat
run the scripts again::events
[/scratchblocks]
ev3coolexit987654
Scratcher
1000+ posts

Everything You Want! NOW HIRING!!!!!!!!!!!!

Iloverollercoasters wrote:

BUMP TIMES 4!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!/grumbles/
Hello
Iloverollercoasters
Scratcher
100+ posts

Everything You Want! NOW HIRING!!!!!!!!!!!!

ev3coolexit987654 wrote:

Iloverollercoasters wrote:

BUMP TIMES 4!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!/grumbles/
Hello

Oh, hey there, ev3.

Horrible House contest Join it now!
Have you clicked this or this or maybe even this? How about this or this? Maybe this? If you haven't don't has- Grr… Evil kumquats, why you got to eat it… Guess what! I hate the 60 second rule!
Kumquat alert Oh, here:
 when green flag clicked
forever
eat @-EvilKumquat-
end[/url]






when [chromometer altimeter v] = [5th length v] and [7th length v] with a [gap v] of (17) ::events hat
forge [chromometer v] altimeter until < (speed) = (velocity)> ::control cstart
switch places with (759 v) altimeters with value of (speed) ::looks
control [altimeter 1 v] at time (10):(17):(58) ::control
end
initialize sequence (24) so [object 3 v] moves to x (156) y (231) ::control
reveal [final answer v] and stop running this script ::events cap
[scratchblocks]
When green flag clicked
trigger pen::pen

when pen is triggered::pen hat
pen up
go to x: (pick random (-240) to (240)) y: (pick random (-180) to (180)
pen down
repeat (pick random (15)to(10000)
render
end

define render
set pen tranceparency to (43)::pen
repeat (89)
move (17) steps and turn down (87) degrees::motion
end
repeat (98)
move (-34) steps and turn up (43.5) degrees::motion
end
go to x(pick random (-10) to (10)) y (pick random (-10) to (10)
if <((x position)=(0))and ((y position)=(0)
stamp
render
else
stop this script and stamp at size (3) and x(89) y(52)::pen cap
end

This is a script that goes on with the other scripts:::grey

When all scripts are done::hat
run the scripts again::events
[/scratchblocks]
ev3coolexit987654
Scratcher
1000+ posts

Everything You Want! NOW HIRING!!!!!!!!!!!!

Iloverollercoasters wrote:

FOR ARTISTS: My suggestion for drawing isn't the editor. If you have any good drawing programs, you will be put up further in the art list.

Thanks!
I have Inkscape, Paint, Google Drawings and many other ones I can't list
Iloverollercoasters
Scratcher
100+ posts

Everything You Want! NOW HIRING!!!!!!!!!!!!

ev3coolexit987654 wrote:

Iloverollercoasters wrote:

FOR ARTISTS: My suggestion for drawing isn't the editor. If you have any good drawing programs, you will be put up further in the art list.

Thanks!
I have Inkscape, Paint, Google Drawings and many other ones I can't list

Perfect.

I HATE YOU 60 SECOND RULE!!!!!!!!!!!!!

Horrible House contest Join it now!
Have you clicked this or this or maybe even this? How about this or this? Maybe this? If you haven't don't has- Grr… Evil kumquats, why you got to eat it… Guess what! I hate the 60 second rule!
Kumquat alert Oh, here:
 when green flag clicked
forever
eat @-EvilKumquat-
end[/url]






when [chromometer altimeter v] = [5th length v] and [7th length v] with a [gap v] of (17) ::events hat
forge [chromometer v] altimeter until < (speed) = (velocity)> ::control cstart
switch places with (759 v) altimeters with value of (speed) ::looks
control [altimeter 1 v] at time (10):(17):(58) ::control
end
initialize sequence (24) so [object 3 v] moves to x (156) y (231) ::control
reveal [final answer v] and stop running this script ::events cap
[scratchblocks]
When green flag clicked
trigger pen::pen

when pen is triggered::pen hat
pen up
go to x: (pick random (-240) to (240)) y: (pick random (-180) to (180)
pen down
repeat (pick random (15)to(10000)
render
end

define render
set pen tranceparency to (43)::pen
repeat (89)
move (17) steps and turn down (87) degrees::motion
end
repeat (98)
move (-34) steps and turn up (43.5) degrees::motion
end
go to x(pick random (-10) to (10)) y (pick random (-10) to (10)
if <((x position)=(0))and ((y position)=(0)
stamp
render
else
stop this script and stamp at size (3) and x(89) y(52)::pen cap
end

This is a script that goes on with the other scripts:::grey

When all scripts are done::hat
run the scripts again::events
[/scratchblocks]
Iloverollercoasters
Scratcher
100+ posts

Everything You Want! NOW HIRING!!!!!!!!!!!!

Bump.

Horrible House contest Join it now!
Have you clicked this or this or maybe even this? How about this or this? Maybe this? If you haven't don't has- Grr… Evil kumquats, why you got to eat it… Guess what! I hate the 60 second rule!
Kumquat alert Oh, here:
 when green flag clicked
forever
eat @-EvilKumquat-
end[/url]






when [chromometer altimeter v] = [5th length v] and [7th length v] with a [gap v] of (17) ::events hat
forge [chromometer v] altimeter until < (speed) = (velocity)> ::control cstart
switch places with (759 v) altimeters with value of (speed) ::looks
control [altimeter 1 v] at time (10):(17):(58) ::control
end
initialize sequence (24) so [object 3 v] moves to x (156) y (231) ::control
reveal [final answer v] and stop running this script ::events cap
[scratchblocks]
When green flag clicked
trigger pen::pen

when pen is triggered::pen hat
pen up
go to x: (pick random (-240) to (240)) y: (pick random (-180) to (180)
pen down
repeat (pick random (15)to(10000)
render
end

define render
set pen tranceparency to (43)::pen
repeat (89)
move (17) steps and turn down (87) degrees::motion
end
repeat (98)
move (-34) steps and turn up (43.5) degrees::motion
end
go to x(pick random (-10) to (10)) y (pick random (-10) to (10)
if <((x position)=(0))and ((y position)=(0)
stamp
render
else
stop this script and stamp at size (3) and x(89) y(52)::pen cap
end

This is a script that goes on with the other scripts:::grey

When all scripts are done::hat
run the scripts again::events
[/scratchblocks]

Powered by DjangoBB