Code Monkey home page Code Monkey logo

jwaim's Introduction

* Cheat Broken as of 7/6/18 *

I'll be working on the rewrite branch (master-rewrite), so there will likely be no fixes to the current branch, unless a community member feels so inclined.

In the meantime, read about the CS:GO update that broke our cheat and stay legit!

jwaim - CS:GO multi-cheat for Linux

Alt text

This is a cheat for the 64 bit Linux CS:GO. Utilizing system calls and clever algorithms it assists you to increase your accuracy and skill. It also uses QT graphics library to draw helpful information on your screen.

community

join the discord for setup help and other questions

https://discord.gg/59dJJYN

prerequisites

1. X11 display server
2. compositing window manager

environments like GNOME and Unity have this included OR you can install a standalone window manager such as xcompmgr (as suggested by Teklad)

Building

1. Clone the repo
git clone https://github.com/bluuman/jwaim.git
2. Install dependencies

Debian:

sudo apt-get install cmake libx11-dev libx11-dev:i386 libxtst-dev libconfig++-dev build-essential qt5-default libqt5x11extras5-dev

Arch (thanks eclip):

sudo pacman -S cmake libx11 libxtst libconfig base-devel qt5 qt5-x11extras
3. Prepare build directory
cd jwaim
mkdir build && cd build
cmake ..
4. Compile
make
5. Modify settings.cfg in the build directory.
6. Run jwaim as superuser
sudo ./jwaim
8. Set up required keybinds (use developer console '~')
bind mouse1 +alt2
bind space +alt1
7. Set up required keybinds (use developer console '~')
bind mouse1 +alt2
bind space +alt1

NOTE: If settings.cfg isn't found in the binary directory jwaim will use sane defaults.

Cheat Features

BHop
Aim Assist
Glow
FOV Changer
RCS
RCS Crosshair
HitMarker
ESP
- Boxes, Health, Line To Player, Name, Spectators, Player Status (Scoped/Defusing)

Alt text

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.