HOW ESPs WORK

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ต.ค. 2024

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

  • @cazz
    @cazz  ปีที่แล้ว +23

    To try everything Brilliant has to offer-free-for a full 30 days, visit brilliant.org/cazz/. The first 200 of you will get 20% off Brilliant’s annual premium subscription.

    • @Black56f
      @Black56f ปีที่แล้ว +1

      hey man great video honestly game hacking seems quite hard but i am willing to do it i hope you make more content teaching people i plan on learning c++ and game hacking i love your videos man dont stop

    • @itf_ph3r0x41
      @itf_ph3r0x41 ปีที่แล้ว +2

      I would love it if people would start calling the viewprojection matrix by what it is, viewmatrix is a really confusing term in this way, as the real viewmatrix is just the inverse of the camera transform

    • @saber8156
      @saber8156 ปีที่แล้ว +1

      it's good to see a small youtuber finallly get a sponsorship

    • @fuckbitchesgehmoney
      @fuckbitchesgehmoney ปีที่แล้ว +1

      The one problem with Brilliant, which might not be entirely true, is that it seems to be teaching people as if they were children, and the courses progress very slowly.

    • @CanOfDuracell
      @CanOfDuracell ปีที่แล้ว

      Can you make a esp for codm just an esp anyone if u can

  • @villageslayer8474
    @villageslayer8474 ปีที่แล้ว +565

    Finally somebody that properly explains cheats isntead of just hating on them

    • @XeZrunner
      @XeZrunner ปีที่แล้ว

      I actually enjoy seeing cheats from a different perspective, that being exploring and debugging. I often come across Cheat Engine and other cheat-related forums when I'm looking for ways to explore how a game works. In a way, modders and cheaters are basically doing the same technical work, except one is with malicious intent.

    • @Marhsss
      @Marhsss ปีที่แล้ว +83

      People treat cheats like murder

    • @alespic
      @alespic ปีที่แล้ว +116

      I mean the hate is justified, but the info is useful

    • @danny-jo1rb
      @danny-jo1rb ปีที่แล้ว +4

      LiveOverflow's minecraft hacking series is also really good, he explains a lot of exploits in minecraft's networking protocol really well

    • @hahafunny8111
      @hahafunny8111 ปีที่แล้ว

      i can't tell if you're jokin or if you're autistic@@w花b

  • @shimadabr
    @shimadabr ปีที่แล้ว +258

    I hate cheaters, but i have to admit this is pretty awesome. I was just watching 3Blue1Brown's Linear Algebra playlist before diving on the books and it's nice to immediately see a very concrete application of this knowledge haha.

    • @cazz
      @cazz  ปีที่แล้ว +24

      He makes great videos!

    • @FTWMFXD
      @FTWMFXD ปีที่แล้ว +4

      single player cheater here. Same I hate me too. I just enjoy trying to hack games as a hobby at this point.

    • @jagjyot4828
      @jagjyot4828 ปีที่แล้ว +8

      HVH’er here, I agree. Cheaters are the worst. But as a “HVH” (hack vs hack) player I find the game quite enjoyable like this. And it’s not really unfair or anything.

    • @FTWMFXD
      @FTWMFXD ปีที่แล้ว

      @jagjyot4828 if u actually create ur own hacks I wanna barrow you for help. I'm stuck with this 1 game I wanna hack and I have the area I need to hack in the disassembler

    • @shimadabr
      @shimadabr ปีที่แล้ว

      @@jagjyot4828 I can see the fun in "HVH'ing", but isn't playing like that 95% of the time also playing against normal players? You are dueling the hacker but affecting a lot of players as collateral. That's not sustainable unless you play on a kind of "cheaters-only" lobby

  • @chadiator5377
    @chadiator5377 ปีที่แล้ว +13

    Great video! Here is a suggestion that I think would take your videos to the next level. Show in game representations of your code working in certain states (as you build it, or as you upgrade it), or something similar. I.e. show how you can make changes to the code and how it changes what you see in game. This might take a lot more work to accomplish, but would genuinely make for some of the best content.

    • @cazz
      @cazz  ปีที่แล้ว +2

      Yeah this is a great idea. I think I will try to do something like this when I create CS2 tutorials in the future. Thanks!

  • @wilihey1425
    @wilihey1425 ปีที่แล้ว +46

    would you in the future make content explaining how anticheats work ? the content you make is very interesting and i was always wondering the different ways put in place to try to fight cheating in video games, i think a lot of people would enjoy a video done in your style explaining different ways to hinder cheats

    • @NightFyreTV
      @NightFyreTV ปีที่แล้ว +2

      definitely an interesting topic

    • @nasuu94
      @nasuu94 ปีที่แล้ว +1

      Nice try cheater

    • @wilihey1425
      @wilihey1425 ปีที่แล้ว

      @@nasuu94 i never ever cheated in a video game

    • @ShadowGamer-fq2dy
      @ShadowGamer-fq2dy 4 หลายเดือนก่อน +1

      They register if something changes stuff up in their game from the user mode and then can tell if its unauthorized or not. only way to bypass it is through using the cheat itself on kernel which you would need a kernel driver for. you can program it yourself set up the cheat from their and the anti cheat will not be able to recognize this application even running. Now you've got an undetectable cheat (if only used by one person) and the only way to get banned is through showing your cheat too obvious so the support bans you.

  • @JohnSmith-gd2ws
    @JohnSmith-gd2ws 11 หลายเดือนก่อน +2

    My favorite approach to ESPs is ones that gives the player plausible deniability. Such as visually displaying the location of enemy player's footsteps through the walls if it's plausible audible to the player.

    • @thejhonnie
      @thejhonnie 11 หลายเดือนก่อน +1

      Newer games are doing this as an accessibility option for the hearing impaired, actually. They render on screen the direction that audio queues are coming from.

    • @JohnSmith-gd2ws
      @JohnSmith-gd2ws 11 หลายเดือนก่อน

      @@thejhonnie i am not talking about directional aid. This is an ESP that only works when you would be able to hear a player and shows you their exact location through the walls in 3D as quickly fading out footprints on the ground where they stepped.

    • @deagle2yadome696
      @deagle2yadome696 11 หลายเดือนก่อน +1

      the easiest way to implement plausible deniability is to do 2D radars and/or visible only ESP
      so the cheater cannot actually see enemies thru walls
      how new are u to cheating!?

  • @NightFyreTV
    @NightFyreTV ปีที่แล้ว +12

    Your videos are top quality because they explain concepts and leave the heavy lifting to the user. Its like you are removing the veil so to speak and providing step by step instructions to achieve a goal, without giving out all the information. This is how I code up new projects on unknown territory. I comment the steps to get to the final product and fill in the in between with code. When somebody watches your videos and ultimately achieves their goal , I'm sure they feel a bit more rewarded than say just copying the output on the screen.
    In my opinion its the best way to teach. Keep it up buddy your videos are awesome to watch/ listen to even if I think i already understand the concepts behind them, there's always something to take away and learn from your uploads. Looking forward to the next one

  • @_-Rhino-_
    @_-Rhino-_ ปีที่แล้ว +10

    I follow you since you have 5K subscribers and it's amazing how the videos continue to be clear and simple for those who don´t understand so much and want to learn, keep up the good work bro!

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

    You can apply hardware acceleration to the W2S function by calculating the clip coords X, Y and W in parallel. Any further parallelism seems to just slow it down

  • @rifle
    @rifle ปีที่แล้ว +2

    Man, I wish I did Computer Science back in school, I'm just struggling to try and learn programming, some stuff goes in, while others it's like I'm just reading text that doesn't stick with me

    • @KyrahPienaar
      @KyrahPienaar ปีที่แล้ว

      He did it for 1 year ( I think)

  • @TheArrowedKnee
    @TheArrowedKnee ปีที่แล้ว

    Thanks for this, i already had a rough idea about how some of this worked, but it's cool to get a little bit deeper insight on it.

  • @Unairu_PSF
    @Unairu_PSF ปีที่แล้ว +31

    Thank you cazz. This is most literally the first video on all of youtube which actually explained ESP in a non nerdy(ish) way.

  • @cheesenight
    @cheesenight ปีที่แล้ว +1

    half video ad is wild

  • @longbeachgriffy4548
    @longbeachgriffy4548 ปีที่แล้ว +7

    This was released at the best time I’m currently learning more ab game hacking to make my own cheats and making an esp is my next step thanx cazz

    • @senpaidt1820
      @senpaidt1820 ปีที่แล้ว

      Can you suggest any videos in TH-cam related to that

    • @-privat-9061
      @-privat-9061 ปีที่แล้ว

      Weirdo

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

    DUDE THE AD IS HALF THE VID

  • @sensei_whoop7970
    @sensei_whoop7970 ปีที่แล้ว +3

    Really good video but I have a question, when u calculate screen.x and screen.y, why do you add nx and ny in the second part, surely they would be fairly small as their values are between -1 and 1?

    • @patoke3288
      @patoke3288 ปีที่แล้ว

      they range from -1 (far left), 0 (center) and 1 (far right) so u must convert these screen halves into an absolute screen position which is why all the 0.5 multiplications and weird operations (also remember that multiplication goes first than addition)

  • @dexonczbobbes7661
    @dexonczbobbes7661 ปีที่แล้ว

    Very nice technical explanation.

  • @zerou24
    @zerou24 ปีที่แล้ว

    Had exactly this question a coupe nichts ago. Thanks!

  • @orngng
    @orngng ปีที่แล้ว

    Love seeing how part of maths can be used in programming

  • @nero4581
    @nero4581 ปีที่แล้ว +2

    Really well explained, cazz

  • @seeni663
    @seeni663 ปีที่แล้ว +1

    Always wondered how do cheat devs achieve higher esp font quality?

  • @BeckenPowerPL
    @BeckenPowerPL ปีที่แล้ว +3

    No matter how cool and interesting this video is, I will allways view online cheaters as criminals.

  • @z3n035
    @z3n035 ปีที่แล้ว +1

    next video, make about how to make a driver (ioctl, .data ptr, or any) thanks. :)

  • @shuri9334
    @shuri9334 ปีที่แล้ว +2

    your videos are very chilly and easy to understand with interesting content/concept, super awesome. also will you make videos about how anti-cheat and anti-anti-cheat work?

  • @MrFreeman1981
    @MrFreeman1981 ปีที่แล้ว

    Can you explain magic bullets? I don't know if that's the correct name, but someone years ago called it like that, it is basically aimbot without the corsair snapping onto head, basically all you have to do is move your corsair like 1m around the enemy, and the bullets magically turns mid air into the enemy, you can even set it to shot into the chest so it is not so obvious from popping heads all the time, people needs to be aware something like this exists.

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

      that’s not what magic bullet is
      from your description i THINK you are possibly talking about silent aim
      magic bullet is the ability to shoot people thru walls and non wall bangable objects

  • @elkass4206
    @elkass4206 ปีที่แล้ว

    Thank you for your nice and very informative videos

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

    Hey Cazz, I enjoy your content. I learned Imgui through your videos and coded glow, aimbot & radar hack with the help of your videos also. I’m currently using imgui D11 with imgui and going internal. I’m kinda stuck on the memory.h and moduleBase. I got the offsets but I don’t know how to to use all that and draw a simple rectangle box around enemy’s. Please make a CS2 tutorial that covers that. Appreciate it ^^

  • @slept-on_SP
    @slept-on_SP ปีที่แล้ว

    Can you do a video explaining DMA hardware and/or how one would make their own DMA hardware? Asking for friend, lol.

  • @PulseXVI
    @PulseXVI ปีที่แล้ว +2

    brilliant making brave moves partnering with this guy

    • @cazz
      @cazz  ปีที่แล้ว +1

      im not gonna complain lol

    • @PulseXVI
      @PulseXVI ปีที่แล้ว +1

      i wouldnt either tbf

  • @zx9018
    @zx9018 ปีที่แล้ว +2

    could you make an video talking about packet manipulation and server side stuff?
    To my knowledge, all the exploits like backtrack,fakeduck, doubletap and a few others have a lot to do with packet sending/holding
    Would be awesome to see and great video!

    • @doug_buck
      @doug_buck ปีที่แล้ว +2

      i think serverside is self explanatory but exploiting packets could be interesting

    • @zx9018
      @zx9018 ปีที่แล้ว

      @@doug_buck I thought they were the same thing but it's very basic knowledge o.o

    • @doug_buck
      @doug_buck ปีที่แล้ว

      @@zx9018 youre never doing anything on the serverside, you can maybe modify the packets you send but you cant modify how the server handles them because its on the server, duh common knowledge

  • @keenansupport
    @keenansupport ปีที่แล้ว +7

    I like these videos because you don't spoonfeed everyone, you explain the concepts and let them figure the code out themselves.

  • @twix_kxrma4248
    @twix_kxrma4248 ปีที่แล้ว +1

    Idea for a Video: internal vs external cheats

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

    I really want to code my own esp only menu for cod, but idk where to look. Any tips or tutorials?

    • @DeXorPL
      @DeXorPL 25 วันที่ผ่านมา

      It will based the same way what for others games, only different entity lists and offsets locations, but calculations similar. Look around there is some sources like TH-cam or sites like unknowcheats

  • @ffaded
    @ffaded ปีที่แล้ว

    nice work

  • @movdev
    @movdev ปีที่แล้ว

    Now this is big brain time

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

    Do you have a video on DMAs?

  • @Pulkz
    @Pulkz ปีที่แล้ว +2

    I know I'm not very much active in the discord anymore. Just want to let you know that I still love your work dawg.
    Also nearly at 100k jesus

  • @vanitysolutions
    @vanitysolutions ปีที่แล้ว

    as a cheat developer for Tripple-A games, I can confirm the validity of this video.

  • @KillianTwew
    @KillianTwew ปีที่แล้ว

    Thanks. See yall in game 😉

  • @HasnatAliShah-i4d
    @HasnatAliShah-i4d ปีที่แล้ว +2

    Hi Cazz. I really love your videos and I am entering into cybersecurity but since i am a gamer i also wanted to learn more about game exploits and hacks just for fun . It is my own opinion but i think you are one of the best teachers out there to be honest you can even start you own courses on game hacks development from prerequsites to beginner to then advanced and i think people would be interested in it. Since you have gathered the scatered knowledge from if you compose it into your own course that would be awesome.

  • @hetislev1552
    @hetislev1552 11 หลายเดือนก่อน +2

    You just explained how matrices get turned into a 2d screen you didnt actually explain how they got these matrices in the first place(thats what hacking actually is

    • @deagle2yadome696
      @deagle2yadome696 11 หลายเดือนก่อน +1

      Anyone who calls game cheats “hacking” is a cringebot 😊

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

      He did though he said you have RE the game.

  • @piopo7688
    @piopo7688 ปีที่แล้ว

    Next video about kernel injection maybe?

  • @bigchungus6936
    @bigchungus6936 ปีที่แล้ว +5

    I hate people hacking in csgo ruins the game but it’s really interesting how the cheats work. If you design your own cheat big props to you but I hope I don’t get matched against you 😂😂

    • @cazz
      @cazz  ปีที่แล้ว +3

      Luckily I’m on African servers 😅😅

  • @jsonj__7548
    @jsonj__7548 ปีที่แล้ว +1

    wow this is literally a 3d rendering guide disguised as hacking

    • @MobileGamingMK
      @MobileGamingMK ปีที่แล้ว

      Well it can be something like feature i remember in CS 1.6 when u have something like ESP for Admins to check if someone is cheating so is not marked as "hacking" only instead it can be educational or plugin for anti cheaters
      Simple logic:
      If some player watch other players(enemies) through wall then hit a counter and after the match is done send the log files to Admin, much more easier to catch cheaters on your server or some official server

  • @beyond2112
    @beyond2112 ปีที่แล้ว +1

    amazing. I love when a 25yo cheat developer gives better lecture than my CS professor with 102 years of experience lmao

  • @dbl777
    @dbl777 ปีที่แล้ว

    Can you introduce the game Call of Duty II?This game is very popular now! If you could introduce some of the demo features, everyone would appreciate it

  • @Karltyyy
    @Karltyyy ปีที่แล้ว

    cazz Could you explain why games that have a currency and a market aren’t hackable, such as Tarkov / fifa. They have a market and a currency but the currency isn’t ever modified by cheaters.
    Is it because it’s server side? Very curious. Thanks man! 😊

    • @deagle2yadome696
      @deagle2yadome696 11 หลายเดือนก่อน +1

      tarkov and FIFA both have notorious cheats bro…..

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

      @@deagle2yadome696 yeah but I mean currency like coins etc

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

      Because those currencies are server-sided

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

      currencies are usually server sided meaning all transaction and encounters with the currency are first validated on the server before being passed to the client.

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

      ahh okay thanks!@@icywhisper2473

  • @sa3kes111
    @sa3kes111 ปีที่แล้ว +1

    The way you said 'data' revealed to me that you are indeed a South African, after I couldn't place your accent for 6 minutes into the video.

  • @aa_yu_s_h
    @aa_yu_s_h ปีที่แล้ว

    Love you bro as always you are the answers a hacker searching for to hack games

  • @Kaenzy.
    @Kaenzy. 11 หลายเดือนก่อน

    What should i learn in c++ for making hacks and whats the easiest hack u can do? And in what game

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

      learn C plus plus in general, easiest game to cheat on that’s actually an MP game is counter strike since VAC is user mode. if you are a brand new pleb plaster try working with offline games or some BS like minecraft
      once you can actually code and hook, cs is really easy to cheat in, but it’ll be a while before you can code properly. unless you are already pasting from UC dumps lol

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

    I am really confused what does dormant mean?

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

      When enemies are a certain distance away from you, the server stops networking them and they become “dormant”

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

      @@cazz ah thanks!

  • @dxlge
    @dxlge ปีที่แล้ว +1

    great video cazz

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

    Love your videos make, Can you make a vid about new cs2 cheats and how to make kernal driver and actually a external cheat.

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

      just use an existing cs2 external
      need recommendations? just ask me lol

  • @kekw3799
    @kekw3799 ปีที่แล้ว

    unity tutorial please, no need for spoonfeed. just step by step (apex -> loop entity list, verify entity, check if teammate or dead etc)

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

    it same unity?

  • @Mr_NoobC
    @Mr_NoobC ปีที่แล้ว +1

    can you update update your war thunder cheat offsets

  • @Txr3sh
    @Txr3sh ปีที่แล้ว

    We need a explanation on bypassing anti cheats and how they work

  • @Seeks__
    @Seeks__ ปีที่แล้ว

    Maybe one day I will understand refdef

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

    Was this written in c++?

  • @clean578
    @clean578 ปีที่แล้ว +2

    bruh this video is basically just an ad

  • @gloopington
    @gloopington 11 หลายเดือนก่อน +2

    Mfw 1/2 of the video is an ad

  • @dexx0
    @dexx0 ปีที่แล้ว

    yay hes back

  • @sfmusic1418
    @sfmusic1418 11 หลายเดือนก่อน +1

    Is this the tutorial?

  • @sootams-vz1yc
    @sootams-vz1yc ปีที่แล้ว

    Could you please make a tutorial on how to datamine mobile games? I've been searching everywhere but I can't find anything.

  • @christoslazaridis7128
    @christoslazaridis7128 ปีที่แล้ว +1

    so I need to understand c++ pointers in order to win in cs mm... I prefer not winning thank you very much

  • @jamesm4957
    @jamesm4957 ปีที่แล้ว

    injectors next topic :)

  • @mrboblox4444
    @mrboblox4444 ปีที่แล้ว +2

    Hello Sirs : D

    • @cazz
      @cazz  ปีที่แล้ว

      hello mr bob 😘

  • @mom_spaghetti
    @mom_spaghetti ปีที่แล้ว

    12th grade maths helping me now lol

  • @gaweqqwgfas9980
    @gaweqqwgfas9980 ปีที่แล้ว +1

    what is w supposed to even be

    • @gaweqqwgfas9980
      @gaweqqwgfas9980 ปีที่แล้ว

      update: w is depth, you find it by transforming the world around you to fit the camera's perspective(by multiplying the viewmatrix with depth because we only care about depth). its a simple matrix multiplication this guy just says stuff without really explaining anything, only useful for finding out about stuff

  • @baydaloyal
    @baydaloyal ปีที่แล้ว

    can a hacker turn off the anticheat of a game like pubg mobile? Or it's impossible?

  • @affc_c
    @affc_c ปีที่แล้ว

    I stopped the video when you mentioned that internal rendering uses DirectX natively, and for external rendering, a transparent window is needed. Generally, DirectX is used to render to that specific window.

    • @cazz
      @cazz  ปีที่แล้ว +2

      You are correct. I meant to imply that internally you would use hooks to render natively in the game, whereas externally you will be rendering "natively" to the transparent overlay window, no hooks.

  • @WOMFT
    @WOMFT ปีที่แล้ว

    Greatest thing ever 👍

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

    can you make a video on dma cheats

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

    what about sound esp yeah it was around lol

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

      same idea basically

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

      but only more legit players even want sound ESP

  • @limitonetwothree2318
    @limitonetwothree2318 ปีที่แล้ว

    good day sir can i use youre code in a game called crossfire???

  • @simonunlock9728
    @simonunlock9728 ปีที่แล้ว

    yay

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

    how to run the script

  • @alirahimi4746
    @alirahimi4746 ปีที่แล้ว

    Sorry for being a backseat youtuber 😁 ma i suggest a better title??
    How do ESPs work in game hacks?
    It will be more interesting to a more broad audience. I am subscribed and I didn't know what are you talking about, until you told me.
    If me, someone who watched some of your videos don't know what is eSP on top of my head, why would a normal everyday person care about it and click on it?

    • @alirahimi4746
      @alirahimi4746 ปีที่แล้ว

      Edit: you already know this. You have added (for game hacking) to the end of multiple video titles. Sorry for being a backseat youtuber again 😁

  • @PFearr
    @PFearr ปีที่แล้ว

    Nice

  • @3li39
    @3li39 ปีที่แล้ว

    Got it ... i guess

  • @scoliossis
    @scoliossis ปีที่แล้ว

    😮

  • @nuki5511
    @nuki5511 ปีที่แล้ว

    nice

  • @mikeboland-lu8tg
    @mikeboland-lu8tg ปีที่แล้ว +1

    "Escaping The Matrix" - in csgo

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

    I’m just trying to make hacks to sell

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

    All this teaches is how to draw boxes on-screen.

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

      good job einstein thats the point of this video

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

      Thats what esp is smoothbrain

  • @League_Of_Clips1
    @League_Of_Clips1 ปีที่แล้ว

    Hello how to make hack for mobile game , and how to improve aim assist ?

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

    or you can make ur own instead of modding the code

  • @abinari
    @abinari ปีที่แล้ว +1

    Lmaoooo this is NOT how ESPs are coded

    • @goozjeesh46
      @goozjeesh46 ปีที่แล้ว

      bro what??

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

      that's wild bro it's almost as if this is his job??

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

      tell us how they are coded then…. nerd

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

      then how are they coded lmao

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

      If you don't want to put a heavy load on your cpu you should let the gpu handle the affine coordinate transformations, as it's literally designed for that job.
      That's why games usually don't have a w2s functions, you generally want to take an advantage of hardware acceleration

  • @nyloau5403
    @nyloau5403 ปีที่แล้ว

    i love you cazz

  • @KingGamer-tr9bm
    @KingGamer-tr9bm ปีที่แล้ว +1

    W

  • @zain4000
    @zain4000 ปีที่แล้ว

    Can use it in any game?

  • @Mohammed_mg0
    @Mohammed_mg0 ปีที่แล้ว

    you are a legend love u broooo ♥

  • @stuckanonymous
    @stuckanonymous ปีที่แล้ว +2

    if you cheat in multiplayer games i pray the worst happens to you ❤

  • @lucid_horizons
    @lucid_horizons ปีที่แล้ว +6

    CAZZ IS TEACHING ME HOW TO SEE PLAYERS THROUGH WALLS

  • @ikategame
    @ikategame ปีที่แล้ว

    Ok but the problem is executing this

  • @slaxs_rust
    @slaxs_rust ปีที่แล้ว

    make a vid on how to get chat gpt to help u ;)

  • @Beta-ju7ky
    @Beta-ju7ky ปีที่แล้ว

    please bring a video teaching game hacking with arduino, not even guided hacking has a video about it, I think that would bring you views and at the same time help us subscribers, everyone wins

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

    Apk modding tutorial plzz how to make esp aimbot radar line etc unreal engine game ue4 bgmi apk modding tutorial plzz ❤

  • @Motivation01866
    @Motivation01866 ปีที่แล้ว

    Hi, can you make cheats for battlefield V?

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

    Cheating is far easier than this. Its just API for direct X and Game engine.