A lightweight, fully automated injection bot for Rosetta Stone (Foundations).
Shoutout to the RosettaStonks repository for the initial API research, but we automated everything.
There is no need to install any browser extensions, click around, or manually intercept requests. This script uses a headless browser to log in, grabs your official session tokens, and directly injects the time into the API using pure Python. Clean, fast, and zero-interaction.
- Google Chrome installed on your machine.
- Python 3.x (Yes, you need that too, crazy right?).
- Clone the repository
- Install the dependencies:
pip install -r requirements.txt- Run the script:
python rosetta.py <rosetta_email> <rosetta_password> <time_in_seconds>- Leave it in the background and go back to doing more useful stuff
If it doesn't work for you, open a issue and include the sreenshots took by the script (if taken)