Skip to content

sh4rkman/SquadGuessr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Submit a new guess


  1. 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 .webp with a script anyway.

  2. Open console on your browser (F12)

  3. Enable "Debug" logging

squadcalc logo

  1. 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
squadcalc logo

  1. Click where your screenshot is taken from
squadcalc logo

  1. 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"
},




Support the project


buy me a coffee

About

Resources

License

Stars

Watchers

Forks

Contributors