Skip to content

⚡️ XP farm for Duolingo🔥(for educational purposes only)

License

Notifications You must be signed in to change notification settings

gorouflex/DuoXPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DuoXPy - Project Sandy

⚡️ XP farm for Duolingo 🔥

Powered by Python 🐍

FeatureUsageConfigPreviewDisclaimer

Important

Read all documents in this repo before doing anything!

Don't forget to star ⭐ this repository

GitHub Downloads (all assets, latest release)

Feature

  • XP farm ⚡️
  • Streak keeper 🔥 [You must have some skill set up to call a Python file every day]

Usage

Make sure Python is installed

  1. Download from Releases
  2. Go to Duolingo and log in to your Duolingo account
  3. Open the browser's console by pressing F12 button ( or Fn+F12 on some laptops )
  4. Click on the tab Console then paste this to the console
document.cookie
  .split(';')
  .find(cookie => cookie.includes('jwt_token'))
  .split('=')[1]
  1. Copy the token without ' ( example: 'abcde1234` -> abcde1234 )
  2. Run pip install -r path/to/requirements.txt or pip3 install -r path/to/requirements.txt
  3. Click and run DuoXPy.py or using python or python3 command
  4. Follow instructions

Preview

Disclaimer

Warning

This project is licensed under the MIT License.

For more information, see the LICENSE file.

  • This script is not affiliated with Duolingo
  • Use it at your own risk and responsibility
  • I'm not responsible for any consequences that may arise from using this script
  • This script won't help with your daily or friend quests, it can only earn XP to move up the league rank
  • This script won't do real lessons or stories, only practices, so it won't affect your learning path
  • You may be banned from Duolingo if you overuse it, so use it wisely.
  • This repo is only for education purposes!

Special thanks to 💖