Discuss Scratch

WallydogChoppychop
Scratcher
500+ posts

more blocks [effect reporter]

nyan_nyan_nyan wrote:

2.0 is pretty good


???
Aren't we in 3.0?

Haha baby steps
500th Post
Kumquats are tasty
I started scratch in 2.0
Is that a rare thing?
SOME ONE TELL ME
(Removed by moderator - Please don't show disturbing images of kumquats)

I'm asleep like all the time…
medians
Scratcher
1000+ posts

more blocks [effect reporter]

WallydogChoppychop wrote:

nyan_nyan_nyan wrote:

2.0 is pretty good


???
Aren't we in 3.0?
This was made before the official release of 2.0.

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
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
;
Zydrolic
Scratcher
1000+ posts

more blocks [effect reporter]

WallydogChoppychop wrote:

(#11)
???
Aren't we in 3.0?

this was posted in 2013, a whole decade.

Suggestions
SDS Helper reqs should be upped - Show/hide via context menu - Revise “ask the community” - Browser not supported - Empty comment contrast
Other
a bit of trolling (i asked before putting it here) - tamaNOTchi
- I'm back to this account, I guess - notebook


stop posting about kumquats, im tired of seeing it, my friend comments saying “oh hey your post was eaten by a kumquat” STOP a kumquat is freaking fruit just eat it utp ojtishglkmkjhgaoeimrlV,5KU9MOIL3K5GP,Ő AHTAHGTARET SOTP positing ABJTOUT IT (parody & sarcasm)







bad joke:


Most of this is now going to become a meme storage.















thank you ajskateboarder







































This dialouge box has more than one sentence to say!

mcsquaggle
Scratcher
500+ posts

more blocks [effect reporter]

so, a
([color v] effect::looks)
block

no support easy workaround:

when green flag clicked
repeat (5)
change [color v] effect by (25)
change [color effect v] by (25)
end


highlight and down arrow to see all of it
this is joe: joe is protecc and this is frank (A-156 or RD-156): frank likes signatures for breakfast, HE EATS oh noes! your signature was eaten by frank! img]https://cdn2.scratch.mit.edu/get_image/project/881644940_100x80.png[/img copy this (add back the ['s) to have frank eat your signature!


(:>::#bb88f6) //jerry says hi

set [ v] to (:>::#bb88f6)//jerry block

:>::#bb88f6 hat
:>::#bb88f6
:>(:>::#bb88f6)::#bb88f6
:> [#aa77e5]::#bb88f6
:> (:>::#bb88f6 boolean){
:>::#bb88f6
:>::#bb88f6
:> ( :> v) (:>::#bb88a1 stack) @addInput ::#bb88f6
:> ::#bb88f6 cap
} :> (:>::#bb88f6) ::#bb88f6
:> [:> v] ::#bb88f6 cap
::#bb88f6 boolean



B̴̴̸͕͖͖͕̪͔̻͑͒̓͑͑̔̐̕͝E̵̵̴̠̺͔͎̫͖͖̝͑̽̓̀̓̚͘̚A̴̴̸͔̠̟͉͎̼͚̝̿͊̀̐͑͌̓͛͜͠N̵̸̵̦̻̺͇͉͍͓͚͕͊̐̒̒̾̀̐̿
Zydrolic
Scratcher
1000+ posts

more blocks [effect reporter]

mcsquaggle wrote:

(#264)
when green flag clicked
repeat (5)
change [color v] effect by (25)
change [color effect v] by (25)
end
That… isn't the workaround. It's this
when green flag clicked
repeat until <>
set [Color v] effect to (color)
end
And set the color variable instead… Your workaround is incorrect because it logs the color affect first and isn't permanent. Just so you know.

Suggestions
SDS Helper reqs should be upped - Show/hide via context menu - Revise “ask the community” - Browser not supported - Empty comment contrast
Other
a bit of trolling (i asked before putting it here) - tamaNOTchi
- I'm back to this account, I guess - notebook


stop posting about kumquats, im tired of seeing it, my friend comments saying “oh hey your post was eaten by a kumquat” STOP a kumquat is freaking fruit just eat it utp ojtishglkmkjhgaoeimrlV,5KU9MOIL3K5GP,Ő AHTAHGTARET SOTP positing ABJTOUT IT (parody & sarcasm)







bad joke:


Most of this is now going to become a meme storage.















thank you ajskateboarder







































This dialouge box has more than one sentence to say!

medians
Scratcher
1000+ posts

more blocks [effect reporter]

mcsquaggle wrote:

so, a
([color v] effect::looks)
block

no support easy workaround:

when green flag clicked
repeat (5)
change [color v] effect by (25)
change [color effect v] by (25)
end
You would have to make a variable for every effect you wanted though, and if you use a list, it can be hard to keep track of which effect is which (unless you use some key/value trick), and do that every time you set or changed the effect.
You could also just set the color effect to the variable, but you’d have to check if the value went out of bounds.

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
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
;
54387a
Scratcher
1000+ posts

more blocks [effect reporter]

54387a wrote:

snip
Anyways, I support because I want to be able to make my pony care project more easily detect the darkness of the stage.
Bump because dupe.

Last edited by 54387a (Aug. 2, 2023 15:54:43)


Everything below the grey line right above is my signature. By the way, my signature isn't related to my post in case you didn't know.
Welcome to the world of @54387a!™
Try out my projects.
To donate an internet, go here.
Go here to check if your suggestion is rejected. To check if your topic is a duplicate, use ocular. Remember, don't post on irrelevant topics otherwise that's necroposting. By the way, if you feel like your project/studio was wrongfully taken down, tell the Scratch Team through Contact Us.
Whenever you see something that looks clearly offensive and/or something not Scratch-appropriate, report it.
Purple specimen

Creating Content since October 2022
1,000th post

Za-Chary wrote:

silly me
(Source)
PaperMarioFan2022
Scratcher
1000+ posts

more blocks [effect reporter]

WallydogChoppychop wrote:

nyan_nyan_nyan wrote:

2.0 is pretty good


???
Aren't we in 3.0?
The post was made when Scratch Team officially released 3.0.

Last edited by PaperMarioFan2022 (Aug. 2, 2023 17:47:51)


Hello! Welcome to my signature!

I am a real Mario enthusiast and a fan of the franchise and also getting into the field of IT. I also play Luigi's Mansion and other games too!

Profile | Ocular | ScratchStats | PostPercent | GitHub Main | Snap!

Professional Mario Enthusiast / (NEW!) 3DS FC: 2252-0951-8546 / (NEW!) Switch FC: SW-2091-2478-9614 / (removed - due to concerns in moderation) ARarePaper



I forgor my account password to give an internet ☠

I’ve been a Scratcher since 2021!



My glorious meme section (scroll down to see more)






























Zydrolic
Scratcher
1000+ posts

more blocks [effect reporter]

PaperMarioFan2022 wrote:

(#268)
The post was made decades ago. It’s irrelevant now.
It's actually still relevant, it was bumped because of a duplicate.

Suggestions
SDS Helper reqs should be upped - Show/hide via context menu - Revise “ask the community” - Browser not supported - Empty comment contrast
Other
a bit of trolling (i asked before putting it here) - tamaNOTchi
- I'm back to this account, I guess - notebook


stop posting about kumquats, im tired of seeing it, my friend comments saying “oh hey your post was eaten by a kumquat” STOP a kumquat is freaking fruit just eat it utp ojtishglkmkjhgaoeimrlV,5KU9MOIL3K5GP,Ő AHTAHGTARET SOTP positing ABJTOUT IT (parody & sarcasm)







bad joke:


Most of this is now going to become a meme storage.















thank you ajskateboarder







































This dialouge box has more than one sentence to say!

PaperMarioFan2022
Scratcher
1000+ posts

more blocks [effect reporter]

Zydrolic wrote:

PaperMarioFan2022 wrote:

(#268)
The post was made decades ago. It’s irrelevant now.
It's actually still relevant, it was bumped because of a duplicate.
Fair point. I think I’ll edit what I said in that post.

Hello! Welcome to my signature!

I am a real Mario enthusiast and a fan of the franchise and also getting into the field of IT. I also play Luigi's Mansion and other games too!

Profile | Ocular | ScratchStats | PostPercent | GitHub Main | Snap!

Professional Mario Enthusiast / (NEW!) 3DS FC: 2252-0951-8546 / (NEW!) Switch FC: SW-2091-2478-9614 / (removed - due to concerns in moderation) ARarePaper



I forgor my account password to give an internet ☠

I’ve been a Scratcher since 2021!



My glorious meme section (scroll down to see more)






























medians
Scratcher
1000+ posts

more blocks [effect reporter]

PaperMarioFan2022 wrote:

WallydogChoppychop wrote:

nyan_nyan_nyan wrote:

2.0 is pretty good


???
Aren't we in 3.0?
The post was made decades ago.
I feel old knowing this honestly, but yeah.
Also, I think you mean 2.0 not 3.0, and it was made before it actually did.

mcsquaggle wrote:

so, a
([color v] effect::looks)
block

no support easy workaround:
You would have to do that for every effect used, and that takes up variables.
Also, wouldn't this be a better sol so you don't have to change/set it over and over again?
define set color effect to (number1)
set [color effect v] to (number1)
set [color v] effect to (color effect)

define change color effect by (number1)
change [color effect v] by (number1)
set [color v] effect to (color effect)

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
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
;
medians
Scratcher
1000+ posts

more blocks [effect reporter]

There could also be blocks for the new (well, at least to me) pitch and pan left/right ones too:
([pitch v] sound effect ::sound)
([pan left/right v] sound effect ::sound)
Or it could just not have the “sound” part at all.

You could do something similar though.

Last edited by medians (Aug. 2, 2023 17:58:15)


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
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
;
54387a
Scratcher
1000+ posts

more blocks [effect reporter]

Bump?

Everything below the grey line right above is my signature. By the way, my signature isn't related to my post in case you didn't know.
Welcome to the world of @54387a!™
Try out my projects.
To donate an internet, go here.
Go here to check if your suggestion is rejected. To check if your topic is a duplicate, use ocular. Remember, don't post on irrelevant topics otherwise that's necroposting. By the way, if you feel like your project/studio was wrongfully taken down, tell the Scratch Team through Contact Us.
Whenever you see something that looks clearly offensive and/or something not Scratch-appropriate, report it.
Purple specimen

Creating Content since October 2022
1,000th post

Za-Chary wrote:

silly me
(Source)
PaperMarioFan2022
Scratcher
1000+ posts

more blocks [effect reporter]

Bringing this topic up. A dupe topic was made.

54387a wrote:

Bump?
You're allowed to bump this I think.

Last edited by PaperMarioFan2022 (Sept. 13, 2023 19:43:47)


Hello! Welcome to my signature!

I am a real Mario enthusiast and a fan of the franchise and also getting into the field of IT. I also play Luigi's Mansion and other games too!

Profile | Ocular | ScratchStats | PostPercent | GitHub Main | Snap!

Professional Mario Enthusiast / (NEW!) 3DS FC: 2252-0951-8546 / (NEW!) Switch FC: SW-2091-2478-9614 / (removed - due to concerns in moderation) ARarePaper



I forgor my account password to give an internet ☠

I’ve been a Scratcher since 2021!



My glorious meme section (scroll down to see more)






























-Trufful-
Scratcher
38 posts

more blocks [effect reporter]

Sounds like a good idea. even thought there's a workaround it would still be convenient. :3

:3
BwnnyRxbbit
Scratcher
100+ posts

more blocks [effect reporter]

This encourages creative use of these blocks much for. I do see a simple workaround for this but I will don't think that should be a problem.

Last edited by BwnnyRxbbit (Sept. 13, 2023 20:33:49)



Meow
cookieclickerer33
Scratcher
1000+ posts

more blocks [effect reporter]

mcsquaggle wrote:

so, a
([color v] effect::looks)
block

no support easy workaround:

when green flag clicked
repeat (5)
change [color v] effect by (25)
change [color effect v] by (25)
end
then why does snap have it if the workaround is easy

⠀ ⠀ I beat Mario 64 yay! ⠀⠀ ⠀ ⠀ ⠀ ⠀ I love you ivy & may :3
⠀ ⠀ ⠀ ⠀ ⠀ ⠀⠀ ⠀ ⠀GEOMETRY DASH

bababadibot8
Scratcher
100+ posts

more blocks [effect reporter]

ScratchReallyROCKS wrote:

dr3w8 wrote:

ScratchReallyROCKS wrote:

What you can do to accomplish this is to set an effect to a variable, then use the variable to report what the value of the effect is.
Like this?
forever
set color effect to (variable)
if (variable) = 100
say [The color effect is 100!] for 3 secs
end
end
Exactly

Wait wait wait, set color effect to variable like this
forever
set [color v] effect to (variable)
end

Or set color effect to variable like this
set [variable v] to ([color v] effect)

Last edited by bababadibot8 (Oct. 1, 2023 11:19:10)


((Tabah::custom-arg) joined (Tabahania::undefined)::grey)
events @greenFlag :: events hat // And this is my normal signature
control {@turnLeft motion @turnRight :: motion
looks :: looks
sound-music :: sound
pen :: pen
sensing-videosense :: sensing
variables @delInput (operators :: operators) @addInput :: variables
list :: list
custom (custom-arg :: custom-arg) :: custom
undefined ({extension :: extension} grey :: grey ring) :: undefined stack} @loopArrow :: control

This is my signature if you are still scrolling down my posts and wonder “whats this cool blocks doing here?”.
bababadibot8
Scratcher
100+ posts

more blocks [effect reporter]

ScratchReallyROCKS wrote:

dr3w8 wrote:

ScratchReallyROCKS wrote:

What you can do to accomplish this is to set an effect to a variable, then use the variable to report what the value of the effect is.
Like this?
forever
set color effect to (variable)
if (variable) = 100
say [The color effect is 100!] for 3 secs
end
end
Exactly
Wait wait wait, is it like this
set [... v] effect to (variable)

Or is it like this
set [variable v] to ([... v] effect)

((Tabah::custom-arg) joined (Tabahania::undefined)::grey)
events @greenFlag :: events hat // And this is my normal signature
control {@turnLeft motion @turnRight :: motion
looks :: looks
sound-music :: sound
pen :: pen
sensing-videosense :: sensing
variables @delInput (operators :: operators) @addInput :: variables
list :: list
custom (custom-arg :: custom-arg) :: custom
undefined ({extension :: extension} grey :: grey ring) :: undefined stack} @loopArrow :: control

This is my signature if you are still scrolling down my posts and wonder “whats this cool blocks doing here?”.
bababadibot8
Scratcher
100+ posts

more blocks [effect reporter]

ScratchReallyROCKS wrote:

dr3w8 wrote:

ScratchReallyROCKS wrote:

What you can do to accomplish this is to set an effect to a variable, then use the variable to report what the value of the effect is.
Like this?
forever
set color effect to (variable)
if (variable) = 100
say [The color effect is 100!] for 3 secs
end
end
Exactly

Like this:
forever
set [... v] effect to (variable)
end

Or like this:
forever
set [variable v] to ([... v] effect)
end

((Tabah::custom-arg) joined (Tabahania::undefined)::grey)
events @greenFlag :: events hat // And this is my normal signature
control {@turnLeft motion @turnRight :: motion
looks :: looks
sound-music :: sound
pen :: pen
sensing-videosense :: sensing
variables @delInput (operators :: operators) @addInput :: variables
list :: list
custom (custom-arg :: custom-arg) :: custom
undefined ({extension :: extension} grey :: grey ring) :: undefined stack} @loopArrow :: control

This is my signature if you are still scrolling down my posts and wonder “whats this cool blocks doing here?”.

Powered by DjangoBB