Giter Club home page Giter Club logo

cs2-external-esp's Introduction

๐ŸŽก CS2 External ESP

Simple external esp using gdi overlay to render esp boxes on top of cs2 highlighting your enemies and teammates including their health, name and health number. If you want to check out discord overlay rendering check discord-overlay-esp

Make sure you ๐ŸŒŸ the project if you like it โค

โ—๏ธYou may not repost this repository / binary file without prior permission on any website other than "unknowncheats.me"

Video Showcase

Cs2ESP

๐ŸŒณ Simple Use

  • Releases have been removed in order to be allowed in unknowncheats so the binaries are published there
  1. Go to unknwoncheats post cs2-external-esp
  2. Click on the binary file you want to download and download it.
  3. Open the binary file and cs2 (doesnt matter which one goes first) โ— Make sure your game is in full screen windowed

โœ” Manually Update

  • To manually update the esp offsets i have included an offsets.json file which will be created once opened.
  1. Go to this unknowncheats thread and find the latest offsets posted by the community

  2. You will find somethig like this

#define dwLocalPlayer 0x1715418 // This is hexadecimal
  1. You will have to translate it to decimal and put it in the offsets file next to the esp executable like so, you can use this website
{
    "dwLocalPlayer": 24204312, // To decimal
    ...
}	

๐Ÿ“˜ Developer Instructions

  1. Build the program using Visual Studio 2022

    • Build: x64 - Release
  2. Locate your binary file in the folder <arch>/<configuration>, e.g., x64/Release.

  • โ• In case the offsets get outdated (Every game update), you could check UnnamedZ03's repository for the updated ones here

๐Ÿ’ซ Credits

cs2-external-esp's People

Contributors

imxnoobx avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.