• Stars
    star
    203
  • Rank 189,014 (Top 4 %)
  • Language
    C++
  • License
    Other
  • Created 10 months ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple external esp using discord's/gdi overlay to render a box-esp on top of Counter-Strike 2, highlighting your enemies and teammates including their health.

🎡 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 ❤

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 (if you are having issues with esp not showing, wait to open till in game)) ❗ Make sure your game is in full screen windowed

💧 Repository Update

  • If you have updated the offsets, and want to share it with everyone follow this steps
  1. Create a pull request and provided just the offsets/offsets.json updated file in the pull request. if there are any other files modified it will be denied

  2. Provide a valid image that the esp is working on the latest version on the game

  3. The commit will be merged into the main branch once verified and all the users will be able to update it!

✔ Manually Update

  • To manually update the esp offsets i have included an offsets.json file which will be created once opened.
  1. Two ways to get the latest offsets. 1.1 Go to this unknowncheats thread and find the latest offsets posted by the community 1.2 Or go to this repository cs2-dumper and find the latest offstes

  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

🔖 License & Copyright

This project is licensed under CC BY-NC 4.0.

+ You are free to:
	â€ĸ Share: Copy and redistribute the material in any medium or format.
	â€ĸ Adapt: Remix, transform, and build upon the material.
+ Under the following terms:
	â€ĸ Attribution: You must give appropriate credit, provide a link to the original source repository, and indicate if changes were made.
	â€ĸ Non-Commercial: You may not use the material for commercial purposes.
- You are not allowed to:
	â€ĸ Sell: This license forbids selling original or modified material for commercial purposes.
	â€ĸ Sublicense: This license forbids sublicensing original or modified material.

Šī¸ Copyright

The content of this project is Šī¸ by IMXNOOBX and the respective contributors. See the LICENSE.md file for details.

More Repositories

1

fstick

Simple project to play around with the M5StickC Plus
C
52
star
2

FuFuClient

A BlockGame client mod i made with the purpose of learning java and playing in LiveOverflow's server. Idea inspired by LiveOverflow 🙃
Java
19
star
3

ScriptKid

Script compilation to interact with diferent api's.
Lua
15
star
4

discord.bot

Simple discord.js (v14/v13) bot template to start coding you awesome ideas!
JavaScript
12
star
5

dis-logs

My first npm package :D
JavaScript
8
star
6

modest-menu-snippets

Unnoffical Kiddion's modest menu vscode snippets
Lua
7
star
7

imxnoobx.github.io

My first website written in html and css
CSS
6
star
8

IMXNOOBX

Hi!!! This is my readme repo :D
6
star
9

steam-rollback

Simple tool to rollback steam to the old steam ui
C
4
star
10

green-commits

Automatically keep GitHub commit status green.
4
star
11

aimware-loader-loader

Aimware loader loader :D
JavaScript
4
star
12

steammy

Advanced steam bot with a lot of features and complete integration with a discord logging system. Part of the project imxnoobx.xyz 2022
JavaScript
4
star
13

twitty

Simple Twitter bot to control your account from discord and keep your followers updated with your latest github releases, push, star, forks, etc.
JavaScript
4
star
14

readme-generator

This is my first porject in python. Its a simple advanced readme generator for your projects. Tnx to @equisde (Parallax) for helping me in my noobie mistakes :D
Python
3
star
15

zoom-autobot

Simple discord selbot to automatically interact with zooms twitch follow bot
JavaScript
2
star
16

djs-selfbot

A modified version of discord.js that supports user accounts
JavaScript
2
star
17

imxnoobx.xyz

imxnoobx.xyz project!
JavaScript
2
star
18

ghost

Ghost is a quick project that has the pourpose of hiding applications from screen capture.
C#
2
star
19

ip-hunt

Did you ever heard "that's like looking for a needle in a haystack"? Well, this project plans to solve that
JavaScript
1
star
20

universe

Next.js portfolio showcasing all my GitHub projects and the projects I have worked on throughout my lifetime
TypeScript
1
star
21

aapanel-theme

Simple python script to create or customize your aapanel!
Python
1
star
22

GudModeFix

This plugin attemps to fix the new glich that was discovered in cs2 to become invincible by changing teams in game startup
C#
1
star