Skip to content

Commit 6c6e993

Browse files
authored
Create README.md
0 parents  commit 6c6e993

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

README.md

+50
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
linux-csgo-external
2+
===================
3+
4+
Linux cheat for x64 linux systems
5+
6+
Features:
7+
* *Wallhack*
8+
* *Trigger bot*
9+
* *Bhop*
10+
* *No Flash*
11+
12+
## Wall hack
13+
![Walls png](http://i.imgur.com/ztp5WBf.jpg)
14+
15+
## Bhop
16+
![Bhops gif](http://i.imgur.com/0DXp8bA.gif)
17+
18+
## Toggles
19+
| Hack | Key |
20+
| ------------- |:-------------:|
21+
| ESP | F7 |
22+
| No Flash | F8 |
23+
| Bhop | SPACE |
24+
| Bhop lock | F9 |
25+
26+
27+
## TriggerKey
28+
Bind your own key to alt1:
29+
bind yourkey +alt1
30+
31+
### Compiling & Running the hack
32+
* The hack requires the Xlib libraries, install them on Debian based system with the command `sudo apt-get install libx11-dev libx11-dev:i386 libxtst-dev libconfig++-dev`
33+
* Make sure you're inside of the `linux-csgo-external` directory (`cd linux-csgo-external`)
34+
* Now, compile the hack by entering the command `make`
35+
* You can now run the hack ***before or after*** *csgo* is launched by running the hack as **root** `sudo ./csgo_external`
36+
37+
## Tested Distributions
38+
- Ubuntu
39+
- Xubuntu
40+
- Archlinux
41+
- Debian (Jessie + Sid)
42+
- Gentoo
43+
44+
## Known Bugs
45+
* Trigger doesn't work at far distance
46+
47+
## Credits:
48+
- Original author: s0beit
49+
- Original author credits: BoToX & buFFy
50+
- Maintainer/Updater: laazyboy13, owerosu, McSwaggens & community

0 commit comments

Comments
 (0)