Git Product home page Git Product logo

goodhook's Introduction

Cathook Training Software

banner CircleCI

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.

Community

You can chat with other cathook users in our official telegram group and the cathook announcements channel.

Reporting Issues

If some things doesn't work as expected, please open issues on GitHub using this page.

Contributing

Do you want to submit code to cathook? Please read CONTRIBUTING.md for a short introduction.

Overview

Cathook is a training software designed for Team Fortress 2 for Linux. Cathook includes some joke features like

  • Ignore Hoovy
  • Encrypted chat
  • IRC Support (Find other Cathook users in-game automatically)
  • Chance to get manually VAC banned by Valve

and a lot of useful features, including

  • 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)
  • 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))

FULL LIST OF FEATURES HERE (list might be outdated)

INSTALLATION

Automatic: (Ubuntu 18.04+/Fedora/Arch based only)

Run in terminal:

  • bash <(wget -qO- https://raw.githubusercontent.com/nullworks/One-in-all-cathook-install/master/install-all)

Manual:

Clone Cathook:

User mode:

git clone --depth 1 https://github.com/nullworks/cathook

Developer mode:

git clone --recursive https://github.com/nullworks/cathook

Install dependencies:

Arch/Manjaro:

git boost cmake make gcc gdb lib32-sdl2 lib32-glew lib32-freetype2 rsync lib32-libglvnd dialog

Ubuntu

software-properties-common build-essential git g++ g++-multilib libboost-all-dev gdb libsdl2-dev:i386 libglew-dev:i386 libfreetype6-dev:i386 cmake dialog rsync

Fedora

cmake dialog make gcc-c++ glibc-devel.i686 freetype-devel.i686 SDL2-devel.i686 glew-devel.i686 boost-devel.i686 rsync gdb git

Other distros

You will have to find matching packages yourself.

Compile Cathook:

Go into the cathook directory and run ./update

Updating Cathook

Run the update script in Cathook folder.

Cathook requires a special data folder (contains shaders, font files, walkbot paths, etc). This folder is located at /opt/cathook/data and is generated automatically when you compile Cathook.

Injection

sudo ./attach to attach Cathook into TF2. Optionally, you can provide a PID (for bots or other linux users).

sudo ./attach-gdb to attach and print backtrace in case TF2 crashes. Requires a debug Cathook build (run ./config to configure the build mode). Some users report that this causes FPS drop in-game. This is recommended if you want to grab a log of what went wrong if Cathook is crashing on you (report it!)

Followbots (outdated)

cathook-ipc-server allows you to run and control Followbots to do your evil bidding in-game. The installation for Followbots is quite complex, and will not be covered on this page. Obviously, you must have several user accounts ready to run TF2.
A guide for Followbots can be found here: How to setup and use followbots.

The installation script is as followed:

git clone --recursive https://github.com/nullworks/cathook-ipc-server && cd cathook-ipc-server && make -j4

To run the Followbot server, run ./bin/cathook-ipc-server. You can also use ./bin/cathook-ipc-server &>/dev/null & to run it in background.

goodhook's People

Contributors

1lighty avatar ashesh3 avatar autismgaming228 avatar bencat07 avatar buybread avatar cha14ka avatar cheddar-cheeze avatar codacy-badger avatar crazyredd avatar crwn1337 avatar felikcat avatar genericexception avatar justtne avatar kr4ken-9 avatar mr-nv avatar mrsteyk avatar nullifiedcat avatar oneechanhax avatar polivilas avatar roguezilla avatar surepy avatar sylveonbottle avatar thinkingmaster avatar twilight-sparkle-irl 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.