Discuss Scratch
- Discussion Forums
- » Bugs and Glitches
- » phone number censor and links
- miniepicness
-
1000+ posts
phone number censor and links
Who wants spaces in their project links? i tried posting a ten-digit number but it got censored, so i retyped it over 9000 times and i did some weird stuff and i put a space between all numbers
—————————–
-Click here to go to my profile —-Invited to scratch by AmazingProgrammer123
-Some Old Games: Racing Cats,Hungry Cat, Trapped, Mini-nation, ᴍAdvεnturᴇ﹗ and more!
- My“Any-Game”studio- All of My Projects/Games -My first project -my 200th project - handimation old shop:ACM-PICSHOP
click here for all my posts search the forums my first post :) my first thread/topic | click here
this signature is old⁽¹⁾
uV3b51yWZStHBjA8Lw7k
- Raytracing
-
86 posts
phone number censor and links
If your so worried just make about 50 blank projects in advance so the cant be censored 

insert something here
- CellularData
-
500+ posts
phone number censor and links
…how does that solve the issue If your so worried just make about 50 blank projects in advance so the cant be censored
A signature is a small piece of text that is attached to your posts. In it, you can enter just about anything you like. Perhaps you would like to enter your favourite quote or your star sign. It's up to you! In your signature you can use BBCode if it is allowed in this particular forum. You can see the features that are allowed/enabled listed below whenever you edit your signature.
favorite quote: “A signature is a small piece of text that is attached to your posts. In it, you can enter just about anything you like. Perhaps you would like to enter your favourite quote or your star sign. It's up to you! In your signature you can use BBCode if it is allowed in this particular forum. You can see the features that are allowed/enabled listed below whenever you edit your signature.”
star sign: cancer
- miniepicness
-
1000+ posts
phone number censor and links
you'd need to make like 90000 for it to get past the censor. If your so worried just make about 50 blank projects in advance so the cant be censored
Maybe even 900000000 because some phone numbers are really long
Last edited by miniepicness (April 15, 2018 23:56:41)
—————————–
-Click here to go to my profile —-Invited to scratch by AmazingProgrammer123
-Some Old Games: Racing Cats,Hungry Cat, Trapped, Mini-nation, ᴍAdvεnturᴇ﹗ and more!
- My“Any-Game”studio- All of My Projects/Games -My first project -my 200th project - handimation old shop:ACM-PICSHOP
click here for all my posts search the forums my first post :) my first thread/topic | click here
this signature is old⁽¹⁾
uV3b51yWZStHBjA8Lw7k
- miniepicness
-
1000+ posts
phone number censor and links
bump
—————————–
-Click here to go to my profile —-Invited to scratch by AmazingProgrammer123
-Some Old Games: Racing Cats,Hungry Cat, Trapped, Mini-nation, ᴍAdvεnturᴇ﹗ and more!
- My“Any-Game”studio- All of My Projects/Games -My first project -my 200th project - handimation old shop:ACM-PICSHOP
click here for all my posts search the forums my first post :) my first thread/topic | click here
this signature is old⁽¹⁾
uV3b51yWZStHBjA8Lw7k
- 1000652
-
36 posts
phone number censor and links
If they're gonna keep that phone number censor in place, the least they should do is to find a way to skip project IDs that are 10 or 11 digits long and move on to 12 digits so that users can still share their projects in comments without the project ID getting censored.
when I receive [ newProjectId v]
if <<(lastProjectId) < [1000000000]> or <(lastProjectId) > [99999999999]>> then
change [lastProjectId v] by (1)
else
change [lastProjectId v] by (99000000001)
end
- CellularData
-
500+ posts
phone number censor and links
The problem is that after that there are a TON of other blocked numbers. A lot of different countries have a lot of different ways of writing phone numbers, so it can be hard to find an amount of digits that isn't blocked If they're gonna keep that phone number censor in place, the least they should do is to find a way to skip project IDs that are 10 or 11 digits long and move on to 12 digits so that users can still share their projects in comments without the project ID getting censored.when I receive [ newProjectId v]
if <<(lastProjectId) < [1000000000]> or <(lastProjectId) > [99999999999]>> then
change [lastProjectId v] by (1)
else
change [lastProjectId v] by (99000000001)
end
A signature is a small piece of text that is attached to your posts. In it, you can enter just about anything you like. Perhaps you would like to enter your favourite quote or your star sign. It's up to you! In your signature you can use BBCode if it is allowed in this particular forum. You can see the features that are allowed/enabled listed below whenever you edit your signature.
favorite quote: “A signature is a small piece of text that is attached to your posts. In it, you can enter just about anything you like. Perhaps you would like to enter your favourite quote or your star sign. It's up to you! In your signature you can use BBCode if it is allowed in this particular forum. You can see the features that are allowed/enabled listed below whenever you edit your signature.”
star sign: cancer
- 1000652
-
36 posts
phone number censor and links
I'm pretty sure that the phone number censor only censors 10-or-11-digit-long numbers, unless I'm missing something important.The problem is that after that there are a TON of other blocked numbers. A lot of different countries have a lot of different ways of writing phone numbers, so it can be hard to find an amount of digits that isn't blocked If they're gonna keep that phone number censor in place, the least they should do is to find a way to skip project IDs that are 10 or 11 digits long and move on to 12 digits so that users can still share their projects in comments without the project ID getting censored.when I receive [ newProjectId v]
if <<(lastProjectId) < [1000000000]> or <(lastProjectId) > [99999999999]>> then
change [lastProjectId v] by (1)
else
change [lastProjectId v] by (99000000001)
end
- PkmnQ
-
1000+ posts
phone number censor and links
I would suggest binary if the for the limit of 500 characters didn't exist.
This is an account that exists.
Here, have a useful link:

