Discuss Scratch

Glassman196
Scratcher
26 posts

Building Your Project Idea ↪ One Block at a Time

5
say [Scratch Coding Is The Best! :D]
little-19
Scratcher
3 posts

Building Your Project Idea ↪ One Block at a Time

scratch is best
dirpydragon976
Scratcher
5 posts

Building Your Project Idea ↪ One Block at a Time

tanmanshum wrote:

boomblok wrote:

when green flag clicked
if <> then
(fart)
end
when green flag clicked
if <> then{
(Fart)
} :: control



(Help me)
galladethe3rd
Scratcher
26 posts

Building Your Project Idea ↪ One Block at a Time

i need an idea for pixel art for my friends game, can a chad out here help me?
phuchung6v3
Scratcher
57 posts

Building Your Project Idea ↪ One Block at a Time

attractions
when this sprite clicked
create clone of [attraction]
when I start as a clone
wait until <><not <>><mouse down?>
repeat until <>
<mouse down?>
go to [mouse-pointer]
end
phuchung6v3
Scratcher
57 posts

Building Your Project Idea ↪ One Block at a Time

I will tell you how to make a sprit say every word: scratch.mit.edu/projects/794524518/
first write the letter you want to make:
when green flag clicked
show
broadcast [hello]
set [message] to [0]
say(hello)slowly
say(byebye)slowly
hide
broadcast [now]
define say(message) slowly
set [message of letter] to [1]
set [message] to []
repeat (length of (message))
say (join (message) (letter (message of letter) of (message)))
play sound [coin]
set [message] to (join (message) (letter (message of letter) of (message)))
change [message of letter] by (1)
wait (0.08) secs
wait (1) secs

end
phuchung6v3
Scratcher
57 posts

Building Your Project Idea ↪ One Block at a Time

how to make a gif
search this link https://giphy.com/explore/giif
next you be able to make a code
first you upload your gif:
next the code is:
when green flag clicked
set [color] effect to (0)
switch costume to [giphy1]
repeat ((110) * (pick random (1) to (23))) (depending on the number of costumes)
wait (0) secs
set [brightness] effect to (0)
next costume

end
switch costume to [giphy2]
repeat (0)
change [ghost] effect by (10)

end
end
https://scratch.mit.edu/projects/802428271/
phuchung6v3
Scratcher
57 posts

Building Your Project Idea ↪ One Block at a Time

little-19 wrote:

scratch is best
say [scratch is best]
KIXEMaster786
Scratcher
13 posts

Building Your Project Idea ↪ One Block at a Time

say (item ((pick random (1) to (30)) ) of [list ] :: list) for (2) secs

add [Your script] to [list v]

the “your script” is to put 30 items in the list that can be named anything

Last edited by KIXEMaster786 (April 27, 2023 14:40:54)

KIXEMaster786
Scratcher
13 posts

Building Your Project Idea ↪ One Block at a Time

phuchung6v3
Scratcher
57 posts

Building Your Project Idea ↪ One Block at a Time

phuchung6v3 wrote:

phuchung6v3 wrote:

phuchung6v3 wrote:

phuchung6v3 wrote:

phuchung6v3 wrote:

Drunken_Sailor wrote:

-Lite- wrote:

makethebrainhappy wrote:

WolfCat67 wrote:

-Lite- wrote:

WolfCat67 wrote:

makethebrainhappy wrote:

WolfCat67 wrote:

I've requested for this to be stickied. Really nice guide!

Thank you! The team worked for a very long time to get this one just right! .
Hmm, may I suggest removing either the period (or full-stop, whatever you call it) or the bracket (or parentheses, whatever you call it) on the numbered segments of the “list” format of stuff? What I mean is changing “1.)” to either “1)” or “1.”. I've never seen both used in a single list before, and I've seen lots in textbooks, school papers, etc.
If you don't want to change that, that's fine.
OCD much?
Oh no, you've figured it out!

I have always written it with both. Either one of the others looks quite strange xD.

What do you think -Lite-?
It's a stylistic choice. I personally prefer roman numerals.
I usually use:
1.
a)
?????????
???? Answer pls
????????
?????????????????
hello
hello
KIXEMaster786
Scratcher
13 posts

Building Your Project Idea ↪ One Block at a Time

phuchung6v3 wrote:

phuchung6v3 wrote:

phuchung6v3 wrote:

phuchung6v3 wrote:

phuchung6v3 wrote:

phuchung6v3 wrote:

Drunken_Sailor wrote:

-Lite- wrote:

makethebrainhappy wrote:

WolfCat67 wrote:

-Lite- wrote:

WolfCat67 wrote:

makethebrainhappy wrote:

WolfCat67 wrote:

I've requested for this to be stickied. Really nice guide!

Thank you! The team worked for a very long time to get this one just right! .
Hmm, may I suggest removing either the period (or full-stop, whatever you call it) or the bracket (or parentheses, whatever you call it) on the numbered segments of the “list” format of stuff? What I mean is changing “1.)” to either “1)” or “1.”. I've never seen both used in a single list before, and I've seen lots in textbooks, school papers, etc.
If you don't want to change that, that's fine.
OCD much?
Oh no, you've figured it out!

I have always written it with both. Either one of the others looks quite strange xD.

What do you think -Lite-?
It's a stylistic choice. I personally prefer roman numerals.
I usually use:
1.
a)
?????????
???? Answer pls
????????
?????????????????
hello
hello
Stop!!!!!!!!!!!!!!!!!!!!!!!!!! one more time = reporting
KIXEMaster786
Scratcher
13 posts

Building Your Project Idea ↪ One Block at a Time

define (this sprite clicked?)
when green flag clicked
repeat until (this sprite clicked)
say [you cant click me!] for (2) secs
end

this works and when this sprite clicked is an imput

Last edited by KIXEMaster786 (April 27, 2023 15:03:21)

Powered by DjangoBB