FullyExternalCS2 is an external cheat for Counter-Strike 2 that does not write to the game memory.
It was created for the purpose of improving Windows API skills.
Please note that.
- Key activation with RCS (default = LBUTTON)
- Visibility check
- Skeleton (Color team)
- Box with health bar
- Health numbers
- Name
- Enemy weapon
- Enemy flags (Scoped, Flashed, Shifting, Shifting in scope)
- Aim Crosshair
- Bomb timer
- Key activation (default = LAlt)
- No Spread
- Auto update offsets
Dependencies
<ItemGroup>
<PackageReference Include="GameOverlay.Net" Version="4.3.1"/>
<PackageReference Include="Overlay.NET" Version="1.0.2"/>
<PackageReference Include="PresentationFramework" Version="4.6.0"/>
<PackageReference Include="SharpDX.Direct3D9" Version="4.2.0"/>
<PackageReference Include="SharpDX.DXGI" Version="4.2.0"/>
</ItemGroup>
Installation
git clone https://github.com/sweeperxz/FullyExternalCS2.git
cd FullyExternalCS2
dotnet build
dotnet run
If you have issues or have questions, check out the Issues section of the GitHub project page.
- sweeperxz - Developer/Engineer