CS2 Internal ESP Tutorial | C++

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ม.ค. 2025

ความคิดเห็น • 92

  • @doo_kki
    @doo_kki 5 หลายเดือนก่อน +3

    Didnt find any other video about internal tutorials aside from this G🙌

  • @poken9293
    @poken9293 5 หลายเดือนก่อน +5

    Damn nice bro basically nobody making tutorials on internal cheats for cs2 🙌

    • @Helloworldred
      @Helloworldred หลายเดือนก่อน

      It's same as external but slightly different way to read and write memory

  • @RonaldDover-x8g
    @RonaldDover-x8g หลายเดือนก่อน +10

    here are updated offsets
    dwEntityList = 0x19F2488;
    dwLocalPlayerPawn = 0x1855CE8;
    dwViewMatrix = 0x1A54550;
    m_hPlayerPawn = 0x80C;
    m_iHealth = 0x344;
    m_iTeamNum = 0x3E3;
    m_vOldOrigin = 0x1324;

    • @Dreadiscrazy
      @Dreadiscrazy 19 วันที่ผ่านมา +1

      ty can i also ask where u got them?

    • @haxed3nt1337
      @haxed3nt1337 12 วันที่ผ่านมา

      @Dreadiscrazy ida pro or cs2 dumper on github

    • @BroadPlains
      @BroadPlains 9 วันที่ผ่านมา

      @Dreadiscrazysearch a2x’s cs2 dumper->ouutput->clientdll.hpp and offsets.hpp

  • @zayan100
    @zayan100 5 หลายเดือนก่อน +1

    how do you get into that testing map at 26:17

  • @ItzStiless
    @ItzStiless 5 หลายเดือนก่อน

    Good bro waiting for next tutorials
    !

  • @q7b663
    @q7b663 หลายเดือนก่อน +3

    I would like to do something like this with relatively more niche source games like gmod but i don't know where to begin?

    • @AlenDelon-x6i
      @AlenDelon-x6i 2 วันที่ผ่านมา

      You begin with Hello World like everyone

  • @Skyzz1_1
    @Skyzz1_1 5 หลายเดือนก่อน

    it is drawing the boxes and i can tell it is working cause when the players move the boxes move but they arent rending over the players

    • @kauxfpss8594
      @kauxfpss8594 4 หลายเดือนก่อน

      check if you are alive or dead

  • @ericdams
    @ericdams หลายเดือนก่อน

    Hey, thank you for the video. What's the difference between internal and external in terms of performance and lags?

    • @carlgwastaken
      @carlgwastaken  หลายเดือนก่อน

      internal is just way faster

  • @DominateMarket
    @DominateMarket 28 วันที่ผ่านมา

    hello bro its sadly outdated i mean if you join a round and leave the round you crash all offsets are right

  • @Fortclasheur
    @Fortclasheur หลายเดือนก่อน

    Yo, i'm searching how to make the esp don't change width with the distance, anyone know please ?

  • @Stratxgy.
    @Stratxgy. 2 หลายเดือนก่อน +1

    yo new video when? just wondering because im enjoying the videos alot 🔥

    • @carlgwastaken
      @carlgwastaken  2 หลายเดือนก่อน

      genuinely no idea, i thought i had something but it turned out pretty bad, i felt it wasn't up to standard of my videos, i'll have to find something new but i'm not sure when that is / what

    • @Stratxgy.
      @Stratxgy. 2 หลายเดือนก่อน

      @ seems cool. Just make sure you do something you enjoy.

    • @GABRYNPSS
      @GABRYNPSS หลายเดือนก่อน

      ​@@carlgwastakenBro i created a lot of cheat on C# now i want to study internal c++ you have helped me a lot please continue doing this video

    • @maayanophir7171
      @maayanophir7171 หลายเดือนก่อน

      You could do something on vac bypass. Not just a single way, but like explaining how it works and different methods to bypass it.​@carlgwastaken

  • @coughcough5839
    @coughcough5839 5 หลายเดือนก่อน

    any reason why he is using a float here: 9:13?

    • @markdatton1348
      @markdatton1348 5 หลายเดือนก่อน

      By default c/cpp will assume integer division, so that will always be rounded to an integer. By specifying it as a float, you force it to be proper float division.

  • @invisyea
    @invisyea 5 หลายเดือนก่อน +1

    dayum you made this then edited this and uploaded it in less that a day

  • @vergil9397
    @vergil9397 3 หลายเดือนก่อน

    GetBackgroundDrawList()->AddRect: is this do the draw ? what if i dont use the kiero, how can i do it manually thanks.

  • @caibi_
    @caibi_ 4 หลายเดือนก่อน

    I would rather be hooking the steam overlay's swap chain instead of hooking dx11

  • @Sailelw
    @Sailelw 11 วันที่ผ่านมา

    can you make how to make internal bone esp

  • @rsfsfafa
    @rsfsfafa 2 หลายเดือนก่อน

    thanks so much for the tutorial but how can i make the boxes a different color?

    • @amboXD
      @amboXD 2 หลายเดือนก่อน

      change the imcolor, and make a simple menu in render loop tht accesses a variable render namespace, then access the variables in render function to change settings such as using a vec3 color pickler and converting it to imcolor to render

  • @MortykManu
    @MortykManu 5 หลายเดือนก่อน +2

    is this detectable by anticheat?

    • @igordebil1212
      @igordebil1212 2 หลายเดือนก่อน

      Jes but depends in csg it could detect it same as fortnite and etc but some have bad anticheat so je depends

  • @MEPTBbIU
    @MEPTBbIU 5 หลายเดือนก่อน

    man it really cool keep it up

  • @xSaTown
    @xSaTown 4 หลายเดือนก่อน +3

    Dude, I did everything but I can't start it, my problem is;
    (
    Unable to start program
    'C:\Users\exper\source
    epos\ImGui-DirectX-11-Kiero-Hook\ImGui DirectX 11 Kiero Hook\x64\Release\ImGui DirectX 11 Kiero Hook.dll',
    The system cannot find the specified file.
    )
    pls help!

    • @Skyhack22
      @Skyhack22 4 หลายเดือนก่อน

      It's dll file, you only can inject this dll file on -insecure and extreme injector with manual map

    • @agix666
      @agix666 3 หลายเดือนก่อน

      Build it to get the dll then I just use cheat engine to inject and test my dll's

  • @NotBobOnRust
    @NotBobOnRust หลายเดือนก่อน

    where do i put new offsets

  • @mosaicbvba824
    @mosaicbvba824 5 หลายเดือนก่อน

    i am getting hook.dll error when debugging

  • @yestyyz
    @yestyyz 29 วันที่ผ่านมา

    Someone can help me if I inject cheat to CS2 it crashes immediately, I use extreme injector

  • @coughcough5839
    @coughcough5839 5 หลายเดือนก่อน

    i made you loose some viewer retention, hope i made up for it with a like and a sub, very interesting

  • @Jami-e3u
    @Jami-e3u 5 หลายเดือนก่อน +1

    how to make it not render team

    • @invisyea
      @invisyea 5 หลายเดือนก่อน

      get the offset for team (m_iTeamNum from client.dll.hpp) then do static auto team = *(BYTE*)(localPawn+ O::m_iTeamNum) and then do if (team == *(BYTE*)(entity + O::m_iTeamNum) add this all before the cheat code(it should work but idk i just wrote it out now in the comments)

    • @kauxfpss8594
      @kauxfpss8594 4 หลายเดือนก่อน

      if (team == local team)
      continue;
      something like that

  • @javaplays7172
    @javaplays7172 5 หลายเดือนก่อน

    poggers thanks for uploading

  • @MostEpic_Channel
    @MostEpic_Channel 2 หลายเดือนก่อน

    Bro I need an internal bhop cheat tutorial!!

  • @BIGBAWSHVH
    @BIGBAWSHVH 4 หลายเดือนก่อน

    did all the steps PASTED my ass of yet still no visual?

  • @burtiq
    @burtiq 5 หลายเดือนก่อน

    how did u learn to do this?

    • @ikuya.3970
      @ikuya.3970 5 หลายเดือนก่อน

      he learned it bruh

    • @carlgwastaken
      @carlgwastaken  5 หลายเดือนก่อน +3

      i've actually been thinking about making like a 60 second faq or something for a video, since i get this question so often
      but basically - i started off a couple years ago just blindly pasting trying to throw together a rust script, and after getting banned i moved to csgo to try to learn a bit more, from there a bit more pasting and eventually i started understand what i was actually doing
      not saying this is the optimal start, you should definetly learn c++ before even TRYING to learn cheating.. but that's how i started! thanks for the comment

    • @shortnsweetn
      @shortnsweetn 5 หลายเดือนก่อน

      @@carlgwastakenhey man ive been learning c++ for a minute now but the windows API is very scary looking😂 Im not even sure where to start when it comes to the windows api but anyways thank you for your videos I feel like I learn something new every time you post❤

    • @user-qq4wb4rz7q
      @user-qq4wb4rz7q 5 หลายเดือนก่อน

      Why did you chose the chaotic evil arc?

  • @p0worejtih
    @p0worejtih 5 หลายเดือนก่อน

    thx for making the game even more unplayable
    if youre already make a video just include a binary for gods sake

    • @carlgwastaken
      @carlgwastaken  5 หลายเดือนก่อน

      I doubt it's even possible to make the game even more unplayable, especially since this would give you a ban if you injected without -insecure. maybe do some research first?

    • @p0worejtih
      @p0worejtih 5 หลายเดือนก่อน

      @@carlgwastaken what research do you mean?
      play the game? bruh you don't need to launch without vac

    • @carlgwastaken
      @carlgwastaken  5 หลายเดือนก่อน +1

      @@p0worejtih LMAOOO, okay launch without vac and head straight into an online comp game, gl!

  • @Njoyy-wo9ti
    @Njoyy-wo9ti 5 หลายเดือนก่อน +1

    Why not use game functions? Like a SDK. This video is pretty much the same way as an external. A good internal cheat uses the SDK and utilizes the game functions to get things such as players etc

  • @eggsbdbf2060
    @eggsbdbf2060 5 หลายเดือนก่อน +1

    yo bro how did you passed anti-cheat ?

    • @carlgwastaken
      @carlgwastaken  5 หลายเดือนก่อน +1

      i actually didn't, i strongly advise you to use -insecure

    • @seedee3d
      @seedee3d 5 หลายเดือนก่อน +2

      that matter is the keys to the kingdom. whole different ballgame. you will find no particular solutions available to the public other than detected ones. if it's public, its public to valve as well

    • @TheManInaHat
      @TheManInaHat 5 หลายเดือนก่อน

      you have to get banned and find out exactly how. Faceit will scan your system a certain way, somehow see what they see and juke em.

    • @eggsbdbf2060
      @eggsbdbf2060 5 หลายเดือนก่อน

      @@seedee3d thx

    • @movrax
      @movrax 2 หลายเดือนก่อน

      face injector lol

  • @Grisds
    @Grisds 5 หลายเดือนก่อน

    asver its too hard for me to understand could you make a video with the easiest way to make a esp or give us a esp code 🤣 ik im a noob

  • @dotoraner
    @dotoraner 5 หลายเดือนก่อน

    the best what i see ever thanks this help in learn internal cheats because i already learn externale make more internal :))

  • @wenyxx0
    @wenyxx0 5 หลายเดือนก่อน

    you forgot to add the first github link can you please add it

    • @carlgwastaken
      @carlgwastaken  5 หลายเดือนก่อน +1

      Added! Thanks for telling me

  • @lyiz090
    @lyiz090 5 หลายเดือนก่อน

    to not apear the team u need to put LocalPawn instead of the client on the LocalTeam(is just a silly correction and idk if its the best but is a correction)

    • @carlgwastaken
      @carlgwastaken  5 หลายเดือนก่อน

      You're right, didn't catch that haha. Thanks!

    • @lyiz090
      @lyiz090 5 หลายเดือนก่อน +1

      @@carlgwastaken np man,

  • @kiryD
    @kiryD 5 หลายเดือนก่อน

    Can you make internal imgui overlay?

    • @dotoraner
      @dotoraner 5 หลายเดือนก่อน

      This so easy bro + look desc

    • @carlgwastaken
      @carlgwastaken  5 หลายเดือนก่อน

      ..why? we're internal, we have access to the games renderer.

    • @kiryD
      @kiryD 5 หลายเดือนก่อน

      @@carlgwastaken I wanted to create menu with buttons or smth

    • @carlgwastaken
      @carlgwastaken  5 หลายเดือนก่อน +1

      @@kiryD just do it in the present hook? you literally have access to imgui right there, just create you window and add buttons.

  • @lyiz090
    @lyiz090 5 หลายเดือนก่อน

    hey tks for posting i was just asking to god for a vid like this

  • @dotoraner
    @dotoraner 5 หลายเดือนก่อน

    Next video how to make chams

  • @lyiz090
    @lyiz090 5 หลายเดือนก่อน

    the github is going to basehook

  • @allouis761
    @allouis761 5 หลายเดือนก่อน +1

    holy shit!you r my best,bro!

  • @Mark-fg8uq
    @Mark-fg8uq 5 หลายเดือนก่อน

    bro didnt even like my comment, ok man

    • @carlgwastaken
      @carlgwastaken  5 หลายเดือนก่อน

      you don't deserve a heart lil bro

  • @ELMASRY_EM
    @ELMASRY_EM 5 หลายเดือนก่อน

    please create esp hack in crossfire weast and i buy it

    • @zach9999
      @zach9999 5 หลายเดือนก่อน

      east? i thought you said weast!

    • @GerPornflakes
      @GerPornflakes 5 หลายเดือนก่อน

      down bad 😂😂 fucking wants to nolife a game hes shit in

  • @1000-YEARS-HAITIAN
    @1000-YEARS-HAITIAN 5 หลายเดือนก่อน +1

    Why do you cheat? lol

    • @vtolstall
      @vtolstall หลายเดือนก่อน

      its not for cheating really, learning to make cheats is good for learning for reverse engineering, making anti-cheats, reporting bugs for money etc, there is some weird ppl tho and a tut like this with launching -insecure aint gonna mean anything 😂

  • @TMMachadovsky
    @TMMachadovsky 5 หลายเดือนก่อน

    How can i contact u

  • @0xhhhhff
    @0xhhhhff 4 หลายเดือนก่อน

    Do u have a discord?