Discuss Scratch
- IdkLukas
-
Scratcher
6 posts
Scratch Forums Makes A Project!
Project: https://scratch.mit.edu/projects/1126068012/
I want to start an r/place sort of idea where the scratch Forums shares scripts and images to make a great game!
What people will share: Images, and Blocks
There will be a few things to say:
When including a variable you need to say if it's cloud or not
When doing images and blocks you need to say if its an already-existing sprite, new sprite, or in the backdrop
And some other rules:
I know people like platformers, and as sad as I am to say I don't like those, so unless someone else wants to publish it instead of me I'm not uploading a platformer on my account.
Otherwise, all rules are the same as regular scratch.
Get scratching!
Project Status (I will only update once enough has been contributed, check the replies for what the project is so far): 30%
I want to start an r/place sort of idea where the scratch Forums shares scripts and images to make a great game!
What people will share: Images, and Blocks
There will be a few things to say:
When including a variable you need to say if it's cloud or not
When doing images and blocks you need to say if its an already-existing sprite, new sprite, or in the backdrop
And some other rules:
I know people like platformers, and as sad as I am to say I don't like those, so unless someone else wants to publish it instead of me I'm not uploading a platformer on my account.
Otherwise, all rules are the same as regular scratch.
Get scratching!
Project Status (I will only update once enough has been contributed, check the replies for what the project is so far): 30%
Last edited by IdkLukas (Feb. 2, 2025 23:17:51)
- superbluigi
-
Scratcher
100+ posts
Scratch Forums Makes A Project!
new script for the cat:
when green flag clicked
forever
if <key [j v] pressed?> then
move (4) steps
end
if <key [g v] pressed?> then
move (-4) steps
end
end
Last edited by superbluigi (Jan. 28, 2025 16:20:19)
- superbluigi
-
Scratcher
100+ posts
Scratch Forums Makes A Project!
new script for the cat:
music: https://www.youtube.com/watch?v=cAofoH_84BM
when green flag clicked
forever
play sound [AW DANG IT v] until done
end
music: https://www.youtube.com/watch?v=cAofoH_84BM
- kahoot_player21
-
Scratcher
500+ posts
Scratch Forums Makes A Project!
script
when green flag clicked
forever
if <key [G v] pressed?> then
change [color v] effect by (25)
say [rainbow flag]
else
set [color v] effect to (0)
say []
end
end
- superbluigi
-
Scratcher
100+ posts
Scratch Forums Makes A Project!
day 2 of asking:what does this even imply
turn the cat gay
- kahoot_player21
-
Scratcher
500+ posts
Scratch Forums Makes A Project!
the cat might just turn rainbow by usingday 2 of asking:what does this even imply
turn the cat gay
forever
change [color v] effect by (25)
end
- NightBoy203
-
Scratcher
25 posts
Scratch Forums Makes A Project!
the cat might just turn rainbow by usingday 2 of asking:what does this even imply
turn the cat gayforever
change [color v] effect by (25)
end
ahem.
look at lukas's pfp
- superbluigi
-
Scratcher
100+ posts
Scratch Forums Makes A Project!
so does this change nothing to the game?the cat might just turn rainbow by usingday 2 of asking:what does this even imply
turn the cat gayforever
change [color v] effect by (25)
end
ahem.
look at lukas's pfp
- superbluigi
-
Scratcher
100+ posts
Scratch Forums Makes A Project!
add to description
press g to go left
press j to go right
- kahoot_player21
-
Scratcher
500+ posts
Scratch Forums Makes A Project!
add to descriptionand dont forget “A to go (rainbow flag word)”press g to go left
press j to go right
Last edited by kahoot_player21 (Jan. 29, 2025 16:31:54)
- IdkLukas
-
Scratcher
6 posts
Scratch Forums Makes A Project!
I turned the cat gay. I also added every other suggestion here
- SLITHERS_da_lizerds
-
Scratcher
6 posts
Scratch Forums Makes A Project!
when [space bar v] key pressed
ask [is this cat gay?] and wait
if <<[gey] = [1]> and <(answer) = [yes]>> then
repeat (pick random (1) to (7))
end
end
use what you want with this ig
- superbluigi
-
Scratcher
100+ posts
Scratch Forums Makes A Project!
new sprite: sprite2
uses batter costume
also game release when
uses batter costume
when green flag clicked
go to x: (150) y: (0)
wait until <touching [sprite1 v] ?>
repeat until <(answer) = [1946]>
ask [When was 1947?] and wait
end
say [yes correct very] for (2) secs
also game release when
- kahoot_player21
-
Scratcher
500+ posts
Scratch Forums Makes A Project!
new sprite: questioner
when green flag clicked
ask [is you of gey?] and wait
if <(answer) = [yes]> then
create clone of [cat v]
end
- SLITHERS_da_lizerds
-
Scratcher
6 posts
Scratch Forums Makes A Project!
when I start as a clone
ask [is you of gey?] and wait
if <(answer) = [yes]> then
create clone of [cat v]
end
- superbluigi
-
Scratcher
100+ posts
Scratch Forums Makes A Project!
questioner:
when this sprite clicked
if <(mainhand) = [hair straightener]> then
play sound [roblox oof v]
hide
end




