Discuss Scratch

Laptop_Fizz
Scratcher
14 posts

Workarounds to frequently suggested blocks

12349999eeeeeee9S99 wrote:

Lukesstitch wrote:

Workaround to
<this sprite clicked? ::control>
block:
<<mouse down?> and <touching [mouse pointer v] ?>>


Do you mean (When this sprite clicked)
Or, is it when its clicked, because they're basically the same thing.
It means that it would be a boolean instead of a hat. However the reason that he is using doesn't work as properly as the hat does, and may require changing.
no8pupil
Scratcher
72 posts

Workarounds to frequently suggested blocks

is there any workarounds for this?
start the (block::stack grey)::control

like::control hat
heart::motion
follow::list
likes (bbc (alba::stack events)::stack motion)::pen
loves the IPA::operators
friendly::cap
12349999eeeeeee9S99
Scratcher
51 posts

Workarounds to frequently suggested blocks

Hmmmm, That's a hard one. Maybe this?
when green flag clicked
broadcast [ Start Block]

when I receive [ Start Block]
say [] for (2) secs

when green flag clicked
forever
say [DESTROY THE GACHAS!!] for (2) secs
point towards [ gacha]
broadcast [ clear gacha]
end
Computer_Fizz
Scratcher
100+ posts

Workarounds to frequently suggested blocks

ElectromanRocks718 wrote:

I have another one!

(letter (last) of [world])

can be replaced with…

(letter (length of [world]) of [world])

Part of me feels like that workaround is obvious, but I'm also concerned it might just be because of my level of expertise, and really isn't that obvious. If you can prove that enough people have suggested the “letter last”, I'll add it.
Beamy68
Scratcher
100+ posts

Workarounds to frequently suggested blocks

no8pupil wrote:

is there any workarounds for this?
start the (block::stack grey)::control
set [block to run v] to [say hey guys]
broadcast (block to run)::events
then
when I receive [say hey guys v]
say [hey guys]
when I receive [say bye v]
say [bye]
when I receive [set color effect to v]
set [color v] effect to ()

Post Goal:


Motion::motion
Looks::looks
Sound::sound
Pen::pen
Events::events
Control::control
Sensing::sensing
Operators::operators
Variables::variables
List::list
More Blocks::custom
bemy
bowsertendo666a
Scratcher
15 posts

Workarounds to frequently suggested blocks

get the
bounce

SK โครงการ

เข้าร่วมเมื่อ 27 ก.ค. 2019 | อาศัยอยู่ที่ช้างเผือกเชียงใหม่ประเทศไทย | เกิดเมื่อวันที่ 13 มิ.ย. 2551 | อันดับผู้ติดตามของ Scratcher ไทย: 36 | ระบบปฏิบัติการ: macOS 10.13

รหัสลับ: _FfkF3utQURO6Rv86jk9FlBY
Computer_Fizz
Scratcher
100+ posts

Workarounds to frequently suggested blocks

bowsertendo666a wrote:

get the
bounce
This is actually a good suggestion. Although it's going to be inevitably buggy with nothing to bounce off of, a lot of people have requested a “bounce” block. So I will add it now.
Nambaseking01
Scratcher
1000+ posts

Workarounds to frequently suggested blocks

Computer_Fizz wrote:

This is actually a good suggestion. Although it's going to be inevitably buggy with nothing to bounce off of, a lot of people have requested a “bounce” block. So I will add it now.

The workaround you showed for bouncing seems incorrect. It just uses the point in direction ( v) block with some operations.

Hey there! My name is Nammy. I'm a male Forum Helper and Scratch Wiki Editor.
Profile | Test Account | Talk with me here! | Griffpatch is quitting Scratch?!
bowsertendo666a
Scratcher
15 posts

Workarounds to frequently suggested blocks

if on edge, bounceThe block[scratchblocks]
(letter number () of [world]) is rejected because a string can have a letter occuring multiple times. Is there a workaround?
[/scratchblocks]

[scratchblocks]
define [Windy Bee]
[/scratchblocks]
[scratchblocks]
defeat atrocious kumquats
[/scratchblocks][scratchblocks]
summon [ tornadoes v]
[/scratchblocks]

SK โครงการ

เข้าร่วมเมื่อ 27 ก.ค. 2019 | อาศัยอยู่ที่ช้างเผือกเชียงใหม่ประเทศไทย | เกิดเมื่อวันที่ 13 มิ.ย. 2551 | อันดับผู้ติดตามของ Scratcher ไทย: 36 | ระบบปฏิบัติการ: macOS 10.13

รหัสลับ: _FfkF3utQURO6Rv86jk9FlBY
bowsertendo666a
Scratcher
15 posts

Workarounds to frequently suggested blocks

is there a workaround for

(letter number () of ) ?

SK โครงการ

เข้าร่วมเมื่อ 27 ก.ค. 2019 | อาศัยอยู่ที่ช้างเผือกเชียงใหม่ประเทศไทย | เกิดเมื่อวันที่ 13 มิ.ย. 2551 | อันดับผู้ติดตามของ Scratcher ไทย: 36 | ระบบปฏิบัติการ: macOS 10.13

รหัสลับ: _FfkF3utQURO6Rv86jk9FlBY
Nambaseking01
Scratcher
1000+ posts

Workarounds to frequently suggested blocks

bowsertendo666a wrote:

if on edge, bounceThe block[scratchblocks]
(letter number () of [world]) is rejected because a string can have a letter occuring multiple times. Is there a workaround?
[/scratchblocks]

[scratchblocks]
define [Windy Bee]
[/scratchblocks]
[scratchblocks]
defeat atrocious kumquats
[/scratchblocks][scratchblocks]
summon [ tornadoes v]
[/scratchblocks]

