Discuss Scratch
- Discussion Forums
- » Collaboration
- » The UltraRunner shop! - Training.
- dolphin_24
-
1000+ posts
The UltraRunner shop! - Training.
I accepted ilrc. Ev3, I'll look at your stuff soon or now.Okay! I'm in for the art training!https://scratch.mit.edu/projects/71507416/Okay! I finished my assignment, but since scratch has floating point errors if size=25 it is not accurate for 35 sides or above…

- rollercoasterfan
-
1000+ posts
The UltraRunner shop! - Training.
I already accepted his coder application, just didn't post it because of le 60. I basically accepted him here instead.I accepted ilrc. Ev3, I'll look at your stuff soon or now.Okay! I'm in for the art training!https://scratch.mit.edu/projects/71507416/Okay! I finished my assignment, but since scratch has floating point errors if size=25 it is not accurate for 35 sides or above…
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
- Iloverollercoasters
-
100+ posts
The UltraRunner shop! - Training.
Last edited by Iloverollercoasters (July 27, 2015 03:08:52)
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]
- dolphin_24
-
1000+ posts
The UltraRunner shop! - Training.
I accepted him as an artist. I'm going to ask brains if he want to be secretary.I already accepted his coder application, just didn't post it because of le 60. I basically accepted him here instead.I accepted ilrc. Ev3, I'll look at your stuff soon or now.Okay! I'm in for the art training!https://scratch.mit.edu/projects/71507416/Okay! I finished my assignment, but since scratch has floating point errors if size=25 it is not accurate for 35 sides or above…

- dolphin_24
-
1000+ posts
The UltraRunner shop! - Training.
Hey rcf, did you see scratchie's? It's great!

- dolphin_24
-
1000+ posts
The UltraRunner shop! - Training.
Bonus Challenges:
Art:
Create a siggy for a user named Leafsparkle. She loves cats, adoptables, and more! (She is a real user.)
Create a outline of a dog with four costumes, one eating, one sleeping, one walking, and one standing.
Make a watermark for dolphin_24. It must have a dolphin on it. The best one will be used by dolphin_24!
Coding:
Create a code that will make the dog's costumes switch when it is in different rooms or places.
Create a code that will make a watermark appear and then slowly fade.
Create a code that will give you a random human name every single time you press space.
Reviewing:
Create a review for a featured project and post it here.
Create a review for the project Billy's Adoption center!
Create a review for the project my pet hotel!
Music:
Create a sound of a bird chirping.
Create a song roughly 45 seconds long that is relaxing.
Art:
Create a siggy for a user named Leafsparkle. She loves cats, adoptables, and more! (She is a real user.)
Create a outline of a dog with four costumes, one eating, one sleeping, one walking, and one standing.
Make a watermark for dolphin_24. It must have a dolphin on it. The best one will be used by dolphin_24!
Coding:
Create a code that will make the dog's costumes switch when it is in different rooms or places.
Create a code that will make a watermark appear and then slowly fade.
Create a code that will give you a random human name every single time you press space.
Reviewing:
Create a review for a featured project and post it here.
Create a review for the project Billy's Adoption center!
Create a review for the project my pet hotel!
Music:
Create a sound of a bird chirping.
Create a song roughly 45 seconds long that is relaxing.

