CS2 External ESP/AIMBOT in C# .NET! With ImGui! | Part 2 - Looping through EntityList 🤯 [ Tutorial ]

  Рет қаралды 16,488

swedz c#

swedz c#

Күн бұрын

#swedz #csharp #cs2
Today we continue our journey through creating our Esp/Aimbot in counter strike 2 by mastering the entities! 🫡
📺 Video Overview:
Hello my perfect community 😎 Today we take the second step into the the counter strike 2 external scene. We will create the backbone of the cheat menu by reading not only the localplayer but all of the entities as well! This video goes through finding the addresses and offsets that are fundamental for when we create our esp and aimbot. Then Also coding the methods of storing all of the game values inside of our program so that we can easily build more features as the series goes on. We also setup the nuget packages for ImGui to work smoothly. This tutorial is crucial for the esp/aimbot to work and I hope that it easily followed🙂
Key features 🔥
- Introduction to using the entity list
- Finding addresses and offsets for entities
- Reading the localplayer and the entitylist
- reading entity properties, like health
- Creating the UI
🎉 Subscribe and Stay Tuned:
Don't miss out on future tutorials and programming tips! Subscribe to our channel and hit the notification bell to stay updated with our latest content.
🙌 Have Questions or Feedback?
We're here to help! Drop your questions and thoughts in the comments section below. Let's learn, code, and innovate together.
Follow along with our easy-to-understand instructions and take your game hacking and memory manipulation skills to the next level. Whether you're interested in game development or just want to enhance your gaming experience, this tutorial has something for everyone.
[ Timestamps ⌚]
0:00 Introduction
1:02 Showcase
2:12 Tutorial starts
2:29 Setting up the game
5:56 finding the health address
7:23 Finding offsets with ghidra
11:09 Finding entity list
13:20 Finding localplayer
14:12 xyz offset
15:18 Creating c# project
15:50 Installing nuget packages
17:09 Code starts
18:06 Entity class
20:40 Offsets
21:15 Reading localplayer
22:25 Reading entity list
26:25 Testing results
[ Links 🖱️]
Become a member and use exclusive emotes/emojis!:
/ @swedishtwat
Subscribe to the channel: kzbin.info/door/4et....
Discord : / discord
Part 1: • CS2 External ESP/AIMBO...
All parts : • Counter strike 2 C# .N...
[ Credits ✨]
you guys ❤️

