Discuss Scratch
- Discussion Forums
- » Suggestions
- » Extension to send messages
- Maximouse
-
Scratcher
1000+ posts
Extension to send messages
I just realized that the Scratch Team probably wouldn't make a new extension for just one block.
- HTML-Fan
-
Scratcher
1000+ posts
Extension to send messages
That's true.
I don't like the idea of hundreds of messages that someone startet my project.
It may be useful for “xyz broke the highscore!” but it would be better if you just could enable a notification when a cloud variable is changed.
I don't like the idea of hundreds of messages that someone startet my project.
It may be useful for “xyz broke the highscore!” but it would be better if you just could enable a notification when a cloud variable is changed.
- kitten769
-
Scratcher
1000+ posts
Extension to send messages
Yes. No support due too:These two things make it almost useless.
- You can only place the block once in each project.
- You can't insert reporter blocks, only typing into the text box is allowed.
- Private Messaging
- If you could only type stuff in, it would only have one use: has ‘……’ viewed this project, which has a basic workaround.
- If you could use reporters, extra moderation issues.
- Server Overloads.
- kitten769
-
Scratcher
1000+ posts
Extension to send messages
That's true.But then people with cloud multiplayers that are always full, eg. Griffpatch, would get a message every second.
I don't like the idea of hundreds of messages that someone startet my project.
It may be useful for “xyz broke the highscore!” but it would be better if you just could enable a notification when a cloud variable is changed.
- HTML-Fan
-
Scratcher
1000+ posts
Extension to send messages
That's true.But then people with cloud multiplayers that are always full, eg. Griffpatch, would get a message every second.
I don't like the idea of hundreds of messages that someone startet my project.
It may be useful for “xyz broke the highscore!” but it would be better if you just could enable a notification when a cloud variable is changed.
if you just could enable a notification when a cloud variable is changedYou only do it for certain variables. I made a new topic: https://scratch.mit.edu/discuss/topic/418130/?page=1#post-4169739
- beware4
-
Scratcher
11 posts
Extension to send messages
You are correct that it sends the message to the project's creator.No support.It sounds as if it sends the message to the project's creator.when green flag clickedHow would this be moderated?!?!?!?!
forever
send me a message: [You @#$%&!] :: extension
end
Support, although I suppose it would be the user's responsibility not to make projects that spam them with messages.
EXAMPLE (since everyone here wants one): You make a really hard game and want to list the first few players who completed the game in the notes, and so you make this at the end of the game:send me a message: (join (username) [ won the game]) :: extensionThe rule where it won't run while you're seeing inside will prevent cheating.
If you want to know who the first five people who beat the game are, you could just as easily do this:
when green flag clicked
if <<THE PLAYER WINS> and <<[(☁ WINNER)] < [5]> or <[(☁ WINNER)] = [5]>>> then
change [(☁ WINNER)] by (1)
end
And then you just need to check the cloud variables.
- WindowsMeRules2000
-
Scratcher
500+ posts
Extension to send messages
Another extension with only one block:This could be used to spam people with notifications.send me a message: [Message] :: extensionWhen it is run it sends you, the project owner, a message saying:If it runs while you are seeing inside before you remix (when the orange “Remix” button is visible) it will do nothing.Your project [project name] sent you a message: “Message” [time]
- Knightbot63
-
Scratcher
1000+ posts
Extension to send messages
Nah, I don't support it. It's too spammy if you just use it in a forever loop. There is not even a cooldown either?
- randomguy3513
-
Scratcher
1000+ posts
Extension to send messages
This can easily be used for private messaging.
- cookieclickerer33
-
Scratcher
1000+ posts
Extension to send messages
Cloud variablesYou are correct that it sends the message to the project's creator.No support.It sounds as if it sends the message to the project's creator.when green flag clickedHow would this be moderated?!?!?!?!
forever
send me a message: [You @#$%&!] :: extension
end
Support, although I suppose it would be the user's responsibility not to make projects that spam them with messages.
EXAMPLE (since everyone here wants one): You make a really hard game and want to list the first few players who completed the game in the notes, and so you make this at the end of the game:send me a message: (join (username) [ won the game]) :: extensionThe rule where it won't run while you're seeing inside will prevent cheating.
- Discussion Forums
- » Suggestions
-
» Extension to send messages






Your project 

