Code Monkey home page Code Monkey logo

chatur's Introduction

Chatur

This is an experiment with elixir language for automating a few tasks in CSGO.

Features

  • Chatbot - say preloaded text in chat or automatically say the damage given on death.
  • ProNade - automatically throw predefined nades. No need to aim, just move to the correct spot and press a key for available options. No, this will not result in VAC ban since there is no hooking/injecting/reading/writing to the csgo game process. The only precaution is to not go insane with nade throws and look out for overwatch.
  • Useful binds are loaded on startup
  • Works on both windows and linux

Release

You can directly download executable for Windows and Linux from the releases page.

Manual setup

Windows

  • install chocolatey and then choco install -y elixir zstandard make mingw
  • Change some defaults export MAKE=make and export CC=gcc
  • Install dependencies with mix deps.get
  • Start Chatur with iex -S mix

Linux

  • install elixir, zstandard, make, gcc, xdotool, xrandr
  • Install dependencies with mix deps.get
  • Start Chatur with iex -S mix

How to use

  • exec chatur in CSGO console to activate the program. This can also be added as a launch option.
  • Once inside a map, press ; to update the nades.
  • Nades Updated can be seen on the top left corner once the setup is successful.
  • Press i to show nade options from your current spot and press the shown key to throw.
  • Press o to halt the current throw. Helps if you are rushed and you are in the middle of the throw.

Note: Right now there is no way to see which spots have nade options. Look at the screenshots for all the available spots.

chatur's People

Contributors

kritarth-plivo avatar kritarthh avatar

Watchers

 avatar

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.