when gf clicked forever if <(timer) > [30]> delete item (player number) of [player list v] end
when gf clicked forever set [x v] to (mouse x) set [y v] to (mouse y) wait [0.5] secs if <not<<(x) = (mouse x)> and <(y) = (mouse y)>>> reset timer end
Last edited by pizza22 (2012-09-05 17:16:37)
Offline
Awesome idea!
Support!
Offline
pizza22 wrote:
when gf clicked forever if <(timer) > [30]> delete item (player number) of [player list v] endwhen gf clicked forever set [x v] to (mouse x) set [y v] to (mouse y) wait [0.5] secs if <not<<(x) = (mouse x)> and <(y) = (mouse y)>>> reset timer end
Its about suddelny going offline what would stop any script. there should be a script that works if you go off/close the window/press stop
Offline
scimonster wrote:
Program in that if there's a user who hasn't posted for 15 minutes they are automatically taken offline?
Something like that, yeah. Though the actual idea had been to check if the User leaves the project!
Offline
Maybe instead, an online list?
Offline
xJira wrote:
pizza22 wrote:
when gf clicked forever if <(timer) > [30]> delete item (player number) of [player list v] endwhen gf clicked forever set [x v] to (mouse x) set [y v] to (mouse y) wait [0.5] secs if <not<<(x) = (mouse x)> and <(y) = (mouse y)>>> reset timer endIts about suddelny going offline what would stop any script. there should be a script that works if you go off/close the window/press stop
Yes, the exit would cause the script to stop, i support
Offline
Good Idea!! I want to make a chat game, and that would make it easier.
It should be like
when [stop v] clickedand it would run the actions before stopping the project.
Offline
PencilFactory wrote:
Good Idea!! I want to make a chat game, and that would make it easier.
It should be likewhen [stop v] clickedand it would run the actions before stopping the project.
when [stop v] clicked forever play sound [Imma annoy u cuz i CAN!!!!! v] until done end
Offline
Molybdenum wrote:
PencilFactory wrote:
Good Idea!! I want to make a chat game, and that would make it easier.
It should be likewhen [stop v] clickedand it would run the actions before stopping the project.when [stop v] clicked forever play sound [Imma annoy u cuz i CAN!!!!! v] until done
Please don't block spam.
Offline
ErnieParke wrote:
Molybdenum wrote:
PencilFactory wrote:
Good Idea!! I want to make a chat game, and that would make it easier.
It should be likewhen [stop v] clickedand it would run the actions before stopping the project.when [stop v] clicked forever play sound [Imma annoy u cuz i CAN!!!!! v] until donePlease don't block spam.
Its not (I thought you knew that I've been on here for a long time (relative to most people) so I would know not to blockspam). Its an example of how someone would be annoying with when stop clicked.
Last edited by Molybdenum (2012-09-14 20:20:05)
Offline
ErnieParke wrote:
Molybdenum wrote:
PencilFactory wrote:
Good Idea!! I want to make a chat game, and that would make it easier.
It should be likewhen [stop v] clickedand it would run the actions before stopping the project.when [stop v] clicked forever play sound [Imma annoy u cuz i CAN!!!!! v] until donePlease don't block spam.
that isn't blockspam, he is using the plugin to demonstrate a way the proposed function could be misused.
that being said, just report blockspam rather than saying "please don't blockspam" yourself. that's mini-modding and it offends people.
Offline
Wes64 wrote:
ErnieParke wrote:
Molybdenum wrote:
when [stop v] clicked forever play sound [Imma annoy u cuz i CAN!!!!! v] until donePlease don't block spam.
that isn't blockspam, he is using the plugin to demonstrate a way the proposed function could be misused.
that being said, just report blockspam rather than saying "please don't blockspam" yourself. that's mini-modding and it offends people.
In this case ,saying so is better than reporting
Offline
I think that you should only be able to add a certain type of blocks to the "when user leaves project" block
Such as: variables, lists, operators and "if"
anything else that might be useful and not abusive?
and perhaps only 5 like big blocks can be added (I forgot what they're called but they're just the normal blocks)
Last edited by kayybee (2012-09-14 23:40:51)
Offline
Wes64 wrote:
ErnieParke wrote:
Molybdenum wrote:
when [stop v] clicked forever play sound [Imma annoy u cuz i CAN!!!!! v] until donePlease don't block spam.
that isn't blockspam, he is using the plugin to demonstrate a way the proposed function could be misused.
that being said, just report blockspam rather than saying "please don't blockspam" yourself. that's mini-modding and it offends people.
Ohhh… I saw the "Imma annoy u cuz i CAN!!!!!" and instantly though it was blockspam. My mistake.
Offline
ErnieParke wrote:
Wes64 wrote:
ErnieParke wrote:
Please don't block spam.that isn't blockspam, he is using the plugin to demonstrate a way the proposed function could be misused.
that being said, just report blockspam rather than saying "please don't blockspam" yourself. that's mini-modding and it offends people.Ohhh… I saw the "Imma annoy u cuz i CAN!!!!!" and instantly though it was blockspam. My mistake.
Sorry I guess I should have used something that sounds less annoying, like "play sound [This gets played if you try to stop the project!!!!11 one thousand one hundred and eleven v]"
Offline
xJira wrote:
Hey everybody!
I guess I am not the only one who is wondering how to use the new cloud data.
Of course a great idea would be a chat or a game which people can play together.
But I found something that could be ... problematic.
Imagine we have a chat. There is a List to show who's online. When you click the green flag, your Chat-Name will be added to the list. When you click the "Sign-Off" Icon, your Name will be removed. BUT WHAT if you don't sign off, but just close the Window/Click the Stop-Icon?
Your name will still be there. That might not be a big problem, but after a while, there will be a hundret people in the list, who never signed off.
So what about a hat-Block that is activated, if the User clicks the Stop-Icon or leaves the Page.
[User Leaves Project?]
Delete [X] item of List [Who's Online?]
(When the User logs in and his name is added to [Who's online], the variable X remembers his Number in this list)
What do you think, would such a block make sense? Or are there other solutions, maybe?
And heres to the Scratch-Team: Could something like this be this possible? In my opinion it would be a great help for many projects that use the new Cloud Data - not just chats, but also games and other stuff.
Supporters
benjamin2
jontmy00
northmeister
soniku3
KyleK7
ErnieParke
OverPowered (does only support Ping-Idea)
Wes64
BirdByte
Molybdenum
MrFlash67
pizza22
funelephant
dvd4
Tornado27
xJiraTHANK YOU!
Offline
i support
Offline
kayybee wrote:
I think that you should only be able to add a certain type of blocks to the "when user leaves project" block
Such as: variables, lists, operators and "if"
anything else that might be useful and not abusive?
and perhaps only 5 like big blocks can be added (I forgot what they're called but they're just the normal blocks)
Yeah right! I've already mentioned that and you are totally right. Ofc this function should not be abused to make unstoppable projects...
Offline
xJira wrote:
kayybee wrote:
I think that you should only be able to add a certain type of blocks to the "when user leaves project" block
Such as: variables, lists, operators and "if"
anything else that might be useful and not abusive?
and perhaps only 5 like big blocks can be added (I forgot what they're called but they're just the normal blocks)Yeah right! I've already mentioned that and you are totally right. Ofc this function should not be abused to make unstoppable projects...
But it would be abused. There's always someone who will abuse something.
Offline