Discuss Scratch
- The_Scratch_Squad
-
Scratcher
1000+ posts
Built In Swear Word Detect?
I've created one that I have put into a game and will be out soon
Please dont spam.
Also, no support. We pretty much have enough problems with the commenting. Besides,
1. we have the report button. And
2. The chances of a person posting a bad word in a project is pretty low… Actually, the chances of someone posting a bad word on Scratch is very low too…
- Birdlegs
-
Scratcher
1000+ posts
Built In Swear Word Detect?
Thing is, Scratch projects can be shared elsewhere or just kept to yourself. The terms of use say nothing about shared projects. Also, some strings, readouts, data, etc might be broken by this sort of thing. Data readers covering wild data could randomly have censored content. However, what might work would be a checker before you share to see about any censorable words, but only having that checker notify the creator they potentially have these words in their project and can be reported. After that, nothing should happen.
- seanbobe
-
Scratcher
500+ posts
Built In Swear Word Detect?
no support.
reason:
spoon
comes out as
sCENSOREDn
this makes the censored word more obvious.
reason:
spoon
comes out as
sCENSOREDn
this makes the censored word more obvious.
- Alberknyis
-
Scratcher
1000+ posts
Built In Swear Word Detect?
Also, this.
Pretend “qwerty” is a bad word.
We have the string
Now let's censor it.
No problems, right?
Except that if you store both the original text and the final text you'll know which words are bad words.
Since it censors words that are bad, people can not only detect them, they can find out what they are.
Apply this to 7 year olds, append that to your list of your already existing 101 problems with censor blocks.
Pretend “qwerty” is a bad word.
We have the string
You are such a qwerty scratcher
Now let's censor it.
You are such a ***** scratcher
No problems, right?
Except that if you store both the original text and the final text you'll know which words are bad words.
Since it censors words that are bad, people can not only detect them, they can find out what they are.
Apply this to 7 year olds, append that to your list of your already existing 101 problems with censor blocks.
- minecraft7934
-
Scratcher
1 post
Built In Swear Word Detect?
some one comented a swear word on one of my projects and i hate swear words (swear words are a good thing to hate) this user must be reported!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- DaSpudLord
-
Scratcher
1000+ posts
Built In Swear Word Detect?
some one comented a swear word on one of my projects and i hate swear words (swear words are a good thing to hate) this user must be reported!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Please don't necropost or spam with exclamation points. And instead of reporting the user, just report the comment.
- diamondking8
-
Scratcher
74 posts
Built In Swear Word Detect?
some one comented a swear word on one of my projects and i hate swear words (swear words are a good thing to hate) this user must be reported!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Please don't necropost or spam with exclamation points. And instead of reporting the user, just report the comment.
I see a lot of peeps who do that, it stinks. I've seen the H-E- double hockey sticks word on scratch and even the F word

