Discuss Scratch
- Canada-RedBeard
-
Scratcher
75 posts
Country detectors
However broad it may be, Scratch shouldn't have to ask for your GPS location. I've seen many parents getting super angry in the forums because a project asked for microphone access and they think that Scratch is now going to record them and give them a virus (somehow).
Cool idea, not sure it's worth the confusion.
You can always have buttons at the start of the project that the user can pick to choose their language.
You do not need gps to find what country you are in - you can also find out which country someone's in via IP adress.
- OmarCraftPC
-
Scratcher
11 posts
Country detectors
How? I need a country detector for my game.However broad it may be, Scratch shouldn't have to ask for your GPS location. I've seen many parents getting super angry in the forums because a project asked for microphone access and they think that Scratch is now going to record them and give them a virus (somehow).
Cool idea, not sure it's worth the confusion.
You can always have buttons at the start of the project that the user can pick to choose their language.
You do not need gps to find what country you are in - you can also find out which country someone's in via IP adress.
- VedanshS933
-
Scratcher
1000+ posts
Country detectors
Maybe not country, but selected language. Some countries can have more than one official languageIndia has a lot of languages.
I actually think this is a great suggestion and would like to see it in Scratch 3.0 in the Sensing category.
A language block would be better in this case.
However broad it may be, Scratch shouldn't have to ask for your GPS location. I've seen many parents getting super angry in the forums because a project asked for microphone access and they think that Scratch is now going to record them and give them a virus (somehow).For this suggestion, no support for the aforementioned reason.
Cool idea, not sure it's worth the confusion.
You can always have buttons at the start of the project that the user can pick to choose their language.
Last edited by VedanshS933 (Aug. 27, 2025 13:46:25)
- luig64ds
-
Scratcher
47 posts
Country detectors
Someone bad could go
Which scratch team would not be happy with
when I receive [ thing]
if <country = (US)> then
broadcast [do thing]
End
if <country = (japan)> then
say [No]
end
Which scratch team would not be happy with
Last edited by luig64ds (Aug. 28, 2025 23:20:33)
- CodeComet6161
-
Scratcher
1000+ posts
Country detectors
Someone bad could go1. This doesn't have any problems, as you can just remove the code.when I receive [ thing]
if <country = (US)> then
broadcast [do thing]
End
if <country = (japan)> then
say [No]
end
Which scratch team would not be happy with
2. Please report any projects that try to restrict usage.
- AndThenWat
-
Scratcher
100+ posts
Country detectors
Support especially for the people who said that the country block should take the chosen nation from user account pages when they signed up.
- OmarCraftPC
-
Scratcher
11 posts
Country detectors
Someone bad could goWhat about other countries, Also scratch used to have this:when I receive [ thing]
if <country = (US)> then
broadcast [do thing]
End
if <country = (japan)> then
say [No]
end
Which scratch team would not be happy with
(current [location v])
which was good
- Dracandros
-
Scratcher
34 posts
Country detectors
Sodude language blockalready exsist(Language::sensing)I can see how that could work and would go along with
- mtaka4
-
Scratcher
100+ posts
Country detectors
I think it's for the location used for your profileMaybe not country, but selected language. Some countries can have more than one official languageIndia has a lot of languages.
I actually think this is a great suggestion and would like to see it in Scratch 3.0 in the Sensing category.
A language block would be better in this case.However broad it may be, Scratch shouldn't have to ask for your GPS location. I've seen many parents getting super angry in the forums because a project asked for microphone access and they think that Scratch is now going to record them and give them a virus (somehow).For this suggestion, no support for the aforementioned reason.
Cool idea, not sure it's worth the confusion.
You can always have buttons at the start of the project that the user can pick to choose their language.