Hey! I understand that you really want to test out the Scratchblocks feature on the forums, but please go to the official Scratchblocks testing topic to test them out. What you're doing now is irrelevantly posting blocks on a topic, which is not allowed. You won't be banned or anything though, I've also made this mistake a lot! ^^

But hey, congratulations on making a post!

Last edited by Nambaseking01 (Jan. 6, 2020 16:09:33)


Hey there! My name is Nammy. I'm a male Forum Helper and Scratch Wiki Editor.
Profile | Test Account | Talk with me here! | Griffpatch is quitting Scratch?!
raisinr
Scratcher
100+ posts

Workarounds to frequently suggested blocks

when stop clicked :: hat events

Workaround wrote:

when green flag clicked
forever
reset timer
end
when [timer v] > (0)

Thanks @hedgehog_blue from https://scratch.mit.edu/discuss/topic/381625























Give me an internet!
/\ click
I mean it…
DO IT
NOW!!!!!!
I mean…Pleeeeeeeeeeeeeeeeeeeeeeeeeeee

Evil Kumquat wrote:

Nom nom nom nom…I don't like ‘e’s. I'll stop here.
Sorry, the rest of this signature has been eaten by an evil kumquat.
EVIL KUMQUAT PROTECTOR

Evil Kumquat wrote:

Ahhhhh!!!!
Boomer001
Scratcher
1000+ posts

Workarounds to frequently suggested blocks

You have edited all your posts? All say:
Last edited by Computer_Fizz (-. -, - -:-:-)
under them.

:::::::::   ::::::::   ::::::::  ::::    ::::  :::::::::: :::::::::   :::::::   :::::::    :::   
:+:    :+: :+:    :+: :+:    :+: +:+:+: :+:+:+ :+:        :+:    :+: :+:   :+: :+:   :+: :+:+:   
+:+    +:+ +:+    +:+ +:+    +:+ +:+ +:+:+ +:+ +:+        +:+    +:+ +:+  :+:+ +:+  :+:+   +:+   
+#++:++#+  +#+    +:+ +#+    +:+ +#+  +:+  +#+ +#++:++#   +#++:++#:  +#+ + +:+ +#+ + +:+   +#+   
+#+    +#+ +#+    +#+ +#+    +#+ +#+       +#+ +#+        +#+    +#+ +#+#  +#+ +#+#  +#+   +#+   
#+#    #+# #+#    #+# #+#    #+# #+#       #+# #+#        #+#    #+# #+#   #+# #+#   #+#   #+#   
#########   ########   ########  ###       ### ########## ###    ###  #######   #######  ####### 
CHECK OUT MY FORUM STATS



















Nambaseking01
Scratcher
1000+ posts

Workarounds to frequently suggested blocks

Boomer001 wrote:

You have edited all your posts? All say:
Last edited by Computer_Fizz (-. -, - -:-:-)
under them.

That's obvious, you know - there are constantly new blocks that are frequently suggested.

But yeet, let's not derail the topic.

Hey there! My name is Nammy. I'm a male Forum Helper and Scratch Wiki Editor.
Profile | Test Account | Talk with me here! | Griffpatch is quitting Scratch?!
Scratch---Cat
Scratcher
1000+ posts

Workarounds to frequently suggested blocks

Add a new category called “3D Scratch”

Download Scratch 2.0 | Check your messages | Check my messages
_____________________________________________________________________________________________________

If you want to subscribe to this forum topic, please click the
{} Follow Discussion :: ring sensing
button below this forum post! Thanks!

Emmm_Name_Here
Scratcher
2 posts

Workarounds to frequently suggested blocks

For those who want
Make () clones at (x) (y)

You can achieve this by
repeat (...)
create clone of [ v]

end
when I start as a clone
go to x: () y: (0)
Computer_Fizz
Scratcher
100+ posts

Workarounds to frequently suggested blocks

Emmm_Name_Here wrote:

For those who want
Make () clones at (x) (y)

You can achieve this by
repeat (...)
create clone of [ v]

end
when I start as a clone
go to x: () y: (0)
There are some problems with this since that would result in *all* clones going to those coordinates. Can you show me that enough people have asked for a “Make () clones at (x) (y)” block?
no8pupil
Scratcher
72 posts

Workarounds to frequently suggested blocks

move infinity ∞ steps::motion
can be
(a)V
forever
move (...::grey) steps
end
(b)V
move (any equation that makes infinity ∞::grey) steps

Last edited by no8pupil (Jan. 11, 2020 19:54:03)


like::control hat
heart::motion
follow::list
likes (bbc (alba::stack events)::stack motion)::pen
loves the IPA::operators
friendly::cap
PixelYoshi
Scratcher
100+ posts

Workarounds to frequently suggested blocks

Scratch---Cat wrote:

Add a new category called “3D Scratch”
there would not be a reason to do that. nobody is posting workarounds for any 3D blocks, 3D code is extremely complicated most of the time, and most scratchers probably would not understand it. (i don't understand most 3D code XD) so really, there is no point in making a 3D blocks category.
Nambaseking01
Scratcher
1000+ posts

Workarounds to frequently suggested blocks

no8pupil wrote:

move infinity ∞ steps::motion
can be
(a)V
forever
move (...::grey) steps
end
(b)V
move (any equation that makes infinity ∞::grey) steps

May I ask whether this is frequently suggested? I don't think a move infinity steps block has been suggested a lot nor is it something useful.

Hey there! My name is Nammy. I'm a male Forum Helper and Scratch Wiki Editor.
Profile | Test Account | Talk with me here! | Griffpatch is quitting Scratch?!

Powered by DjangoBB