Git Product home page Git Product logo

csgo-horker's Introduction

NOTICE

This project is now dormant and will receive no further updates at this time. Due to poor design choices the current code base isn't pleasant at all to work on.

Horker

A simple CSGO Linux external hack.

Current Features

  • AimBot (experimental)
  • Automated Contrast/Digital Vibrance control (Nvidia only for now)
  • Bunny Hop
  • Disable Post Processing
  • Glow
  • NoFlash
  • Radar
  • Recoil Control
  • Trigger

Mouse button support

There is also mouse button support as of commit cdc56a4. The only known bug at this time is it doesn't register until after the first shot, which is mostly because I was too lazy to do it via Alt1 for now.

To enable this, you will need to set "TriggerKey" to "Mouse1", "Mouse2", or "Mouse3" respectively, without the quotes.

TODO

  • Code base is starting to get.... messy? I need to focus on cleaning this up when I get time.
  • Implement more features.
  • Error margin for recoil control so its less.... suspicious

Compiling

Build requirements

Current build requirements are as follows:

  • X11
  • libXNVCtrl (Optional for automated contrast control with Nvidia drivers)

Specific distro instructions for build requirements:

Arch Linux:

sudo pacman -S xorg-server libxnvctrl cmake base-devel git

Debian/Ubuntu/Mint:

sudo apt-get install xorg-dev libxnvctrl-dev cmake build-essential git

Clone the repository

git clone https://github.com/Teklad/csgo-horker.git

Build the project

cd csgo-horker
./build.sh

Running

In order to run this, you MUST use sudo/su due to the memory functions. Once you've compiled the project, you can run it from the build directory:

./run.sh

On first run, a config.ini file will be placed in your build directory. If you want easier access to the file use chown to get ownership of the file. The list of options available will grow with the project.

Update the project

./update.sh

Screenshots

Screenshot 1 Screenshot 2

csgo-horker's People

Contributors

elseatea avatar teklad 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.