Skip to content

crymework/kolbot

 
 

Repository files navigation

Join the Forums!

Join the Discord Channel!

Join the Slack Channel!

Table of Contents

General

  1. D2BS, D2Bot and kolbot # are educational tools with an open source developer community. These tools are meant to be used offline or on private servers that explicitly allow them. These tools are not meant to be abused on battle.net (a Blizzard Entertainment entity).

  2. D2BS, D2Bot # and kolbot are provided as is and for FREE. If you paid or are asked to pay for these tools, do not proceed.

  3. These tools are not inteded for cheating, maliciously exploiting, or illegal use of software.

kolbot

  • this name is better known than others, even it is just a part of d2bs (diablo 2 botting system) which contain 3 distinct components:
    • D2BS - core (C++)
    • D2Bot# - manager (C#)
    • kolbot - script library (JS)

If you want to contribute to kolbot code, make sure you run npm run lint for final polish.

If you want to contribute to d2bs/d2bot#, come to irc.synirc.net/d2bs and ask around.

Live Docs

Documentation Repo

Install dependencies - do this first!

Required after download setup

kolbot will NOT work without running the setup script first!

After downloading kolbot, you MUST run the setup script before attempting to use the bot:

  1. Run setup.bat to copy configuration files to their correct locations
  2. The script will also initialize Git submodules if Git is available
  3. This step is required for kolbot to function properly

To keep your installation updated, you can run update.bat at any time to pull the latest changes from the repository and update all submodules.

What happens if you skip setup:

  • Missing configuration files
  • You'll see this error: Please view your exceptions.log file. D2Bot# will close now :(

Getting Started

Guides

LimeDrop web based item manager and dropper

limedrop-general

About

d2bs: core + d2bot (noah) + kolbot libs (kolton) | January 2020's clone of https://github.com/kolton/d2bot-with-kolbot/ + further development

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 79.4%
  • HTML 20.3%
  • Other 0.3%