External glow ESP for CS:GO
Step 1: Getting this repo in your local machine.
Clone this repo -
git clone https://github.com/aditkumar1/csgo-wallhack-golang.git
Alternatively download ZIP by clicking on Code -> Download Zip.
Step 2: Running the cheat
Note-1) Launch CSGO application before running below command. VAC ban risk is always there. On safe side, start your CS GO game first with -insecure flag
Note-2) Below command needs to run with admin privileges
Note-3) Make sure you are inside root directory of this cheat by running.
cd csgo-wallhack-golang
Run it
go run hack.go
Alternatively, download and run using go get (preferred if you can run application in your GOPATH) -
go get -v github.com/aditkumar1/csgo-wallhack-golang
go env