- Arisandra
-
Scratcher
100+ posts
Built In Swear Word Detect?
Only half-support. too many work arounds. You could easily create a project to decode and encode words (tried myself for a cloud list)
- DaSpudLord
-
Scratcher
1000+ posts
Built In Swear Word Detect?
I see a lot of peeps who do that, it stinks. I've seen the H-E- double hockey sticks word on scratch and even the F word...
Please don't necropost or blockspam.([this block v] of blocks[ v])
forever
forever
do a scratch
say [what the.. . . ] for (2) secs
say [] for (2) secs(in the language of the moon peeps)
end
end
- bob374
-
New Scratcher
6 posts
Built In Swear Word Detect?
I think that this would be a very good feature!
A list always being exactly the same would be added called “swearword” or something.
A list always being exactly the same would be added called “swearword” or something.
if <(contains (swearword :: list)) ?> then
stop [sending message to chat v]
end
Last edited by bob374 (Nov. 11, 2015 17:17:52)
- bob374
-
New Scratcher
6 posts
Built In Swear Word Detect?
some one comented a swear word on one of my projects and i hate swear words (swear words are a good thing to hate) this user must be reported!Just report the comment and then delete it
* Don't spam or post things that are irrelevant; this thread is about the scratch project creator; not the comments
Last edited by bob374 (Nov. 11, 2015 17:28:29)
- bob374
-
New Scratcher
6 posts
Built In Swear Word Detect?
You would just replace the string with the censored versionNow let's censor it.You are such a qwerty scratcherYou are such a ***** scratcher
Except that if you store both the original text and the final text you'll know which words are bad words.
Since it censors words that are bad, people can not only detect them, they can find out what they are.
- bob374
-
New Scratcher
6 posts
Built In Swear Word Detect?
The entire word would be whitelisted so it would come out ascomes out asspoonthis makes the censored word more obvious.s***n
spoon
- epicanna27
-
Scratcher
1000+ posts
Built In Swear Word Detect?
This is a brilliant idea I've been dreaming up for months.
Allow words in cloud variables but have an autocensor system.
This would be similar to filterbot (who is annoying but does keep a lot of bad words out.)
This would solve the skyscraper/spoon problem as you're allowed to say those in comments/forum posts.
Also, you can't do workarounds for this problem because you can't have projects with massive lists of cuss words
Allow words in cloud variables but have an autocensor system.
This would be similar to filterbot (who is annoying but does keep a lot of bad words out.)
This would solve the skyscraper/spoon problem as you're allowed to say those in comments/forum posts.
Also, you can't do workarounds for this problem because you can't have projects with massive lists of cuss words
- -Io-
-
Scratcher
1000+ posts
Built In Swear Word Detect?
Oh god, this thread has been necroposted so much it must be from the prehistoric. (But, really too much necropost)
Ok jokes aside, a list of bad words would be a really BAD idea, since any scratcher could look at it and learn them. I think a list of non-bad words like the one i found out of luck sometime ago by @maxers would be a better idea, and check if the sentence contains a word not in that list.
Ok jokes aside, a list of bad words would be a really BAD idea, since any scratcher could look at it and learn them. I think a list of non-bad words like the one i found out of luck sometime ago by @maxers would be a better idea, and check if the sentence contains a word not in that list.
- Berwick11
-
Scratcher
31 posts
Built In Swear Word Detect?
Only half-support. too many work arounds. You could easily create a project to decode and encode words (tried myself for a cloud list)yeah your right!
hi
- iamunknown2
-
Scratcher
1000+ posts
Built In Swear Word Detect?
Is it possible to whitelist every legitimate word in the world?The entire word would be whitelisted so it would come out ascomes out asspoonthis makes the censored word more obvious.s***nspoon
Also, censored words aren't the only words that can hurt.
- SuperDoom
-
Scratcher
1000+ posts
Built In Swear Word Detect?
Or ‘glass’. That word has a REAL swear word at the end!No, not with a few scripts in a project, but built in to all projects. If it detects a swear word in a list, answer, variable, or anything, it bleeps it out. Even if the bad word is like this: waeojfhawejfhewJKF(SWEAR WORD GOES HERE)fijaehfewkalfhaewuoWhat about if I said something like “skyscraper”? Then the middle of the word would be censored.
- Scratcher15963
-
Scratcher
4 posts
Built In Swear Word Detect?
What if there were a “censor( )” block that would check if a certain string contained an offensive word and would return a boolean value. Then you could implement your own censoring where you want it. If you were making a program that used string seeds for random generation it would be pretty annoying to have scratch mess with your variables because it thinks you are hosting a vulgar chatroom or something.
Well you can make a swear word detecter by encoding the words so when the words are encode it's numbers dect of it a offize word or not
Last edited by Scratcher15963 (March 5, 2016 22:04:02)
- Sheep_maker
-
Scratcher
1000+ posts
Built In Swear Word Detect?
Support for the Bad Word Detector living inside the ask block somehow (maybe it won't let your press enter until it approves)
















