Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.13 KB

File metadata and controls

35 lines (26 loc) · 1.13 KB

Unolingo

🔥 the fastest & most customizable duolingo xp cheat.


installation / usage

  1. download using your preferred method
  2. install bun
  3. open a terminal & cd to the download
  4. run bun i to add deps
  5. run bun .
  6. follow instructions

getting your token

you can run the following script on any duolingo page to get your token:

const copy=()=>{document.querySelector("#uno").remove(),navigator.clipboard.writeText(document.cookie)};document.body.insertAdjacentHTML("beforeend",`<div style="position:absolute;top:0;left:0;width: 100%;height:100%;background:black;cursor:pointer;display:flex;justify-content:center;align-items:center;z-index:999999;" onclick="copy()" id="uno"><h1>click me to copy token!</h1></div>`);

disclaimer

  • use at your own risk
  • you could get banned from duolingo (womp womp)
  • this is for educational purposes

if enough interest is shown, this might also do lessons + stories 👀



made with ❤️ by 1ust