- Buffek
-
100+ posts
phone number censor and links
For example, in Poland, the numbers are all +48 000 000 000-snip-.The problem is that after that there are a TON of other blocked numbers. -snipA lot of different countries have a lot of different ways of writing phone numbers, so it can be hard to find an amount of digits that isn't blocked
With the 0s being the number and we can just write 000 000 000…
And I noticed that the censor detects 0000000000 but who has a number like THAT?
when green flag clicked
say [I hate my username why did I name myself like this]
- CellularData
-
500+ posts
phone number censor and links
Not sure what you mean here, but it won't work because we've already used all of the 8 digit URLs and will soon have used all of the 9 digit ones too. My idea: Always have 8 or 9 random numbers!
A signature is a small piece of text that is attached to your posts. In it, you can enter just about anything you like. Perhaps you would like to enter your favourite quote or your star sign. It's up to you! In your signature you can use BBCode if it is allowed in this particular forum. You can see the features that are allowed/enabled listed below whenever you edit your signature.
favorite quote: “A signature is a small piece of text that is attached to your posts. In it, you can enter just about anything you like. Perhaps you would like to enter your favourite quote or your star sign. It's up to you! In your signature you can use BBCode if it is allowed in this particular forum. You can see the features that are allowed/enabled listed below whenever you edit your signature.”
star sign: cancer
- LionHeart70
-
1000+ posts
phone number censor and links
As far as I know, phone numbers can't start with a 0 (in the US, at least). And I noticed that the censor detects 0000000000 but who has a number like THAT?
I also don't think phone numbers can be all the same number, so..
What if someone wants to make a remix? If your so worried just make about 50 blank projects in advance so the cant be censored

