Skip to content

Latest commit

 

History

History
77 lines (58 loc) · 2.25 KB

README.md

File metadata and controls

77 lines (58 loc) · 2.25 KB

Analytics

 

Kartwars.io Bot Championship Edition

aka "Intelligent self-control and fighting system of karts in the Kartwars.io multiplayer game".

Welcome to the kartwars.io bot!

Table of Contents

Goals

  • No global pollution
  • Easy to use
  • Easy to create and embed any strategy and tactic
  • Clean and well structured source code

Features

  • Easy installable
  • Easy customizable
  • Unlock all skins
  • Multiple tactics
  • Strong documentation
  • Visual debugging
  • Real time customization through dat.GUI

Installation instructions

If you are on chrome, download the TamperMonkey extension.

On other browsers, use the GreaseMonkey extension.

Once installed, click on this, and choose Install.

Go to kartwars.io, and enjoy !

Hotkeys

Key Result
Ctrl + B Toggle Bot enabled/disabled
Mouse wheel Zoom in/out

Directory Contents

├── build                         # Compiled source code.
├── doc                           # Generated documentation.
└── src                           # Source files.
    └── DracoolaArt.Bot.Kartwars  # Main VS project.
        ├── lib                   # Bot source code.
        └── bot.user.js           # Injection script.

Thanks

The following libraries / open-source projects were used in the development of Kartwars Bot: