ayushnirmal16 / asfire-cheat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an internal cheat for Counter-Strike: Global Offensive I've been working on as my training of reverse engineering.

Disclaimer: Since I don't intend to make this a malicious software, this isn't considered to be performed in multi player mode. We won't take any responsibility if a problem occurs because of this software. Keep that in mind.

๐Ÿ’‰ How to build this hack

requirement

You can select from two ways to build this hack. I believe all you need in order to build this project except DirectxSDK is already included which is Minhook, ImGui, and toml11. They're in Dependencies directory.

For compiling the cheat, there is a convenient batch script that automates the process. All you need to do is run it:

$ .\compile.bat

๐Ÿ“œ Menu

You're accessible to the hack menu by pressing INSERT key on your keyboard. (While the menu is open, input to CSGO will be locked)

You can toggle on/off and tweak parameters in the tabs with the name of each hack.

Hack menu

You can choose what hacks to be visible with the menu bar. Several hacks're set to invisible by default. menu visible

๐Ÿ’ป Hacks

Aimbot

This is the feature I can guarantee the highest quality in the hacks I offer here.

Turning this function on automatically lets you aim at enemy's head with 100% precision. It select the closest enemy from where your crosshair is as a target.

Tweaking Smoothness bar affects the smoothness of sticking aim. By changing the value of the Range bar, you can change the range in which the aimbot will react

aimbot

Glow hack

This feature allows you to see both opponents and teammate's outline through walls.

Glow hack

ESP hack

With this hack turned on:

  • Red and green lines from player's foot position towards every enemies and allies are displayed.
  • Outline rectangles are drawn on the players

esp

Trigger bot

Once you turn this on, you no longer have to press left click when you engage them. This feature will complete the job for you.

This is designed to use in conjunction with Aimbot.

Anti recoil

This is basically a recoil control system. It automatically calculate the in comming recoil and manipulate your angle to handle it. But this doesn't guarantee the 100% accuracy.

Anti recoil

Minimap hack

Minimap hack will show you all enemy positions on the mini map as a red dot even if they're not in your sight which would be super cool.

Minimap hack

Anti AFK

This feature basically make you move randomly every 50 seconds so that you probably not gonna get kicked automatically I guess.

FOV

You can change your field of view from 60 to 120 degrees.

๐Ÿšฎ Uninstall

Since this cheat creates some setting files, u have to follow this to clear things up.

About


Languages

Language:C++ 89.0%Language:C 9.1%Language:CMake 1.8%Language:Batchfile 0.1%