Coder Social home page Coder Social logo

shuffleperson / chesstonia Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 2.0 28.8 MB

Able to give the best move by stockfish from a live chess.com game. Basically a Chess Cheat.

License: GNU General Public License v3.0

JavaScript 30.12% TypeScript 69.88%
cheat chess chess-cheat chess-com chesscom stockfish chess-stockfish stockfish-chess

chesstonia's Introduction

ChessTonia

Screenshots

Screenshot

e4e3 means move from e4 to e3

Keep in mind

The Animation Type in chess.com settings must be set to one of these options: None, Slow, Medium or Fast. Any other type will not work

Overview

Able to give the best move by stockfish from a live chess.com game. Basically a Chess Cheat.

Please do not cheat against anyone, cheating is a scum thing to do

Usage

  1. Run the server with the command listed in the Install section.
  2. Go to http://localhost:3000/browser/script.js
  3. Copy everything displayed
  4. Go to your chess.com game, open the Developer Console (Right Click -> Inspect Element or F12 or Ctrl Shift + I)
  5. Go to the console tab, paste in the script and press enter
  6. Profit

Install

Clone the repo

git clone https://github.com/ShufflePerson/ChessTonia.git
cd ChessTonia

Install the NPM packages & other required libaries

npm install
npm install typescript
npm install ts-node

Run it

ts-node src/index.ts

Compiling Stockfish

For instructions on how to compile stockfish on your machine, head to StockFish Github

Contact

You can contact me on Discord: Shuffle#4696

chesstonia's People

Contributors

shuffleperson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

neaxarts

chesstonia's Issues

Wrong fen from chess

You need to fix it, currently unusable as it gets an invalid fen, Stockfish cannot operate on that.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.