Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bradylangdale/intrepidclient
A modded Abendigo client for rage, legit, and user-friendliness.
https://github.com/bradylangdale/intrepidclient
Last synced: 23 days ago
JSON representation
A modded Abendigo client for rage, legit, and user-friendliness.
- Host: GitHub
- URL: https://github.com/bradylangdale/intrepidclient
- Owner: bradylangdale
- License: gpl-3.0
- Created: 2016-09-16T04:00:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-09-05T05:31:38.000Z (over 4 years ago)
- Last Synced: 2024-11-07T15:53:10.956Z (2 months ago)
- Language: Kotlin
- Size: 115 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# IntrepidClient
A modified Abendigo client built for user convience.[![Build Status](https://travis-ci.org/Jire/Abendigo.svg?branch=master)](https://travis-ci.org/Jire/Abendigo)
[![Dependency Status](https://www.versioneye.com/user/projects/57eb7b0679806f00398364c5/badge.svg?style=flat)](https://www.versioneye.com/user/projects/57eb7b0679806f00398364c5)
[![license](https://img.shields.io/github/license/Jire/Abendigo.svg)](https://github.com/Jire/Abendigo/blob/master/LICENSE.txt)---
This client contains more plugins featuring both rage and legit sytles.
## Dependencies
Based on Abengido:
- [Abendigo](https://github.com/Jire/Abendigo) The actual client from which IntrepidClient is made
- [Arrowhead](https://github.com/Jire/Arrowhead) for high-level interfacing with processes
- [Java Native Access (JNA)](https://github.com/java-native-access/jna) as the backbone for interfacing with native libraries
- [Netty](http://netty.io) for Abendigo's networking## Building from source
To run IntrepidClient first run "run.bat" in each file, this compiles the client. Once both the hacks themselves and the menu are complete you can then run the hacks by starting CS:GO and run "abendigo.bat" as admin which is in "./IntrepidClient/build/install/abendigo/bin/" then run "abendigo-controller.bat" which is in "./IntrepidClient-menu/build/install/abendigo-controller/bin/".