Skip to content

suryanshsugandhi/geoguessr-temp-mail-util

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoGuessr - Play for free

As we all know, Geoguessr has moved to the freemium model and limits the number of games we can play in a day. IMO Geoguessr took this step due to the sudden rise in user base and hosting's billing. Thus Geoguessr's move is right according to me, as it is good to have paid Geoguessr rather than no Geoguessr, right? Nonetheless, my broken-ass wasn't able to afford the paid model, so I made temporary mails to play country streak. Thus, inspiration for this project: automatically register as a new user (using temp mail) and navigate to country streak to play games for free.

Note: Please don't abuse this project and overload/harm Geoguessr. I'm a broke guy who plays Geoguessr maybe once a month, that too rage quit after 2-3 games xD.

Kudos

Codebase for Tempmail: https://github.com/sameera-madushan/Mail-Swipe

Getting Started

Prerequisites

python 3.7, Chrome, and compatible chromedriver.

Note: please add chromedriver to the PATH variables or copy chromedriver to base of the project.

Installing

First, you would have to install pipenv to manage virtual envs.

pip install pipenv

Install the required python packages.

pipenv install

Running

Run the automation using

pipenv run python play_gg.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%