Discuss Scratch
- Discussion Forums
- » Questions about Scratch
- » how do i change my location with Inspect Element?
- Rafimon-2
-
100+ posts
how do i change my location with Inspect Element?
how do i change my location with Inspect Element? And save that modification?
- VoltageGames
-
1000+ posts
how do i change my location with Inspect Element?
You can only do 2 letter locations ATM (country codes).
Go to account settings
Use the dropdown to set your location to United States
Right click United States on the box
Look for the script <option value=“United States”>United States</option> in inspect element.
Change the option value to what you want, then save it. Save that as your location, and bam! You've got a new 2 letter location.
Example of new option value: <option value=“OK”>United States</option>
Go to account settings
Use the dropdown to set your location to United States
Right click United States on the box
Look for the script <option value=“United States”>United States</option> in inspect element.
Change the option value to what you want, then save it. Save that as your location, and bam! You've got a new 2 letter location.
Example of new option value: <option value=“OK”>United States</option>
- Rafimon-2
-
100+ posts
how do i change my location with Inspect Element?
You can only do 2 letter locations ATM (country codes).
Go to account settings
Use the dropdown to set your location to United States
Right click United States on the box
Look for the script <option value=“United States”>United States</option> in inspect element.
Change the option value to what you want, then save it. Save that as your location, and bam! You've got a new 2 letter location.
Example of new option value: <option value=“OK”>United States</option>
That doesn't work for me

- PrincessPanda_test_
-
1000+ posts
how do i change my location with Inspect Element?
You have to do one that exists. I tried “AJ” but it didn't work.You can only do 2 letter locations ATM (country codes).
Go to account settings
Use the dropdown to set your location to United States
Right click United States on the box
Look for the script <option value=“United States”>United States</option> in inspect element.
Change the option value to what you want, then save it. Save that as your location, and bam! You've got a new 2 letter location.
Example of new option value: <option value=“OK”>United States</option>
That doesn't work for me
- kurutoga05
-
13 posts
how do i change my location with Inspect Element?
Can you use inspect element to change my location to Scotland
- IronBit_Studios
-
1000+ posts
how do i change my location with Inspect Element?
No, as you can only use valid two-letter codes. Can you use inspect element to change my location to Scotland
Also, please don't necropost.
- Harakou
-
1000+ posts
how do i change my location with Inspect Element?
No, as explained above. Please don't bump old threads - if you have a different question, make your own thread. Thanks! Can you use inspect element to change my location to Scotland
- Discussion Forums
- » Questions about Scratch
-
» how do i change my location with Inspect Element?