How To Make An ESP Hack - Part 3: Drawing Rectangles

Опубликовано: 17 Октябрь 2024
на канале: CasualGamer
32,886
547

We learn how to make an ESP hack in C++.
In this part we implement the world to screen function, a class for drawing,
and finally gain the power that comes with ESP.

Support the channel:
https://www.paypal.com/cgi-bin/webscr...

Additional Info:
Music: Kaleidoscope by Alchemorph
Community Discord:   / discord  
Code: https://github.com/CasualCoder91/HaloESP
WorldToScreen function inspired by: https://github.com/krewat/halo-devkit

Similar series I recommend watching:
   • C++ Skyrim Cheats Part1: Introduction...