This is a simple program that helps you to cheat on lichess.org
- Clone the repository
- Install mitmproxy
- Install the certificates
- Launch the proxy with
mitmproxy -s licheat.py
- Set the HTTPS proxy in Firefox to
localhost:8080
- Install the extension in Firefox
The extension probably works with minor modifications in Chrome.
- Go to lichess.org
- Launch a game
- Bad moves cannot be played anymore
- You can play the best move by pressing
<Space>
- stockfish and nnue come from nmrugg/stockfish.js
chess.js
comes from jhlywa/chess.js
The code that is not credited is distributed under the MIT license.