lh70 / nora/tobi / she-they pronouns / pansexual-demisexual / 14 / sagittarius / furry / artist / intp / stop-motion films / lbp / fall out boy / panic! at the disco / twenty one pilots / stranger things / a series of unfortunate events
“When you have a bad day, a really bad day, try and treat the world better than it treated you.” -Patrick Stump
“Music seems to hold everything together. It seems to make things not so chaotic sometimes. It seems to make things make more sense sometimes.” -Tyler Joseph
“You'll fear your fears forever if you never do things you're afraid of.” -Josh Dun
“I'm still figuring out who I am, but I know I'm not who I was.” -Brendon Urie
“When you have a bad day, a really bad day, try and treat the world better than it treated you.” -Patrick Stump
“Music seems to hold everything together. It seems to make things not so chaotic sometimes. It seems to make things make more sense sometimes.” -Tyler Joseph
“You'll fear your fears forever if you never do things you're afraid of.” -Josh Dun
“I'm still figuring out who I am, but I know I'm not who I was.” -Brendon Urie
- miniepicness
-
1000+ posts
phone number censor and links
bump?
—————————–
-Click here to go to my profile —-Invited to scratch by AmazingProgrammer123
-Some Old Games: Racing Cats,Hungry Cat, Trapped, Mini-nation, ᴍAdvεnturᴇ﹗ and more!
- My“Any-Game”studio- All of My Projects/Games -My first project -my 200th project - handimation old shop:ACM-PICSHOP
click here for all my posts search the forums my first post :) my first thread/topic | click here
this signature is old⁽¹⁾
uV3b51yWZStHBjA8Lw7k
- -ShadowOfTheFuture-
-
1000+ posts
phone number censor and links
Wow, I never thought of this…
Yeah, this will probably end up becoming a serious problem in the near future.
Yeah, this will probably end up becoming a serious problem in the near future.
<Insert uncreative signature here>
██ ██ ██ ██ ██ ██
██ ██ ██ ██ ██ ██
██ ██ ██ ██ ██ ██ ██
██ ██ ██ ██ ██ ██ ██
███ ███ ██ ████ ██ ███ ███
█████████ █████ █████ █████████
“Though the seasons come and go, and sunshine turns to snow, we will always have tomorrow up ahead.”
- Flowermanvista
-
1000+ posts
phone number censor and links
Well i had a super simple idea that would make a Base64 project ID system (the way YouTube does it) viable:
When the project ID is generated, pass it through the swear filter, and if it's bad, generate a different one.
When the project ID is generated, pass it through the swear filter, and if it's bad, generate a different one.
Add a SPOOKY SKELETON to your project!
The Scratch 3 Project Save Troubleshooter - find out why your project won't save
ST, Please Add A Warning When A Size Limit Is Exceeded
My Dumb Creations - THE BEST ANIMATION | The Windows 98 Experience (made on Windows 98) | nobody cares about Me… | the2000 Reveals His New Profile Picture | Not Dumb Creations - Ten Years
Ctrl+Shift+Down for more…
Do evil kumquats keep eating your signature? Assert your dominance and eat the evil kumquats. Did you know that kumquats are only about the size of an olive?
- PkmnQ
-
1000+ posts
phone number censor and links
Let's try hexadecimal except it gets retried every time it filters.
Although if we get a ten digit hexadecimal string without letters, it still could be a problem so encode it again.
e.g.
155885897 -> 313535383835383937 or 94AA149 depending on what way.
Actually no, I have a better idea.
Base 26 with retries.
155885897 -> MCCFKK
It will only be applied if it senses that the project id will be greater than 10, so that there are no problems of previous projects having problems.
Although if we get a ten digit hexadecimal string without letters, it still could be a problem so encode it again.
e.g.
155885897 -> 313535383835383937 or 94AA149 depending on what way.
Actually no, I have a better idea.
Base 26 with retries.
155885897 -> MCCFKK
It will only be applied if it senses that the project id will be greater than 10, so that there are no problems of previous projects having problems.
Last edited by PkmnQ (June 19, 2018 11:32:05)
This is an account that exists.
Here, have a useful link:

- miniepicness
-
1000+ posts
phone number censor and links
Let's try hexadecimal except it gets retried every time it filters.what if we just convert it into talki
Although if we get a ten digit hexadecimal string without letters, it still could be a problem so encode it again.
e.g.
155885897 -> 313535383835383937 or 94AA149 depending on what way.
Actually no, I have a better idea.
Base 26 with retries.
155885897 -> MCCFKK
It will only be applied if it senses that the project id will be greater than 10, so that there are no problems of previous projects having problems.
um yeah thats a good idea except if it can spell out swears
—————————–
-Click here to go to my profile —-Invited to scratch by AmazingProgrammer123
-Some Old Games: Racing Cats,Hungry Cat, Trapped, Mini-nation, ᴍAdvεnturᴇ﹗ and more!
- My“Any-Game”studio- All of My Projects/Games -My first project -my 200th project - handimation old shop:ACM-PICSHOP
click here for all my posts search the forums my first post :) my first thread/topic | click here
this signature is old⁽¹⁾
uV3b51yWZStHBjA8Lw7k
- Discussion Forums
- » Bugs and Glitches
-
» phone number censor and links