Greasy Fork is available in English.

Smart Chess Bot: The Ultimate Chess Analysis System

Our chess analysis system is designed to give players the edge they need to win. By using advanced algorithms and cutting-edge technology, our system can analyze any chess position and suggest the best possible move, helping players to make smarter and more informed decisions on the board.

These are versions of this script where the code was updated. Show all versions.

  • v3.6 21.02.2023.
  • v3.5 21.02.2023.

    - added engine mode (movetime / depth)
    - updated elo description
    - optimized code

  • v3.3 20.02.2023.

    - fixed local script engines won't stop after changing to node server engine

  • v3.2 20.02.2023.

    - now you can use stockfish.js or custom engine (node server engines)

  • v3.1 20.02.2023.
  • v3.0 20.02.2023.

    - extension works now with firefox/edge and other browsers...
    - Fixed wrong depth value after changing settings

  • v2.9 19.02.2023.
  • v2.8 19.02.2023.
  • v2.7 19.02.2023.
  • v2.7 19.02.2023.

    - engine name can be modified for multiple engine usage
    - optimized mark moves code

  • v2.6 19.02.2023.

    - Fixed wrong mark locations, engine results are async...
    - Fixed Node Server async engine requests/results

  • v2.5 19.02.2023.

    - updated elo system

  • v2.4 19.02.2023.
  • v2.3 19.02.2023.
  • v2.2 19.02.2023.

    - new feature: node server can use any windows uci chess engine
    - update stockfish scripts

  • v2.1 18.02.2023.

    - fixed postmessage while engine is being created

  • v2.0 18.02.2023.

    - added other options
    - optimized engine best move requests

  • v1.9 17.02.2023.
  • v1.8 17.02.2023.
  • v1.8 17.02.2023.

    - added option to show opponent best moves

  • v1.7 17.02.2023.

    - added book moves instead of getting best move from node server
    - fixed bestmove fetch issue sending wrong fen

  • v1.6 17.02.2023.
  • v1.6 17.02.2023.
  • v1.6 17.02.2023.

    - removed usless functions
    - book/engine moves are sent by the node server instead of using lichess api directly from script

  • v1.5 16.02.2023.
  • v1.5 16.02.2023.
  • v1.5 16.02.2023.

Show all script versions