Steam

Steam

Not enough ratings
Adding states and cities to Finland on your steam profile
By agjiaejaeuiearjhbreaeara
Solution to the issue where you can't add municipalities or cities to your Steam profile

If this didn't work, leave a comment and ill try to help

Note: This bug only applies to Finland.
PS. Most of this was translated with AI+googletranslate so there may be bad translations

!!!!VIDEO VERSION - https://youtu.be/KbDchREvKCA

SUOMEKSI - https://steamproxy.net/sharedfiles/filedetails/?id=3119337417
   
Award
Favorite
Favorited
Unfavorite
Guide
  • Open the page https://steamproxy.net/my/edit/
  • Open your browser's developer tools [F12 in Chrome] (this cannot be done in the steam app, only the website)
  • Paste whatever you need from the next section
Code
Paste this code to your console while you're on the profile edit page. Marked parts can be modified based on the city and municipality you want to display, and you may need to remove the comments i added next to them

$J.post( g_rgProfileData.url+"edit/", { sessionID: g_sessionID, type: "profileSave", personaName: g_rgProfileData.personaname, real_name: $J("input[name=real_name]").val(), customURL: g_rgProfileData.url.split('/')[4], country: "FI", state: "put the municipality code here", city: "put the city code here", summary: $J("textarea[name=summary]").val(), json: 1 },function(data) { if(data.success == 1){ window.location.href = "https://steamproxy.net/my/"; } else{ console.log(data.success); console.log(data.errmsg); } });

example
state: "13", city: "15473",
City/municipality codes
Codes

Åland [01]
Maarianhamina - 15482

Lapland [06]
Kemi - 15459, Kemijärvi - 15458, Rovaniemi - 15506, Tornio - 15515

Oulu [08]
Haukipudas - 15438, Kajaani - 15454, Kempele - 15460, Kuusamo - 15471, Muhos - 15485, Nivala - 15490, Oulainen - 15495, Oulu - 15496, Raahe - 15502, Ylivieska - 15526

Southern Finland[13]
Espoo - 15430, Forssa - 15433, Hämeenlinna - 15434, Hamina - 15435, Hanko - 15436, Heinola - 15439, Helsinki - 15440, Hollola - 15441, Hyvinkää - 15443, Imatra - 15446, Janakkala - 15448, Järvenpää - 15449, Joutseno - 15451, Kerava - 15461, Kirkkonummi - 15463, Kotka - 15466, Kouvola - 15467, Kuusankoski - 15472, Lahti - 15473, Lappeenranta - 15474, Lohja - 15480, Loviisa - 15481, Mäntsälä - 15483, Nastola - 15489, Nurmijärvi - 15493, Orimattila - 15494, Porvoo - 15501, Riihimäki - 15505, Sipoo - 15512, Tammisaari - 15513, Tuusula - 15517, Valkeala - 15522, Vihti - 15525

Eastern Finland[14]
Iisalmi - 15444, Joensuu - 15450, Kuopio - 15469, Lieksa - 15478, Mikkeli - 15484, Savonlinna - 15509, Siilinjärvi - 15511, Varkaus - 15524

Western Finland[15]
Äänekoski - 15429, Eura - 15431, Eurajoki - 15432, Harjavalta - 15437, Huittinen - 15442, Ilmajoki - 15445, Jämsä - 15447, Jyväskylä - 15452, Kaarina - 15453, Kangasala - 15455, Kankaanpää - 15456, Kauhajoki - 15457, Keuruu - 15462, Kokemäki - 15464, Kokkola - 15465, Kristiinankaupunki - 15468, Kurikka - 15470, Lapua - 15475, Laukaa - 15476, Lempäälä - 15477, Lieto - 15479, Mustasaari - 15486, Naantali - 15487, Nakkila - 15488, Nokia - 15491, Noormarkku - 15492, Parainen - 15497, Pietarsaari - 15498, Pirkkala - 15499, Pori - 15500, Raisio - 15503, Rauma - 15504, Säkylä - 15507, Salo - 15508, Seinäjoki - 15510, Tampere - 15514, Turku - 15516, Ulvila - 15518, Uusikaupunki - 15519, Vaasa - 15520, Valkeakoski - 15521, Vammala - 15523, Ylöjärvi - 15527

After this
Once you have changed the municipality (state) and city to what you desire, you can press enter in the console. After this, the edit page should reload, and your municipality and city should be displayed alongside Finland.
3 Comments
immortal Fox 25 Jul @ 11:27pm 
I love you broski, thanks a lot!
성진우 25 Apr @ 3:52pm 
+rep
whiteboy$wag2003 3 Mar @ 11:00am 
thänks, great guide +rep