Code Monkey home page Code Monkey logo

cs2_external's Introduction

CS2_External

CS2 external cheat.

New: Selling CS2 external silent aimbot, effective for enemy perspective, spectating, and recording.

If you need it, please contact me:

[email protected] [email protected]

ImGui library -> OS-ImGui

Derivative projects

  1. AimStar -> AimStar (By CowNow.)
  2. Aeonix -> Aeonix (By Fr0go1.)

NOTICE

This source just used to study how to code a simple CS2 external hack systematically.

这个源码仅供学习如何系统的写一套CS2外部辅助程序。

The offsets will not be updated in the future, please update it by self.

后续偏移数据将不在提供更新,请自行更新。

Functions

  1. BoneESP

  2. BoxESP

  3. AimBot (With rcs)

  4. EyeLine

  5. Auto update offsets

  6. weaponESP

  7. Radar

  8. TriggerBot

  9. HeadShoot Line

  10. Fov Line

  11. Visibility Check

  12. OBS Bypass

  13. Bhop

cs2_external's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cs2_external's Issues

bugs and suggestions

hi for bugs i wanna say that smooth on aimbot doesnt work and for suggestions i wanna say if u can make config config system

i need help

ive ran into countless errors such as msbuild not even having the right path and im just about to give up with building and compiling this ive just ran into another error and i am requesting help on how to build, compile and debug
image_2023-10-04_181157258

RCS and Visible Check

The RCS is just bad. it almost isnt doing anything even while locking onto the enemy. Also a visible check would be nice. Maybe try using m_bSpottedByMask

Config folder change

It would be great in configs folder is changed to some static one, for example Documents/Tkazer, since on some windows versions cfg might be placed not to the folder where mod's executable is located, but to the working directory of the cmd, which will be C:\Windows\System32 (especially related to UNC error), that might lead to access_denied error since creation of files in that folder works bad on some systems.

ESP doesn't update all entities

Hey mate, I ported this cheat to an internal version.
So far so good, the only problem is that in the beggining of the rounds, especially, some players bones/esp remain stuck, and they don't update for a few seconds. Any idea why ?
I think it's not related to players position, cause I've added a check some time ago, to see if any player pos. doesn't change next frame and they all changed, the bone/box esp or whatever I have selected remain stuck for a few seconds.

Are you aware of this bug ? It happens even on the external.

Full-Screen

Full-screen option should be added instead of only playing with full-screen bordered.

Radar like Aimware

雷达窗口可以默认附着在屏幕左上角;然后设置窗口独立样式,背景颜色透明度高一点;Proportion设置到2580。就可以得到一个和Aimware几乎一样的雷达
pic
Penis ESP was added by myself XD

关于一处代码的堆内存处理

事先叠甲我是个小白

在阅读代码时,我发现有一处代码似乎在释放内存之前就直接return了

似乎 大概 也许 有可能 会造成内存泄漏

Bypass

What about red trust factor and vac? It can be undetected long time?

Worki only on dust?

Thanks for share but its working on dust2 only. How to fix it? After cs2 update, offset updater stopped working too

VAC Detected

Today after playing 10h with this, I got VAC banned.

How to open it?

Can someone tell me how to open/use the external, i dont find any exe or any other executeble files pls help

Aim not work

Is aim working for all? For me it's not having any effect, the rest of the functions work ok except aim

not responding issues

image
Hello, why is it like this every time my game is always not responding, I only have esp turned on, but it is always not responding every game

bhop

can you add bhop to the cheat

错误和建议

错误:
①在高分辨率(2560x1600)中aimbot难以工作,但在低分辨率(1280x800)时工作的很好。

②perfectworld版本窗口标题与worldwide不同,添加窗口标题检测以确保作弊正常工作。
code:

	const std::string GameWindowTitle = "反恐精英:全球攻势";

	HWND GameHwnd = FindWindowA(NULL, GameWindowTitle.c_str());

	if (GameHwnd != NULL) {
		Gui.AttachAnotherWindow("反恐精英:全球攻势", "", Cheats::Run);
	}
	else {
		Gui.AttachAnotherWindow("Counter-Strike 2", "", Cheats::Run);
	}

③按下Home键菜单会闪两下,将显隐菜单中将获取热键状态的状态码改为仅按下时的状态码,并添加sleep()。

建议:
①更换字体
②删除现在的雷达,尝试找到游戏中自带的雷达并利用。(像CS:GO那样)
③aimbot添加自定义按键。
④triggerbot添加自定义按键。

一个小小的问题 关于取窗口的

只取类名为 SDL_app的窗口并不能正确获取到CS2窗口
需要取标题名称
Gui.AttachAnotherWindow("反恐精英:全球攻势", "SDL_app", Cheats::Run);

原因是因为Steam类窗口的类名也是SDL_app 所以无法正确取到

Bhop change

Despite the fact, that there is one more ")" at the end of the ifs, which causes an error, this "removal of useless" code totally broke the bhop, so it does not work.
Before the change, it worked.

  • Just informing.

Aimbot is very choppy

Hey, so i've been testing this cheat for a few days and the aimbot was fine but then suddenly it started to become very very shoppy and unlegit unless you play with 1 smooth. the issue came out of no where too

Chat

How do i use it?

needed features

could use an fov slider i already added one myself

u should make a toggle to show the fov circle

also vis check would be great

my only think abt esp is glow and chams

dont mean to bitch at you ik vis check ur already working on was just giving feedback because i usually play in a squad of 4 my team is legit but i play with cheats and i like to configure it to look legit thanks for reading you guys are doing a good job i dont mean to be an asshole

VisibleCheck in Aim

Did you manage to add the ''visible'' function to aimbot? so that the crosshair does not drag behind the wall. If anyone have this and can share the code I would be grateful.

Bugs & Improvements

  1. You could add a visibility check for AimBot, or an option with Lock Aim Trough walls
  2. You could make the ESP render only when Counter Strike 2 is foreground
  3. You could render the Menu only when Counter-Strike is foreground so that you don't have the menu in all windows (not professional) and there should be a button in ConfigMenu.hpp (or it can be hardcoded too) when the button is pressed, the menu should hide.
  4. The HealtBar could be improved and look much better old school and be vertical, it's super weird to be horizontal.
  5. (OPTIONAL) you could add a silent aim, if it's possible, I haven't really seen external silent aim, but as far as I know it's possible via packets

&

%

how to fix latency

I have a very huge esp lag, it's a real nuisance, especially when shooting

Not working on Inferno map

On inferno map (even online and local training) ESP not working. BoneArrayAddress is always 0. Someone has similar problem?

Aim not working

The aimbot isn't working on my end as well. I tried press/hold the key but nothing happens.

Can't build

Hello!
I got "The Os-ImGui are available only with C++17 or later." error, I can't even build the project, any idea please?
Thanks!

CS2 Boxes Keys

Hello.
Can you set the number of boxes and keys locally and set the items that come out of the boxes?
If so, please contact me and I can pay you.

Help Me PLS I Stuck with this

Severity Code Description Project File Line Suppression State
Error MSB4024 The imported project file "E:\vs\MSBuild\Current\Microsoft.Common.targets\ImportAfter\Microsoft.DesktopBridge.ImportAfter.targets" could not be loaded. Root element is missing. CS2_External E:\vs\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets 6741

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.