Discuss Scratch

RandomPerson1789
Scratcher
100+ posts

User status block

They should have this block
(user status :: sensing)
It would tell the status of the user (new scratcher; scratcher; etc)

Last edited by RandomPerson1789 (June 15, 2014 19:04:26)

AonymousGuy
Scratcher
1000+ posts

User status block

What would it be used for other than multiplayer games? And if you're using a cloud connection, there is already a way to see if the user can use the project or not (it's kind of hard to explain how).
derpmeup
Scratcher
1000+ posts

User status block

AonymousGuy wrote:

What would it be used for other than multiplayer games? And if you're using a cloud connection, there is already a way to see if the user can use the project or not (it's kind of hard to explain how).
RandomPerson1789
Scratcher
100+ posts

User status block

bump
DaSpudLord
Scratcher
1000+ posts

User status block

AonymousGuy wrote:

What would it be used for other than multiplayer games? And if you're using a cloud connection, there is already a way to see if the user can use the project or not (it's kind of hard to explain how).
scratchinghead
Scratcher
1000+ posts

User status block

AonymousGuy wrote:

What would it be used for other than multiplayer games? And if you're using a cloud connection, there is already a way to see if the user can use the project or not (it's kind of hard to explain how).
stickfiregames
Scratcher
1000+ posts

User status block

No support, what use would it have. Support for
<connected to cloud? :: sensing>
instead.
Nether_before
Scratcher
1000+ posts

User status block

No support, someone could to this:
when green flag clicked
if <(user status :: sensing) = [New Scratcher ]> then
say [HA HA YOUR A NOOB AND YOU CAN'T PLAY!!!!! XDD]
else
broadcast [Run game v]
end
scrooge200
Scratcher
1000+ posts

User status block

Nether_before wrote:

No support, someone could to this:
when green flag clicked
if <(user status :: sensing) = [New Scratcher ]> then
say [HA HA YOUR A NOOB AND YOU CAN'T PLAY!!!!! XDD]
else
broadcast [Run game v]
end
And let's not forget…
when green flag clicked
if <(user status :: sensing) = [Scratch Team]> then
say [ogm scretch teem!! add my rly cool idea for a jump block]
else
say [HA HA U STINK LOL XD XD XD U NOOB]
end
picklehazard
Scratcher
500+ posts

User status block

Support

when I receive [tons of messages after being inactive]
ask [Scratch Team, Please Add A Status To Profiles So People Won't Message one Another if They're Inactive] and wait
Zekrom01
Scratcher
1000+ posts

User status block

scrooge200 wrote:

Nether_before wrote:

No support, someone could to this:
when green flag clicked
if <(user status :: sensing) = [New Scratcher ]> then
say [HA HA YOUR A NOOB AND YOU CAN'T PLAY!!!!! XDD]
else
broadcast [Run game v]
end
And let's not forget…
when green flag clicked
if <(user status :: sensing) = [Scratch Team]> then
say [ogm scretch teem!! add my rly cool idea for a jump block]
else
say [HA HA U STINK LOL XD XD XD U NOOB]
end
Sorry, no support for this idea as per the above posts
Nether_before
Scratcher
1000+ posts

User status block

picklehazard wrote:

when I receive [tons of messages after being inactive]
ask [Scratch Team, Please Add A Status To Profiles So People Won't Message one Another if They're Inactive] and wait
I don't think you read the suggestion correctly. RandomPerson1789 is suggesting a block that could be used to state someone's status (New Scratcher, Scratcher, Scratch Team…)
Zekrom01
Scratcher
1000+ posts

User status block

Nether_before wrote:

picklehazard wrote:

when I receive [tons of messages after being inactive]
ask [Scratch Team, Please Add A Status To Profiles So People Won't Message one Another if They're Inactive] and wait
I don't think you read the suggestion correctly. RandomPerson1789 is suggesting a block that could be used to state someone's status (New Scratcher, Scratcher, Scratch Team…)
Yes something like:

if <(user status::sensing) = [Scratch Team>

say [Welcome to the game! Enjoy!] for (2) secs
broadcast [start v]
else ::celse
say [AHAHAHAHAHAHAHAAHAAHAHAHA YOUR A NOOB] for (2) secs
stop [all v]
end
JonathanSchaffer
Scratcher
1000+ posts

User status block

support, I was going to suggest this myself. besides, you could do:
if status is[scratch team v]then
say [welcome scratch team member, i hope you like this] for (2) secs
end
the limit of scratchblocks is so annoying.
Scratcher1002
Scratcher
1000+ posts

User status block

Zekrom01 wrote:

scrooge200 wrote:

Nether_before wrote:

No support, someone could to this:
when green flag clicked
if <(user status :: sensing) = [New Scratcher ]> then
say [HA HA YOUR A NOOB AND YOU CAN'T PLAY!!!!! XDD]
else
broadcast [Run game v]
end
And let's not forget…
when green flag clicked
if <(user status :: sensing) = [Scratch Team]> then
say [ogm scretch teem!! add my rly cool idea for a jump block]
else
say [HA HA U STINK LOL XD XD XD U NOOB]
end
Sorry, no support for this idea as per the above posts
… Why must you no support because it can be abused? The report function can be abused, should we remove it? Plus, people can already do this.
Set [cloud var v] to [1]
If <(cloud var) = [0]> then
Say [HAHAHHAHAHAHA YOU CAN'T PLAY YOU NOOB]
Else
Say [HAHAHAHHAHAHA YOU STILL CAN'T PLAY AHAHAHAH!!!1!1!1!1!!1eleven!!1!1]
I support even though the workaround is easy.
Paddle2See
Scratch Team
1000+ posts

User status block

It looks like this is a duplicate topic of this one over here so I'll close it to keep the conversation all in one place.

Please use the existing topic in the link above.

Powered by DjangoBB