Discuss Scratch

REDPANDAAKING
Scratcher
8 posts

How to Make a Message on a Scratch Game

I have seen this in many scratch games and I wonder. "How to people make messages for others using their username.?". Not sure if anyone can help, but if you can. Do me a favor and please try to. I wanna make a message on one of my games saying something like "My Favorite Scratch person is (username) but not sure how to!

say [How?]
vallere702
Scratcher
100+ posts

How to Make a Message on a Scratch Game

If you're talking about the user's username, then you can do
say (join [My Favorite Scratch person is ] (username)) for (2) secs

♪That's a forum…POST!♪

Sonic 1 and 2: “Don't sit there and waste your precious time. When you want to do something, do it right away. Do it when you can. It's the only way to live a life without regrets.”
testing shop siggies

if you made it down here, i'm not afraid of evil kumquats, but evil kiwis! so
((Siggy) - (kiwi))
is here to help!
GachaN0nsense
Scratcher
500+ posts

How to Make a Message on a Scratch Game

I'm pretty sure this belongs in Help With Scripts because you need to use cloud variables and all that, its a lot of scripting.
Edit: That is if you want an online one- but it would need to be moderated

Last edited by GachaN0nsense (Nov. 3, 2020 14:48:23)


MOVING TO @NotDucki_
sealifefriend
Scratcher
500+ posts

How to Make a Message on a Scratch Game

when this sprite clicked
say (join [My favorite scratch person is] (username)) for (2) secs

Last edited by sealifefriend (Nov. 3, 2020 14:52:39)


idk what to say here
REDPANDAAKING
Scratcher
8 posts

How to Make a Message on a Scratch Game

Haha, thanks for all the help!
sealifefriend
Scratcher
500+ posts

How to Make a Message on a Scratch Game

REDPANDAAKING wrote:

Haha, thanks for all the help!
There, I fixed it

Last edited by sealifefriend (Nov. 3, 2020 14:52:53)


idk what to say here
REDPANDAAKING
Scratcher
8 posts

How to Make a Message on a Scratch Game

sealifefriend wrote:

when this sprite clicked
say (join [My favorite scratch person is] (username)) for (2) secs

Lol thanks! Here is the link https://scratch.mit.edu/projects/444613364/
Super_Scratch_Bros20
Scratcher
1000+ posts

How to Make a Message on a Scratch Game

sealifefriend wrote:

when this sprite clicked
say (join [My favorite scratch person is] (username)) for (2) secs


That's not entirely true – there has to be a space after “is”. Otherwise, the string connection will connect “is” with “(username)” , which looks a bit weird when a sprite says something like:

My favorite scratch person isSuper_Scratch_Bros20


amungusanimation
Scratcher
4 posts

How to Make a Message on a Scratch Game

how do you make a message
broadcast [ v]

amungusaniscratchtion
amungusanimation
Scratcher
4 posts

How to Make a Message on a Scratch Game

this is how
say [my  favorite scratch person is](username) for (2) secs

Last edited by amungusanimation (Oct. 6, 2021 07:52:34)


amungusaniscratchtion
amungusanimation
Scratcher
4 posts

How to Make a Message on a Scratch Game


.

amungusaniscratchtion
GamesAlt34
Scratcher
82 posts

How to Make a Message on a Scratch Game

when green flag clicked
ask [How are you today?] and wait
if <(answer) = [good]> then
say [Thats nice!] for (2) secs
end

end
end

Test stuff because I have no idea.

when green flag clicked
if (pick random () to (100)) then
help a guy :: custom


else
i don't know how to do it :: custom
end

Powered by DjangoBB