f0nkey / CSGolang

ESP/X-Ray mod for CS:GO written in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSGolang

This can only be used in single player against bots (see Usage number 2).

CSGolang

Allows users to see enemies through walls in the video game Counter-Strike: Global Offense (CS:GO), and adds other advantages.

Reads and writes to the memory of CS:GO via WinAPI, and draws an overlay using https://github.com/faiface/pixel. Configured over HTTP with the Svelte Framework.

Features

Usage

  1. Download and extract the latest release.
  2. Set -insecure and -allow_third_party_software flag on CS:GO
  3. Open CS:GO, set fullscreen windowed mode at 1920x1080.
  4. Run CSGOlang.exe.
  5. Navigate to http://localhost:8085 in your web browser (or Steam browser) to change configuration.

Previews

CSGolang CSGolang CSGolang

About

ESP/X-Ray mod for CS:GO written in Go

License:GNU General Public License v3.0


Languages

Language:Go 78.3%Language:Svelte 17.7%Language:JavaScript 2.8%Language:HTML 0.7%Language:CSS 0.5%