Пікірлер: 111
@SwedishTwat
@SwedishTwat 9 ай бұрын
Sorry about the re-upload, the only changes were that the intro music is lower and a new text message is displayed after the intro. It was probably my mind playing tricks on me that it was horrendous 😵‍💫
@fpk2702
@fpk2702 8 ай бұрын
It only shows 1 entity with 1 health and origin: 0,0,0 help pls
@MrProJanek
@MrProJanek 8 ай бұрын
While watching, one thing caught my eye, just like when extracting the values ​​with the dumper, I could find all the values ​​you mentioned, but I can't find the "EntityList". Using your guide, of course I can extract it, but even when I hook the pattern to this value and scan the client.dll file, I don't see this value, what is reflected in this value in the code, because I don't think dwEntityList is
@SwedishTwat
@SwedishTwat 8 ай бұрын
The video has a different entitylist than the dumper. The one shown in the tutorial is the easier to find one (manually) and I felt like that one would be the best to feature. You can check the pointer path for the other entity list in CE and the tweak the loop to work with it. But you might also need pawn offsets 🙂
@siwels
@siwels 9 ай бұрын
here to write another lovely comment for you swedz ;) love your videos man keep up the good content
@SwedishTwat
@SwedishTwat 9 ай бұрын
❤️❤️❤️🫡❤️❤️❤️
@user-hq2mr5ke3y
@user-hq2mr5ke3y Ай бұрын
Unhandled exception. System.InvalidOperationException: Failed to find the specified module, search string might have miss-spellings. at Swed64.Swed.GetModuleBase(String moduleName) at LimeWare.Program.MainLogic() in C:\Users\Alex\source epos\LimeWareCS2\LimeWareCS2\Program.cs:line 25 at System.Threading.Thread.StartCallback() help pls
@chafikb-ch8158
@chafikb-ch8158 8 ай бұрын
Hey swed i got only 4 entities even tho i check the localplayer health befor and it worked but now its not appearing with those 4 entities so im having local player and 3 more entities lost can u help nd the writeline is flashing idk why too 😅😅 nd soo happy to find ur channels i almost tried half of ur videos ❤
@Sevenity_
@Sevenity_ 9 ай бұрын
First time i create with your help a cheat. I can't wait for the next episode this week-end i hope aha !
@SwedishTwat
@SwedishTwat 9 ай бұрын
we'll see when the next part drops, but goodluck on your coding journey🫡
@CorbinKrueger-kf9dn
@CorbinKrueger-kf9dn 9 ай бұрын
this is awsome :)
@SwedishTwat
@SwedishTwat 9 ай бұрын
🤗
@alexfallas3219
@alexfallas3219 9 ай бұрын
Great videos, other users are requesting / suggesting things so i thought i give it a try: Please a compact / simple esp with imgui, I am trying to follow the l4d2 one but i have to follow part 2/3-5 because its building on each other -> more than 3 hours of content and its troublesome even with the source :s
@SwedishTwat
@SwedishTwat 9 ай бұрын
We will take the shorter route to the esp in this series, it might even be the next part in this series🙂 But this time we won't take hours hopefully😅 The next part will build upon this though, going through everything again would be quite time consuming.
@alexfallas3219
@alexfallas3219 9 ай бұрын
@@SwedishTwat ❤
@zavox.
@zavox. 9 ай бұрын
I did it in 7 hours :) but the imGui is not open up and i have more then 8 entitys on my debugged application can you help me?
@SwedishTwat
@SwedishTwat 9 ай бұрын
Check the nuget package versions that they are the exact same as the video, if that doesn't work you can continue the error search in the discord 😉
@zavox.
@zavox. 9 ай бұрын
@@SwedishTwat i really have to say that i solved the problem with ChatGPT haha Blut i really Need help with offsets. Another question can i buy the code with another payment option? I also would add 5$ to it if yes, i really really want to compare with your code, because ChatGPT wrote it mostly differently : )
@zell_minecraft
@zell_minecraft 7 ай бұрын
When searching the player address i get this error: Scan error:thread 0:0000020F83E90000 is an invalid value (200)
@SwedishTwat
@SwedishTwat 7 ай бұрын
Check that it's set correctly to hex values 😉 (Seems to something the datatype)
@monkemodz3043
@monkemodz3043 8 ай бұрын
following along here got as far as the code starts and i canot for teh life of me figure out the Swed swed thing underneath The namespace multi?
@monkemodz3043
@monkemodz3043 8 ай бұрын
Got past this ALLL the way through To teh entitys part And i only get a count of 2 entities.... Ive pretty much pasted everything you have
@SwedishTwat
@SwedishTwat 8 ай бұрын
test increasing the range, don't be scared to investigate issues on you own😉 It's one of the main parts of programming
@monkemodz3043
@monkemodz3043 8 ай бұрын
@@SwedishTwat See my first mistake was offsets being wrong But i also discovered that every match the clientdll for entity list changes its a bit confusing as im trying to learn LOL 0 entities show although it shows my poz and health do you have a discord i would love to have a conversation with you unrelated to this tutorial
@tobyslol
@tobyslol 7 ай бұрын
bruh i have problem with m_iHealth references it doesnt show me any references
@SwedishTwat
@SwedishTwat 6 ай бұрын
hmm, did ghidra load properly? it has to have loaded fully before references can be found
@sulfuricacid-
@sulfuricacid- 9 ай бұрын
How would i stop it from constantly flashing? or can i not, is there nothing i can change in the loop to stop it from flashing (the entity hp and position is flashing on and off)
@SwedishTwat
@SwedishTwat 9 ай бұрын
You can change the loop to only change whenever the values change. That should remove some flashing
@sulfuricacid-
@sulfuricacid- 9 ай бұрын
@@SwedishTwat and now may I do that? I’d try figure it out myself but i’m not home at the moment. It would help a lot if you could tell me
@andersongomes262
@andersongomes262 9 ай бұрын
I don't know what this project will look like in the end, but in a previous tutorial, Thread was used with a sleep of 20 milliseconds, it was a little "slow" as if it were at 20 fps. changing to 2, or 1 milliseconds, the lines and rectangles became much cleaner... let's say, as if they were at 120Hz.
@thenotorious2jz697
@thenotorious2jz697 9 ай бұрын
​@@sulfuricacid- add an if statement evaluating the change in health. For example: if(m_iHealth < 100) *update the loop here*
@BravenRP
@BravenRP 6 ай бұрын
Failed to find the specified module, search string might have misspellings, help pls
@al8905
@al8905 6 ай бұрын
im having the same issue, tried to verify integrity of game files and it does nothing. Have you found a solution?
@owersec
@owersec 5 ай бұрын
set project to x64
@riyanalatif5631
@riyanalatif5631 3 ай бұрын
can i use this tutorial but i use offsets from a2x dumper? btw sorry for my bad english
@NeoYT6969
@NeoYT6969 2 ай бұрын
as long as the offsets are from that dll you can
@ferrari05.
@ferrari05. 9 ай бұрын
What would be the "better" entity list? and how do you find that one?
@SwedishTwat
@SwedishTwat 9 ай бұрын
If I remember correctly there is an entitylist that only holds the controllers, it starts with c_world then points to each object with an index of 0x60 something. You can find it by checking the health addresses for an offset of the pawn_health then go from there.
@ferrari05.
@ferrari05. 9 ай бұрын
@@SwedishTwat alr thanks ill try to find what you mean
@andersongomes262
@andersongomes262 9 ай бұрын
Will there be a skeleton of the players? looking forward to part three
@SwedishTwat
@SwedishTwat 9 ай бұрын
We should have time for that when we are done with the base of the multi 😎
@echobytehax
@echobytehax 9 ай бұрын
Very good tutorial. But can you make a video tutorial on how to embed a .dll file?
@SwedishTwat
@SwedishTwat 9 ай бұрын
good suggestion 🙂 might go over that in the future
@user-sy4mp8hq6i
@user-sy4mp8hq6i 9 ай бұрын
Looks like the entity list cannot be found using this method. I could find static address for local player only. Can you make a separate tutorial to find entity list in cs2 please? Overall, a great video tutorial. Thank you.
@SwedishTwat
@SwedishTwat 8 ай бұрын
tested the method today, still stands. Are you searching for the dumper entitylist? then yes you wouldn't find it using this method
@user-sy4mp8hq6i
@user-sy4mp8hq6i 8 ай бұрын
@@SwedishTwat Thank you for the response. Actually you are correct if the CS2 is under -insecure mode. But in the normal mode, Valve tricks us a bit.
@MBPAPPEX
@MBPAPPEX 9 ай бұрын
health isnt showing on console getting the error ( process 18560)
@SwedishTwat
@SwedishTwat 9 ай бұрын
Hmm 🤔, you could debug the application and see where exactly the error occurs. Then check all of the variables leading up to the error, this should give an overview and find the problematic code😉
@makratorianeagle-id9sd
@makratorianeagle-id9sd 4 ай бұрын
If i give you a software can you duplicate some similar to it for me?😊
@nullifiedpntr
@nullifiedpntr 9 ай бұрын
is swed open source? interested in how you made the readpointer function, thanks.
@SotaPulu45
@SotaPulu45 9 ай бұрын
yes, it's open source
@SwedishTwat
@SwedishTwat 9 ай бұрын
sure is! 🙂, I should probably make a video on creating the library when I think about it🤔
@GDTobys
@GDTobys 7 ай бұрын
can i get those offsets on a2x dumper? if yes what offsets
@GDTobys
@GDTobys 7 ай бұрын
and another question, do you know why it gives me error when i type "client.dll" in client = swed.GetModuleBase("client.dll"); ?
@SwedishTwat
@SwedishTwat 7 ай бұрын
This tutorial does not use dumped offsets, but you can modify it to use them.
@SwedishTwat
@SwedishTwat 7 ай бұрын
have you specified the datatype? We normally have "IntPtr client = swed.GetModuleBase("client.dll"); and you can always read the error message in visual studio for further info 👌
@GDTobys
@GDTobys 7 ай бұрын
yeah i figured it why i dont have client.dll in csgo/bin folder and i dont know how to get it i tried from verifying files to reinstalling cs2@@SwedishTwat
@GDTobys
@GDTobys 7 ай бұрын
yeah im just asking because i dont know how to run ghidra@@SwedishTwat
@0x7F9B2A
@0x7F9B2A 9 ай бұрын
so glad i found this guy
@SwedishTwat
@SwedishTwat 9 ай бұрын
And I am glad that you found your way here
@bagrox
@bagrox 9 ай бұрын
Oh lord, I though new CS would have driver anticheat. Bruh. Nice vid anyways
@SwedishTwat
@SwedishTwat 9 ай бұрын
I dunno about the anti cheat but we get the opportunity to use -insecure either way 🤗
@leoiwnl
@leoiwnl 9 ай бұрын
the bait, i thought this was part 3 for a second
@Skyzz1_1
@Skyzz1_1 9 ай бұрын
same but it was a repost
@SwedishTwat
@SwedishTwat 9 ай бұрын
That would have been way too good 😉 Like skizz mentioned it's a repost, I wasn't happy with the intro audio.
@nopainnullgain3405
@nopainnullgain3405 9 ай бұрын
Swed can you please do the same with MMO's?
@SwedishTwat
@SwedishTwat 9 ай бұрын
I don't think we will create an esp for an MMO, sorry bro!
@nopainnullgain3405
@nopainnullgain3405 9 ай бұрын
@@SwedishTwat Rofl. no just do something with MMO's that would be super interesting :)
@rynzuki
@rynzuki 9 ай бұрын
Hey I am back tho i cant find the difference in the old Upload what changed?
@Vioz0
@Vioz0 9 ай бұрын
reupload, probably got taken down or something
@SwedishTwat
@SwedishTwat 9 ай бұрын
The difference is that now the music in the intro is lower 😅
@rynzuki
@rynzuki 9 ай бұрын
@@SwedishTwat the perfectionist i like it xD
@bmorekook7314
@bmorekook7314 9 ай бұрын
sv_cheats true;mp_roundtime_defuse 60;mp_roundtime_hostage 60;mp_roundtime 60;mp_restartgame 1;bot_ignore_enemies true; bot_ignore_players true your welcome
@manuelmagana8225
@manuelmagana8225 9 ай бұрын
Will this work with any other game
@SwedishTwat
@SwedishTwat 9 ай бұрын
no
@DarkHvH2
@DarkHvH2 9 ай бұрын
External ai aimbot guide when 😮😮
@Sevenity_
@Sevenity_ 9 ай бұрын
Oh yeah Aha, there are a lot of tutorials about that, but i want to saw your !
@Skyzz1_1
@Skyzz1_1 9 ай бұрын
repost? cause i saw this yesterday
@Abdo-GM-999
@Abdo-GM-999 8 ай бұрын
Can this be done on a phone?
@SwedishTwat
@SwedishTwat 8 ай бұрын
no
@Abdo-GM-999
@Abdo-GM-999 8 ай бұрын
@@SwedishTwatBy what
@zell_minecraft
@zell_minecraft 7 ай бұрын
laptop, pc, raspberry pi legit anything but phone@@Abdo-GM-999
@توغو_بن_موري
@توغو_بن_موري 9 ай бұрын
im trying to make eps in cs1.6 but i failed can you do it next video :)
@andersongomes262
@andersongomes262 9 ай бұрын
I'll try too,
@splxshVFX
@splxshVFX 8 ай бұрын
Severity Code Description Project File Line Suppression State Details Error CS5001 Program does not contain a static 'Main' method suitable for an entry point cs2 help C:\Users\daniel\source epos\cs2 help\cs2 help\CSC 1 Active
@ssleepykarma
@ssleepykarma 3 ай бұрын
I don't see CSpawn I just see Poin
@redixplays2550
@redixplays2550 2 ай бұрын
In the top part you have Offset-description and Address: Value, just drag one of the bars | to the right and it will show u the entire text.
@Zaptine
@Zaptine 9 ай бұрын
if any one you is reading this and wants to get into game cheating stay focused and highly recommend to start with C++ from the start so you wont have to change from C# to C++ on a later stage
@SwedishTwat
@SwedishTwat 9 ай бұрын
I would say it's fine to start with either, reading and writing data is pretty similar in both languages. But I do agree that c++ is better when you want to go internal or create more complex projects👍
@Zaptine
@Zaptine 9 ай бұрын
@@SwedishTwat I mean if you have the choice and are a complete beginner why not start with C++ directly ?
@Zaptine
@Zaptine 9 ай бұрын
I do want to add that you are 100% right C# will do the job as well as teach you fundamentals that are crucial for any programmer regardless of language
@andersongomes262
@andersongomes262 9 ай бұрын
@@Zaptine I program in C and... I understood all the commands and functions in the video. Both languages are important in their own context. However, in my opinion, there is more content and works in C# on the internet, despite being derived from each other, they are different. Anyway, I would recommend starting from C#. I respect your opinion, the more the language is encapsulated, the fewer resources you have at your disposal easily like previous languages. But, in my opinion, it's easier. In short, if the video is in C#, starting in C++ will give you more work to translate.
@samuraiscripts
@samuraiscripts 9 ай бұрын
i wanted to start with c++ just no good tutuirals out there that dont copy paste stuff ik i spelled tut bad idc xD@@Zaptine
@NoamLMao
@NoamLMao 9 ай бұрын
swedzzzzzz can yuou show how to do skinchanger plssszzzszsszsz
@SwedishTwat
@SwedishTwat 9 ай бұрын
Perhaps when we are done with the esp, aim 🙂
@NoamLMao
@NoamLMao 9 ай бұрын
@@SwedishTwat aaayyyoo im hype been tryna make one for a minute but i cant fuckin get it working
@rocke907
@rocke907 9 ай бұрын
repost???
@user-fq1yh4jw7y
@user-fq1yh4jw7y 8 ай бұрын
5:56 SAVE
@SwedishTwat
@SwedishTwat 8 ай бұрын
💪
@fransmanlaparis4830
@fransmanlaparis4830 9 ай бұрын
Reupload, varför bro? :O
@SwedishTwat
@SwedishTwat 9 ай бұрын
Tittade på videon efter publicering och insåg att musiken var för hög 😶, så publicerade en ny version istället för att grubbla på det
@johnwn8n
@johnwn8n 9 ай бұрын
Cheaters go hell
@alexb5953
@alexb5953 9 ай бұрын
Daddy
@swips556
@swips556 9 ай бұрын
aimbot with smoothing
@ciganyrendorseg6189
@ciganyrendorseg6189 9 ай бұрын
dont cheat in ranked go casual im begging all of you
@halbgefressen9768
@halbgefressen9768 9 ай бұрын
dont cheat against legit players in general. play hvh
@SophiaNhya
@SophiaNhya 9 ай бұрын
CS2 External ESP/AIMBOT in C++! With ImGui! | Part 2 - Looping through EntityList 🤯 [ Tutorial ]
@SwedishTwat
@SwedishTwat 9 ай бұрын
😳
@SophiaNhya
@SophiaNhya 9 ай бұрын
I'll hunt you in EVERY SINGLE VIDEO until i get some C++ videos omggg whatthefaaaack no way this nerd following me OMGGGGGGGG he hacked my channel wtf??? hello @@SwedishTwat
CSGO aimbot head position tutorial 2022 [C#]
17:32
swedz c#
Рет қаралды 6 М.
Red❤️+Green💚=
00:38
ISSEI / いっせい
Рет қаралды 78 МЛН
마시멜로우로 체감되는 요즘 물가
00:20
진영민yeongmin
Рет қаралды 32 МЛН
Gym belt !! 😂😂  @kauermtt
00:10
Tibo InShape
Рет қаралды 13 МЛН
How to find the Entity list using luck
23:29
swedz c#
Рет қаралды 6 М.
Silent Aim Hack Under 11 Minutes [ Tutorial ]
13:26
swedz c#
Рет қаралды 4,6 М.
No Man's Sky 5.0 Overhaul is Insanely Good
12:47
Morphologis
Рет қаралды 443 М.
C# | Create External AimBot With Memory.dll [ Tutorial ]
11:06
Swatzz Mods
Рет қаралды 8 М.
External C# .NET Hack Menu With Dear ImGui 😎 [ Tutorial ]
12:44
PERFECT CHESS!!!!!!!!!
21:21
GothamChess
Рет қаралды 332 М.
IMGUI EXTERNAL OVERLAY TUTORIAL
31:16
cazz
Рет қаралды 94 М.
How To Make An ESP Hack - Part 1: Entity List
8:42
CasualGamer
Рет қаралды 192 М.
skibidi toilet multiverse 039 (part 4)
6:06
DOM Studio
Рет қаралды 3,4 МЛН
Майнкрафт, но я выживаю в ПВП ЦИВИЛИЗАЦИИ
30:33
Андрей Альварес
Рет қаралды 889 М.