dejavueakay / orangebot

OrangeBot 3.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.
MIT License
14 stars 7 forks source link

OrangeBot v3.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
node orangebot.js

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:

License

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