- rollercoasterfan
-
1000+ posts
The UltraRunner shop! - Training.
I did. However, let's reserve judgment until later. Hey rcf, did you see scratchie's? It's great!
Bonus Challenges:
Art:
Create a siggy for a user named Leafsparkle. She loves cats, adoptables, and more! (She is a real user.)
Create a outline of a dog with four costumes, one eating, one sleeping, one walking, and one standing.
Make a watermark for dolphin_24. It must have a dolphin on it. The best one will be used by dolphin_24!
Coding:
Create a code that will make the dog's costumes switch when it is in different rooms or places.
Create a code that will make a watermark appear and then slowly fade.
Create a code that will give you a random human name every single time you press space.
Reviewing:
Create a review for a featured project and post it here.
Create a review for the project Billy's Adoption center!
Create a review for the project my pet hotel!
Music:
Create a sound of a bird chirping.
Create a song roughly 45 seconds long that is relaxing.

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
- rollercoasterfan
-
1000+ posts
The UltraRunner shop! - Training.
Great! Here, followed threads.
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
- Scratchrules23
-
100+ posts
The UltraRunner shop! - Training.
Bonus Challenges:
Art:
Create a siggy for a user named Leafsparkle. She loves cats, adoptables, and more! (She is a real user.)
Create a outline of a dog with four costumes, one eating, one sleeping, one walking, and one standing.
Make a watermark for dolphin_24. It must have a dolphin on it. The best one will be used by dolphin_24!
Coding:
Create a code that will make the dog's costumes switch when it is in different rooms or places.
Create a code that will make a watermark appear and then slowly fade.
Create a code that will give you a random human name every single time you press space.
Reviewing:
Create a review for a featured project and post it here.
Create a review for the project Billy's Adoption center!
Create a review for the project my pet hotel!
Music:
Create a sound of a bird chirping.
Create a song roughly 45 seconds long that is relaxing.
What's a siggy again?

I'm a girl that likes drawing, swimming, cheese, cats, writing, reading, making animations on Scratch, decorating cakes, painting and being just plain weird and random


- rollercoasterfan
-
1000+ posts
The UltraRunner shop! - Training.
My siggy is the thing below that grey line. You don't have to do all three. Choose which one you want to do.Bonus Challenges:
Art:
Create a siggy for a user named Leafsparkle. She loves cats, adoptables, and more! (She is a real user.)
Create a outline of a dog with four costumes, one eating, one sleeping, one walking, and one standing.
Make a watermark for dolphin_24. It must have a dolphin on it. The best one will be used by dolphin_24!
Coding:
Create a code that will make the dog's costumes switch when it is in different rooms or places.
Create a code that will make a watermark appear and then slowly fade.
Create a code that will give you a random human name every single time you press space.
Reviewing:
Create a review for a featured project and post it here.
Create a review for the project Billy's Adoption center!
Create a review for the project my pet hotel!
Music:
Create a sound of a bird chirping.
Create a song roughly 45 seconds long that is relaxing.
What's a siggy again?is it a signature? and do I do all three?
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
- Scratchrules23
-
100+ posts
The UltraRunner shop! - Training.
ok
I'm a girl that likes drawing, swimming, cheese, cats, writing, reading, making animations on Scratch, decorating cakes, painting and being just plain weird and random


- Scratchrules23
-
100+ posts
The UltraRunner shop! - Training.
ok. when you're ready, here's dolphin_24's watermark thing.
I'm a girl that likes drawing, swimming, cheese, cats, writing, reading, making animations on Scratch, decorating cakes, painting and being just plain weird and random


- ev3coolexit987654
-
1000+ posts
The UltraRunner shop! - Training.
Assignment. https://scratch.mit.edu/projects/71611232/
- ev3coolexit987654
-
1000+ posts
The UltraRunner shop! - Training.
bonus challenge 1. https://scratch.mit.edu/projects/71611980/
- ev3coolexit987654
-
1000+ posts
The UltraRunner shop! - Training.
Could I be invited to the studio?
- rollercoasterfan
-
1000+ posts
The UltraRunner shop! - Training.
Of course! Could I be invited to the studio?
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
- Scratchrules23
-
100+ posts
The UltraRunner shop! - Training.
Do you have anything else for me to do, or is my training complete? 

I'm a girl that likes drawing, swimming, cheese, cats, writing, reading, making animations on Scratch, decorating cakes, painting and being just plain weird and random


- dolphin_24
-
1000+ posts
The UltraRunner shop! - Training.
Training isn't complete, but you can go to the apply here forum. Do you have anything else for me to do, or is my training complete?

- Discussion Forums
- » Collaboration
-
» The UltraRunner shop! - Training.