https://github.com/hlnajz/skip-rosetta-stone-foundations-
skip all units in rosetta stone foundations unversity tests and hours
https://github.com/hlnajz/skip-rosetta-stone-foundations-
api hlnajz javascript rosetta-stone
Last synced: 14 days ago
JSON representation
skip all units in rosetta stone foundations unversity tests and hours
- Host: GitHub
- URL: https://github.com/hlnajz/skip-rosetta-stone-foundations-
- Owner: hlnajz
- Created: 2024-11-08T22:37:25.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-08T22:47:46.000Z (6 months ago)
- Last Synced: 2025-02-06T17:39:44.919Z (3 months ago)
- Topics: api, hlnajz, javascript, rosetta-stone
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# skip-rosetta-stone-foundations-
skip all units in rosetta stone foundations unversity tests and hourshow it works?
1- edit constants.json:
by listening to network in inspect mode when taking test in any unit
search graph then look for authorization session token in bottom,
serach tracking you will find a file its name has score , it contsaints a url has ee/cc/schoolName/id/userId.
langaugeCode: ARA for Arabic, FRA for french, ....
{
"person": "Your name",
"authorization": "",
"sessionToken": "",
"schoolName": "xxxxxxxx-yyyy-zzzz-wwww-ssssssssssss",
"unitsToComplete": [1, 2, 3],
"userId": "7 digits or more find them in tracking in network inspect",
"languageCode": "FRA"
}then save it
and run in terminal:
node index.jsbye! :)