Update README.md

This commit is contained in:
TotallyNotElite 2018-11-17 12:03:47 +01:00 committed by GitHub
parent 651d627e48
commit 43315bbb34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,16 +1,13 @@
# Cathook Training Software # Cathook Training Software
![banner](http://i.imgur.com/w96wdtE.png) ![banner](http://i.imgur.com/w96wdtE.png)
[![CircleCI](https://circleci.com/gh/nullworks/cathook.svg?style=svg)](https://circleci.com/gh/nullworks/cathook) [![CircleCI](https://circleci.com/gh/nullworks/cathook.svg?style=svg)](https://circleci.com/gh/nullworks/cathook) (Cathook developement takes place on `testing` branch)
[cathook announcements channel in telegram](https://t.me/cathook_cheat)
## Risk of VAC detection ## Risk of VAC detection
The software could be detected by VAC in the future. Only use it on accounts you won't regret getting VAC banned. The software could be detected by VAC in the future. Only use it on accounts you won't regret getting VAC banned.
## Community ## Community
You can chat with other cathook users in [our official telegram group](https://t.me/nullifiedcat). You can chat with other cathook users in [our official telegram group](https://t.me/nullifiedcat) and the [cathook announcements channel](https://t.me/cathook_cheat).
## Reporting Issues ## Reporting Issues
@ -22,10 +19,11 @@ Do you want to submit code to cathook? Please read `CONTRIBUTING.md` for a short
## Overview ## Overview
cathook is a training software designed for Team Fortress 2 for Linux. cathook includes some joke features like Cathook is a training software designed for Team Fortress 2 for Linux. Cathook includes some joke features like
* Ignore Hoovy * Ignore Hoovy
* Encrypted chat * Encrypted chat
* IRC Support (Find other Cathook users in-game automatically)
* Chance to get manually VAC banned by Valve * Chance to get manually VAC banned by Valve
and a lot of useful features, including and a lot of useful features, including
@ -33,6 +31,7 @@ and a lot of useful features, including
* Anti Backstab with option to use "No" voice command when spy tries to backstab you * Anti Backstab with option to use "No" voice command when spy tries to backstab you
* Extremely customizable spam (you can make spam lines that'll include name of random dead enemy pyro or sniper) * Extremely customizable spam (you can make spam lines that'll include name of random dead enemy pyro or sniper)
* Follow Bots * Follow Bots
* Navparser Bots (Walkbots than can walk on any map without manual configuration)
* Working crit hack (does not work right now (works right now)) * Working crit hack (does not work right now (works right now))
[FULL LIST OF FEATURES HERE](https://github.com/nullworks/cathook/wiki/Feature-List-and-explanations) (list might be outdated) [FULL LIST OF FEATURES HERE](https://github.com/nullworks/cathook/wiki/Feature-List-and-explanations) (list might be outdated)
@ -44,8 +43,6 @@ Run in terminal:
* `wget https://raw.githubusercontent.com/nullworks/One-in-all-cathook-install/master/install-all && bash install-all` * `wget https://raw.githubusercontent.com/nullworks/One-in-all-cathook-install/master/install-all && bash install-all`
If your steam library is *NOT* located in ~/.steam/steam/steamapps/ you need to use sudo ln -s (path to steamapps) ~/.steam/steam/steamapps to properly setup cat-bots or Use NavBot.
## Manual: ## Manual:
You need CMake to build cathook, CMake should take care of dependencies You need CMake to build cathook, CMake should take care of dependencies