Discuss Scratch
- Jay_Wenc
-
Scratcher
92 posts
A "send me a message" block
when green flag clicked
ask [wanna private chat?] and wait
if <(answer) = [Yes]> then
forever
if <not <(username) = [Za-Chary]>> then
ask [Type the message you wanna say] and wait
Send Za-Chary a private message (answer)
end
if <(username) = [Za-Chary]> then
ask [reply to to your sender] and wait
Send user (answer)
end
end
else
stop [all v]
end
define Send Za-Chary a private message (message)
Write (message) to encoded
set [☁ message v] to (encoded)
when [timer v] > (0.1)
if <(username) < [Za-Chary]> then
Begin decode of (☁ message)
value = read from encoded
receive message (value)
end
- Matjam02
-
Scratcher
1000+ posts
A "send me a message" block
THERE WILL BE NO USER INPUTwhen green flag clicked
ask [wanna private chat?] and wait
if <(answer) = [Yes]> then
forever
if <not <(username) = [Za-Chary]>> then
ask [Type the message you wanna say] and wait
Send Za-Chary a private message (answer)
end
if <(username) = [Za-Chary]> then
ask [reply to to your sender] and wait
Send user (answer)
end
end
else
stop [all v]
end
define Send Za-Chary a private message (message)
Write (message) to encoded
set [☁ message v] to (encoded)
when [timer v] > (0.1)
if <(username) < [Za-Chary]> then
Begin decode of (☁ message)
value = read from encoded
receive message (value)
end
- Rendangbike2
-
Scratcher
1000+ posts
A "send me a message" block
That could be easily reportablewhen green flag clicked
ask [wanna private chat?] and wait
if <(answer) = [Yes]> then
forever
if <not <(username) = [Za-Chary]>> then
ask [Type the message you wanna say] and wait
Send Za-Chary a private message (answer)
end
if <(username) = [Za-Chary]> then
ask [reply to to your sender] and wait
Send user (answer)
end
end
else
stop [all v]
end
define Send Za-Chary a private message (message)
Write (message) to encoded
set [☁ message v] to (encoded)
when [timer v] > (0.1)
if <(username) < [Za-Chary]> then
Begin decode of (☁ message)
value = read from encoded
receive message (value)
end
- supersonicfast999
-
Scratcher
8 posts
A "send me a message" block
This Is A Great Idea! I think this is supposed to tell you if you hit a goal, or someone steals from you, or if you are trying to get votes, it will send you a message if you got the most! Great idea!
- Matjam02
-
Scratcher
1000+ posts
A "send me a message" block
This Is A Great Idea! I think this is supposed to tell you if you hit a goal, or someone steals from you, or if you are trying to get votes, it will send you a message if you got the most! Great idea!This is how the block could possibly work
Any Additions Or Should We Ask Paddle2See To Review It
Nudge Project Creator :: control
Functions:
- New scratchers cannot use it
- If You click see inside the block cannot me activated
- The message should tell you who sent it
- The message should tell you when the block was activated.
- There Is Absolutely No User Input
- There Is An Option In Settings To Set Your Messages To Receive All Nudges (This Would Cause Spam) Or An Option To Only Receive A Nudge When You Have Read The Previous One (This Would Lower Spam)
Message:
“You Have Received A Nudge From ‘User1’ On Your Project ‘Untitled-9’ At 3:12pm Today.”
Any Additions?
- lm1996
-
Scratcher
1000+ posts
A "send me a message" block
-snipI would do:
Message:
“You Have Received A Nudge From ‘User1’ On Your Project ‘Untitled-9’ At 3:12pm Today.”
Any Additions?Nudge project creator [no user input allowed]::controlAlso idk if I said support but support if we have all the snipped conditions in place.
- gosoccerboy5
-
Scratcher
1000+ posts
A "send me a message" block
Well, with all the limitations imposed on this block to prevent private messaging, I feel like it becomes a less and less useful block, to the point of no support 

- the2000
-
Scratcher
1000+ posts
A "send me a message" block
Any Additions Or Should We Ask Paddle2See To Review Itbruh paddle2see literally just posted in this thread







