8000 GitHub - sweeperxz/FullyExternalCS2: External cheat for CS2 without WPM
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sweeperxz/FullyExternalCS2

Repository files navigation

FullyExternalCS2

Description

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.

❗❗❗IF YOU GOT VAC BAN THEN CREATE AN ISSUE WITH THE ASSOCIATED TEMPLATE❗❗❗

SS

Features

AimBot

  • Key activation with RCS (default = LBUTTON)
  • Visibility check

Esp

  • Skeleton (Color team)
  • Box with health bar
  • Health numbers
  • Name
  • Enemy weapon icon (for correct work of icons it is necessary to install the font you download in Releases)
  • Enemy flags (Scoped, Flashed, Shifting, Shifting in scope)
  • Team Check (if you want to see only enemies or teammates, you can change it in the config file)

Other Visuals

Trigger Bot

Miscellaneous

  • BunnyHop ( Read this )
  • OBS Bypass
  • Hitsound (in the same folder with the cheat there should be a file called "hit.wav")
  • Basic Config with hotkeys. (if you want to change the default keys watch link and replace keycode whatever u want Read this)

System

  • Auto update offsets

Getting started

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

Starting the program

dotnet build
dotnet run

Help

If you have issues or have questions, check out the Issues section of the GitHub project page.

Authors

  • sweeperxz - Developer/Engineer

Star History

Star History Chart

0