-
Take your screenshot ingame (go into "screenshot mode" by clicking the eye icon at bottom of screen in main menu to remove compass, and Shift+P ingame for free camera), it should be a square and at least 900px*900px. Please consider taking your screenshots at quite high graphics settings for best UX on squadguessr. Using a screenshot tool like GreenShot/ShareX helps a lot.
Format don't matter as i will convert everything to.webpwith a script anyway. -
Open console on your browser (F12)
-
Enable "Debug" logging
- Start a new classic game to show any map, then in the console type
debugChangeMap('yourmapname')to change the map to show the map you took your screenshot on
- Click where your screenshot is taken from
- Submit your screenshot + latlng on Discord (suggestion channel), e.g. :
{
"map": "narva",
"mode": "easy",
"url": "/img/guesses/yourimagename.webp",
"lat": -1402.4167693765319,
"lng": 1438.0344360576973,
"submitter": "your preferred nickname/ingame-nick here"
},


