Skip to content

OrangeBot 4.0 is a CS:GO matchmaking bot written in node.js. It uses a logaddress and rcon to execute server commands based on chat !commands. This means it works on a vanilla CS:GO server.

License

Notifications You must be signed in to change notification settings

gson88/orangebot

 
 

Repository files navigation

OrangeBot v4.0.0

OrangeBot is a CS:GO matchmaking bot written in node.js. It uses a logaddress and rcon to execute server commands based on chat !commands. This means it works on a vanilla CS:GO server.

Quick Start

You can either run the code directly with node (recommended):

npm install
npm run start

Or use our precompiled binaries:

./orangebot

You can start a BO3 match with !start de_dust2 de_cache de_mirage in game chat. Both teams have to !ready once to start the match. A knife round will start before each map. Players can !pause the game on next freezetime if they want to.

Documentation

Visit our Github Wiki for a full documentation:

Credits

Credits go to:

  • Dregu for writing an awesome bot! Yay! (OrangeBot v1.0)
  • JamesCullum for contributing, implementing and fixing stuff! (OrangeBot v2.0)
  • dejavueakay for contributing, implementing and fixing stuff! (OrangeBot v3.0)

License

See the LICENSE file for further information. Copyright (c) 2015 Dregu, MIT License.

About

OrangeBot 4.0 is a CS:GO matchmaking bot written in node.js. It uses a logaddress and rcon to execute server commands based on chat !commands. This means it works on a vanilla CS:GO server.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%