we all know how frustrating it can be to recover multiple streaks at the same time, this program eases that for you. All you have to do is write your friends' name (that you can remember) and their snapchat username in credentials.txt once and you are all set, just run main.py whenever you need to recover streaks and the program will do the rest for you.
- You need to have python installed. You can install it from microsoft store or follow this guide.
- You must have web driver installed. You can download it from here. Make sure to download the version that matches your chrome version. You can check your chrome version by going to
chrome://settings/help
in your browser. Remember the path where you download the driver because you'll have to add that path in driver.py's line 18, its usually inC:\Program Files (x86)\chromedriver.exe
orC:\Program Files (x86)\Google\Chrome\Application\chromedriver.exe
FOLLOW THE INSTRUCTIONS CAREFULLY
- Open the folder in your favourite text editor, I am using vscode.
- Run
pip install npyscreen
andpip install selenium
. - Or simply run
pip install -r requirements.txt
to install both requirements automagically.
Thats it! You are ready to go.
Just run main.py whenever you need to recover streaks and the program will do the rest for you.
If you are facing any problems, feel free to open an issue or contact me on discord: cocomo#5215
More often than not, the problem is with the web drivers. Make sure you have the correct version of web drivers installed and you are following the format specified in credentials.txt.
If possible, I'll try to add captcha bypass but if you really need an immediate solution, you can use services like 2captcha.