sn0wyQ / SQ-Project-CSGO-Arduino

External CS:GO hack for Arduino written using modern C++ and WinAPI
BSD 3-Clause "New" or "Revised" License
41 stars 5 forks source link
arduino cpp17 winapi

CI Checks

SQ Project CSGO Arduino Edition

External CS:GO hack for Arduino written using C++ and WinAPI.

Special thanks to

Shopping list

Note that links above are NEITHER ads NOR my recommendations, they are left only with demonstration purposes

Getting started

After purchasing/trading/getting as a present/stealing (last one is highly NOT recomended) needed parts follow steps below:

Step 1

Connect your LCD Display to your Arduino.

Note that you may be required to change pin numbers to fit [LiquidCrystal()](https://www.arduino.cc/en/Reference/LiquidCrystalConstructor()). So if needed change their definitions in Arduino/Helpers/definitions.h (lines 5-10).

Step 2

Connect your Arduino board to your PC.

Step 3

Build CMake projects located in folders Arduino and PC.

Note that building project located Arduino also uploads it to your board, so you may be required to change COM port in Arduino/CMakeLists.txt (line 44) to COM port where your Arduino Bootloader will be during build process.

Step 4

Run Counter-Strike: Global Offensive.

Step 5

Run .exe file that you got after building CMake project located in PC folder.

Step 6

Setup keys following instructions in application.

Step 7 (Optional)

Adjust settings using your Keypad Shield.

Short video demo

Click on image below to watch it on YouTube

Video

Commiting your own code

If you wish to support project by coding some new features you are more than welcome to do it, but you need to follow Google C++ Style Guide

Future of project

I plan to add some more features, for example:

Denial of responsibility