Discuss Scratch

batmanlegopokemon
Scratcher
18 posts

Post all your tips and how to do cool stuff here!

when green flag clicked
repeat until <(password?) = [true]>
wait until <key [any] pressed?>
if <key (letter (key) of (password)) pressed?> then
change [key] by (1)
end
if <(key) > (length of (password))> then
set [password?] to [true]
end
end
say [you got the password!]

Last edited by batmanlegopokemon (June 4, 2021 11:31:55)


my signature
batmanlegopokemon
Scratcher
18 posts

Post all your tips and how to do cool stuff here!

another one:

when green flag clicked
go to [images.google.com]
search for (join (what you're looking for) [gif])
say [ooh! Moving pictures!]
right click
click save
go to [scratch.mit.edu]
go to [a project]
import sprite
select your gif image!

it will not move at first. you will need to add this script.

when green flag clicked
forever
next costume
end

my signature

Powered by DjangoBB