Thread discontinued.
Please don't spend this long discussing one thing, this is a place to suggest blocks.
Closure of thread, Forum Mod?
Last edited by Markyparky (2012-05-16 12:41:37)
Offline
I would like this block:
(swear word)It would make it a lot easier to keep cuss words out of projects since there'll be cloud variables.
If < not < (answer) = [Bad word here]>> Add (answer) to [chat v] endTo this:
If < not <(answer) = (swear word)>> Add (answer) to [chat v] end
Last edited by CheeseMunchy (2012-05-14 18:25:31)
Offline
CheeseMunchy wrote:
I would like this block:
(swear word)It would make it a lot easier to keep cuss words out of projects since there'll be cloud variables.
Plus, the ST wouldn't allow you to put swear words in your projects in you project's blocks.
So it would change it from this:If <(answer) = [Bad word here]> Add (answer) to [chat v] endTo this:If <(answer) = (swear word)> Add (answer) to [chat v] end
I agree.
Offline
CheeseMunchy wrote:
I would like this block:
(swear word)
That's kind of funny, but actually a good idea. How do you filter bad words without putting bad words in your project? (It is possible, using hashing, but it would be a pain to set up.)
Alternatively, they could just go ahead and filter all cloud data, but I can imagine that could causing trouble occasionally, for example if you encode a savegame as letters and it has a rude word in it just by accident.
Offline
ManaUser wrote:
CheeseMunchy wrote:
I would like this block:
(swear word)That's kind of funny, but actually a good idea. How do you filter bad words without putting bad words in your project? (It is possible, using hashing, but it would be a pain to set up.)
Alternatively, they could just go ahead and filter all cloud data, but I can imagine that could causing trouble occasionally, for example if you encode a savegame as letters and it has a rude word in it just by accident.
Yes, for example, they might block you saying "grass (grASS)". And automated swear filters raise swear levels (eg. r u d e wo.rds he-a*)
Last edited by Markyparky (2012-05-15 10:42:59)
Offline
Markyparky wrote:
ManaUser wrote:
CheeseMunchy wrote:
I would like this block:
(swear word)That's kind of funny, but actually a good idea. How do you filter bad words without putting bad words in your project? (It is possible, using hashing, but it would be a pain to set up.)
Alternatively, they could just go ahead and filter all cloud data, but I can imagine that could causing trouble occasionally, for example if you encode a savegame as letters and it has a rude word in it just by accident.Yes, for example, they might block you saying "grass (grASS)". And automated swear filters raise swear levels (eg. r u d e wo.rds he-a*)
You highlighted a swear word! Of course, I don't care, but the SCRATCH mods are a little (really) sensitive (sorry, please don't ban me).
Offline
Do Humans Use Internet For Saying Bad Words!?
Offline
This topic might get closed becuase we are disCUSSING swearing. DisCUSSING.
Offline
What about
or
[hello (cuss)] contains a cuss word
Last edited by PencilFactory (2012-06-08 23:45:31)
Offline
It should be:
<(answer)contains swear?>Because people could do:
say (swear word)
Last edited by berberberber (2012-06-09 00:20:49)
Offline