Discuss Scratch

Geometry_Dash3
Scratcher
100+ posts

New Idea for the Extensions! - Dot and Dash Robots

Blocks:
when dash [turned on v]::hat events
when dash [turned off v]::hat events
when dash shaken::hat events
broadcast [message1 v] to dot::events
flash color [purple v]::looks
drive (10) steps::motion
turn in direction [north v]::motion
turn in direction [south v]::motion
turn in direction [east v]::motion
turn in direction [west v]::motion
play sound [meow v] for [3] seconds::sound
play recording::sound
record voice for [5] secs::sensing
turn off dash::cap control
<camera [on v]?::sensing>
<camera [off v]?::sensing>
<dot touching [sprite1 v]?::sensing>
<dash [on v]?::sensing>
<dash [off v]?::sensing>
sense person::sensing
go to [person v]::sensing

Last edited by Geometry_Dash3 (Aug. 3, 2021 21:30:20)


signature
frances2005
Scratcher
500+ posts

New Idea for the Extensions! - Dot and Dash Robots

Can't believe people still are liking my year old idea. Thanks for the support.

★★★★★★★Welcome to Frances2005★★★★★★★★
No F4FSeason 2Proud owner of 100+ Beanie Boos700+ followers450+ Forum PostsOfficial Turtie HelperGame DeveloperSince 4/16/17
hello I don't go on here much anymore or at least for now..
credit to @SuperNautilus for stars,@SolarWind12 for colored text guide, and coolsymbol for symbols
CST1229
Scratcher
1000+ posts

New Idea for the Extensions! - Dot and Dash Robots

Geometry_Dash3 wrote:

how to make hat blocks
hat block :: hat events
hat block :: hat events

This is a signature. It's a piece of text that appears below every post I write. Click here to learn more, including how to make your own.
RIP assets image hosting. 2013?-2023



jax_rose
Scratcher
26 posts

New Idea for the Extensions! - Dot and Dash Robots

You could make it very slow when this code used:

when green flag clicked
move (999999999999999) steps
-gge
Scratcher
1000+ posts

New Idea for the Extensions! - Dot and Dash Robots

jax_rose wrote:

You could make it very slow when this code used:

when green flag clicked
move (999999999999999) steps
that's not slow



《 ? | aug 9 | ravenclaw | a | shift+down for more signature》
V CLICK THAT TO MAKE GRIFFPATCH FOLLOW YOU V

(+-(▪_▪ :: looks)-+ :: sound)// this is kumquat eater. she eats kumquats.
[/scratchblocks]

han614698
Scratcher
1000+ posts

New Idea for the Extensions! - Dot and Dash Robots

removed

Last edited by han614698 (July 19, 2021 00:21:05)


<Scratch Wikian | Forum Helper | Almost to 6000 Posts! | Please be aware I may mistype things, my wrist is fractured>

Credit to -gge for the icons in my signature | I condensed all this code into five lines using [p] tags, idk why




frances2005
Scratcher
500+ posts

New Idea for the Extensions! - Dot and Dash Robots

-gge wrote:

jax_rose wrote:

You could make it very slow when this code used:

when green flag clicked
move (999999999999999) steps
that's not slow

It would travel a bazillion steps off screen, you would have to use a wait block instead.
wait (or whatever you want to put in here) secs
move (insert variable here) steps

Maybe like 1 or 7 seconds or something would do.

★★★★★★★Welcome to Frances2005★★★★★★★★
No F4FSeason 2Proud owner of 100+ Beanie Boos700+ followers450+ Forum PostsOfficial Turtie HelperGame DeveloperSince 4/16/17
hello I don't go on here much anymore or at least for now..
credit to @SuperNautilus for stars,@SolarWind12 for colored text guide, and coolsymbol for symbols
samq64
Scratcher
1000+ posts

New Idea for the Extensions! - Dot and Dash Robots

frances2005 wrote:

