Discuss Scratch
- Discussion Forums
- » Suggestions
- » stauts block
- MClovers
-
Scratcher
1000+ posts
stauts block
<[New scratcher v]?::sensing>
<[Scratcher v]?::sensing>
<[Wiki editor v]?::sensing>
<[Moderator v]?::sensing>
<[Scratch Team v]?::sensing>
- Sheep_tester
-
Scratcher
500+ posts
stauts block
when green flag clickedpeople could use that to avoid being reported
if <<[moderator v]? :: sensing> or <[Scratch Team v]? :: sensing>> then
set [hide bad stuff? v] to [true]
else
set [hide bad stuff? v] to [false]
end
- pancakesyrup08
-
Scratcher
100+ posts
stauts block
I think that this is a good point. Also people could use it so that only full scratchers could view their projects, which is kinda unfair. Although someone could just go inside the project and remove this block. So I guess I'm a semi-supporter.when green flag clickedpeople could use that to avoid being reported
if <<[moderator v]? :: sensing> or <[Scratch Team v]? :: sensing>> then
set [hide bad stuff? v] to [true]
else
set [hide bad stuff? v] to [false]
end
- MClovers
-
Scratcher
1000+ posts
stauts block
here is a example script:
when green flag clicked
if <[Scratch Team v]?::sensing> then
say (join [You are ] (join (username) [and you are part of the Scratch Team])) for (2) secs
end
- MClovers
-
Scratcher
1000+ posts
stauts block
2 weeks after posting 2 projects, you will gain Scratcher status.[/offtopic]
A Scratch Team member can promote you to a Sctratch Team Member or a moderator and can block a moderator and can remove projects/studios. A moderator can block people from forums, other than other moderators and Scratch Team Members.
again…
- Scratcher1002
-
Scratcher
1000+ posts
stauts block
Ahh.. They could, but the Scratch Team/mod could find it and set it to false. Also, Scratchers and New Scratchers can still report it.when green flag clickedpeople could use that to avoid being reported
if <<[moderator v]? :: sensing> or <[Scratch Team v]? :: sensing>> then
set [hide bad stuff? v] to [true]
else
set [hide bad stuff? v] to [false]
end
- braxbroscratcher
-
Scratcher
1000+ posts
stauts block
They can also masquerade as a different rank; or they should be able to if this is implemented.Ahh.. They could, but the Scratch Team/mod could find it and set it to false. Also, Scratchers and New Scratchers can still report it.when green flag clickedpeople could use that to avoid being reported
if <<[moderator v]? :: sensing> or <[Scratch Team v]? :: sensing>> then
set [hide bad stuff? v] to [true]
else
set [hide bad stuff? v] to [false]
end
- Sheep_tester
-
Scratcher
500+ posts
stauts block
I think new Scratchers should be able to change the values of cloud variables on other projects but they can't make them on their own projects. That should solve the problem of detecting new Scratcher status.
For all the other ones, could you describe a possible use for them? There's no use in a project that just tells you that you are a Scratch Team member because that's quite obvious.
For all the other ones, could you describe a possible use for them? There's no use in a project that just tells you that you are a Scratch Team member because that's quite obvious.
- braxbroscratcher
-
Scratcher
1000+ posts
stauts block
I think new Scratchers should be able to change the values of cloud variables on other projects but they can't make them on their own projects. That should solve the problem of detecting new Scratcher status.Giving ST special bonuses, compiling a list of ST that have viewed the project, overcomplicating things to try to make them unhackable
For all the other ones, could you describe a possible use for them? There's no use in a project that just tells you that you are a Scratch Team member because that's quite obvious.

- MClovers
-
Scratcher
1000+ posts
stauts block
I think new Scratchers should be able to change the values of cloud variables on other projects but they can't make them on their own projects. That should solve the problem of detecting new Scratcher status.
For all the other ones, could you describe a possible use for them? There's no use in a project that just tells you that you are a Scratch Team member because that's quite obvious.
if <[Scratcher v]?::sensing> then
say [You are a scratcher] for (2) secs
end
if <[Scratch Team v]?::sensing> then
say [OMG ST!!!!!] for (2) secs
end
if <[New Scratcher v]?::sensing> then
say [Welcome to scratch!] for (2) secs
end
if <[Wiki Editor v]?::sensing> then
say [Please put me in the wiki] for (2) secs
end
if <[Moderator v]?::sensing> then
evacuate
end
define evacuate
hide
- Hamish752
-
Scratcher
1000+ posts
stauts block
No support, workaroundable. See: https://scratch.mit.edu/projects/18593258/<[New scratcher v]?::sensing>
<[Scratcher v]?::sensing>
No support, checking if someone's a wiki editor isn't really that important…<[Wiki editor v]?::sensing>
No support, just make a list of all their usernames.<[Moderator v]?::sensing>
<[Scratch Team v]?::sensing>
Last edited by Hamish752 (Feb. 8, 2016 06:32:07)
- mrbobbygreathead
-
Scratcher
1000+ posts
stauts block
There is a way to detect new scratchers by changing a cloud variable and if it is changed then the person is not a new scratcher. The scratch team is small enough to just have a list of usernames.
- MClovers
-
Scratcher
1000+ posts
stauts block
There is a way to detect new scratchers by changing a cloud variable and if it is changed then the person is not a new scratcher. The scratch team is small enough to just have a list of usernames.?
- BlockWare
-
Scratcher
100+ posts
stauts block
See this project (Hamish posted this a bit ago): https://scratch.mit.edu/projects/18593258/ . It explains it well.There is a way to detect new scratchers by changing a cloud variable and if it is changed then the person is not a new scratcher. The scratch team is small enough to just have a list of usernames.?
I don't support, but it's a pretty good idea

- alexphan
-
Scratcher
1000+ posts
stauts block
when green flag clickedpeople could use that to avoid being reported
if <<[moderator v]? :: sensing> or <[Scratch Team v]? :: sensing>> then
set [hide bad stuff? v] to [true]
else
set [hide bad stuff? v] to [false]
end
- Paddle2See
-
Scratch Team
1000+ posts
stauts block
It looks like this is essentially 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.
Please use the existing topic in the link above.
- Discussion Forums
- » Suggestions
-
» stauts block