While looking on amazon, i saw a dash robot. it is used with an IPAD and you can control it to make sounds, change colors, drive etc. we already have a picoboard, the lego wedo 1.0, and the lego wedo 2.0. what if for scratch 3.0, projects could connect to the dash robot?
there would be blocks that would work like this:
when dash is turned on:: sensing hat
drive [10 v] steps :: operators stack
flash the color [purple v] ::variables stack
turn [10 v] to the north and [10 v] to the south ::pen stack
play sound [laughing v] for [2 v] secs :: motion stack
record viewers voice for [5] secs ::sensing stack
play back recording ::operators stack
turn off dash ::looks cap
when dash is turned on :: events hat
drive (10) steps :: motion
flash the color [#ffff00] :: looks
turn (10) to the north and (10) to the south :: motion
play sound [laughing v] for (2) secs :: sound
record viewers voice for (5) secs :: sensing
play back recording :: sound
turn off dash :: control cap

Last edited by samq64 (July 27, 2021 20:18:22)

ScolderCreations
Scratcher
1000+ posts

New Idea for the Extensions! - Dot and Dash Robots

Why is the entire topic full of awfully mis colored blocks?

Pianostar4
Scratcher
1000+ posts

New Idea for the Extensions! - Dot and Dash Robots

While I like the idea, most people don’t have dots or dashes. The only time I had one was in tech class in 4th grade, and that was only for a quarter. You could argue the same about keyboard blocks like key pressed, but the majority have keyboards, and the majority don’t have dots or dashes. No support.

Guys! I’m trying to be more active! Sorry!
dhuls
Scratcher
1000+ posts

New Idea for the Extensions! - Dot and Dash Robots

Pianostar4 wrote:

While I like the idea, most people don’t have dots or dashes
You can say the exact same thing about all of the hardware extensions, so should we remove those too?
Pianostar4
Scratcher
1000+ posts

New Idea for the Extensions! - Dot and Dash Robots

dhuls wrote:

Pianostar4 wrote:

While I like the idea, most people don’t have dots or dashes
You can say the exact same thing about all of the hardware extensions, so should we remove those too?
Well… true, but dots and dashes do seem like lesser used things. Plus, all of our hardware extensions are Lego, which are a bit more appealing to kids because you get to put them together, whereas the dots and dashes are ordered in a store, ready to use.

Guys! I’m trying to be more active! Sorry!
PenguinLover1123
Scratcher
1000+ posts

New Idea for the Extensions! - Dot and Dash Robots

37_Scratch wrote:

frances2005 wrote:

While looking on amazon, i saw a dash robot. it is used with an IPAD and you can control it to make sounds, change colors, drive etc. we already have a picoboard, the lego wedo 1.0, and the lego wedo 2.0. what if for scratch 3.0, projects could connect to the dash robot?
there would be blocks that would work like this:
when dash is turned on:: sensing hat
drive [10 v] steps :: operators stack
flash the color [purple v] ::variables stack
turn [10 v] to the north and [10 v] to the south ::pen stack
play sound [laughing v] for [2 v] secs :: motion stack
record viewers voice for [5] secs ::sensing stack
play back recording ::operators stack
turn off dash ::looks cap
How about this?:
when dash is turned on:: sensing hat
drive [10] steps :: operators stack
flash the color [purple v] ::variables stack
turn [10] to the north and [10] to the south ::pen stack
play sound [laughing v] for [2] secs :: motion stack
record viewers voice for [5] secs ::sensing stack
play back recording ::operators stack
turn off dash ::looks cap


no:
when dash is turned on:: extension hat
drive (10) steps :: extension stack
flash the color [#ff0000] ::extension stack
turn (10) to the north and (10) to the south ::extension stack
play sound (laughing v) for (2) secs :: extension stack
record viewers voice for (5) secs ::extension stack
play back recording ::extension stack
set dash speed to (15)
turn off dash ::extension stack
Wait:
set dash speed to ((1)/(0))
drive ((1)/(0)) steps::extension stack

Good morning/afternoon/night
ScolderCreations
Scratcher
1000+ posts

New Idea for the Extensions! - Dot and Dash Robots

You know, why doesn't anyone get that all extensions are the same color?

Geometry_Dash3 wrote:

Blocks:
when dash [turned on v]::hat pen
when dash [turned off v]::hat pen
when dash shaken::hat pen
broadcast [message1 v] to dot::pen
flash [color v] [purple v]::pen
drive (10) steps::pen
turn in direction [north v]::pen
turn in direction [south v]::pen
turn in direction [east v]::pen
turn in direction [west v]::pen
play sound [meow v] for [3] seconds::pen
play recording::pen
record voice for [5] secs::pen
turn off dash::pen
<camera [on v]?::pen>
<camera [off v]?::pen>
<dot touching [color v]?::pen>
<dash [on v]?::pen>
<dash [off v]?::pen>
say [] for [] seconds::pen
sense person::pen
go to [person v]::pen

hello_smile
Scratcher
1000+ posts

New Idea for the Extensions! - Dot and Dash Robots

frances2005 wrote:

Can't believe people still are liking my year old idea. Thanks for the support.
They are misunderstanding the API. You need to get a protopype extension on GitHub using
navigator.bluetooth
and get a working demo on TurboWarp.

hello_smile

Achievement: Rickrolled ogadaki.
set [alternate account] to [hello-smile]

hello-smile Signature logo shop
v86
The key to 1000 messages is following hundreds of forum topics.
I am tired of everyone hating on me!
Windows 11 Release
ss312847
Scratcher
100+ posts

New Idea for the Extensions! - Dot and Dash Robots

frances2005 wrote:

While looking on amazon, i saw a dash robot. it is used with an IPAD and you can control it to make sounds, change colors, drive etc. we already have a picoboard, the lego wedo 1.0, and the lego wedo 2.0. what if for scratch 3.0, projects could connect to the dash robot?
there would be blocks that would work like this:
when dash is turned on:: sensing hat
drive [10 v] steps :: operators stack
flash the color [purple v] ::variables stack
turn [10 v] to the north and [10 v] to the south ::pen stack
play sound [laughing v] for [2 v] secs :: motion stack
record viewers voice for [5] secs ::sensing stack
play back recording ::operators stack
turn off dash ::looks cap

I agree

Hi! I'm a Scratch animator who makes stuff here lol xD
Crow_Boy08
Scratcher
1000+ posts

New Idea for the Extensions! - Dot and Dash Robots

-frostyiceprincess- wrote:

aweisgerber17 wrote:

fun
?? Please be relevant or constructive when replying.
please be not too annoying when going on the forums. Instead, use common sense


<OUO> :: motion  // this is gary he protects my siggy from evil kumquats 

(( ( •) ) _ (( •))    :: #000000   // this is Michael incase gary cant defeat the kumquats
Post your fakemon! (I would like to see your fanmade pokemon)
bring back the uploads image host
Website
Please post on fakemon forum.
BFAVRH 1
Crow_Boy08
Scratcher
1000+ posts

New Idea for the Extensions! - Dot and Dash Robots

Pianostar4 wrote:

dhuls wrote:

Pianostar4 wrote:

While I like the idea, most people don’t have dots or dashes
You can say the exact same thing about all of the hardware extensions, so should we remove those too?
Well… true, but dots and dashes do seem like lesser used things. Plus, all of our hardware extensions are Lego, which are a bit more appealing to kids because you get to put them together, whereas the dots and dashes are ordered in a store, ready to use.
But
(days since 2000)
Do seem like lesser used things.


<OUO> :: motion  // this is gary he protects my siggy from evil kumquats 

(( ( •) ) _ (( •))    :: #000000   // this is Michael incase gary cant defeat the kumquats
Post your fakemon! (I would like to see your fanmade pokemon)
bring back the uploads image host
Website
Please post on fakemon forum.
BFAVRH 1
medians
Scratcher
1000+ posts

New Idea for the Extensions! - Dot and Dash Robots

I have no idea what a dash dot is but:

Would these be correct for this??

NEW: Medians bamboozled by 3.0 (version 3.0): https://scratch.mit.edu/projects/979822351/
hi875230163394: You're similar to valve in that you both hate a certain number…
Scratch 0.x, 1.x, 2.x, 3.x and LogoBlocks Archives
Bamboozlement: https://scratch.mit.edu/studios/33739789
Fun_Cupcake_i81: https://scratch.mit.edu/projects/850535211/
Years on internet: 15 (soon 16)
medians: Oh god not this utc - 12 thing again..
Fun_Cupcake_i81: What, were you expecting not to see the utc - 12 thing again? THE UTC - 12 THIGN ALWAYS RETURNS. ALWAYS.
medians: I knew it would happen. I was the one who started it last year.
Fun_Cupcake_i81: Well then if you didn't want it back maybe you need to time travel to last year and fix that

Oh wait if you could time travel I think we all know exactly when you would go-
user1: That picture is from 2.0. Now he’s at my house and is my pet.
user2: But this is medians we're talking about, so “from 2.0” can mean the same thing as “from five seconds ago”.

Detect Scratch version here
My other accounts: @selfexplanatory @modesties @chaircard @fireflyhero @dividendyield @colloids @radians @skeuamorphism @dihectogon @anglebisector @aau- @EditBlockColors @AdamantOrb @MoongeistBeam @festively @Ampharos_ @ straightforwardness
i trolled redcat LOL





if you see this
{what method did you use::control hat
answer on profile ::motion
} ::operators
;
discowd
New to Scratch
11 posts

New Idea for the Extensions! - Dot and Dash Robots

medians wrote:

I have no idea what a dash dot is
https://www.makewonder.com/robots/dash/

(-w-) //Twhis is Baddle2Look and he is me swaggy defandor

Powered by DjangoBB