carlgwastaken
carlgwastaken
  • 8
  • 103 475
I Have a Discord Server!
Discord: discord.gg/YDpJzCBmkt
github: github.com/carlgwastaken/
มุมมอง: 882

วีดีโอ

FiveM External ESP Tutorial | C++
มุมมอง 32Kหลายเดือนก่อน
github: github.com/carlgwastaken Simple math: github.com/microsoft/DirectXTK Educational Purposes Only! Chapters: 00:00 Intro 01:05 Setting up project / yapping 08:05 Coding 09:30 How to research 12:53 Coding 43:45 Testing 44:10 Extra features to have 46:50 yapping / outro
CS2 Internal ESP Tutorial | C++
มุมมอง 13K5 หลายเดือนก่อน
Educational purposes only! github.com/carlgwastaken Extreme Injector - can be found on github by master131 DX11 Hook -github.com/rdbo/ImGui-DirectX-11-Kiero-Hook Thanks for watching! Chapters 0:00 Yap 0:30 Downloading DX11 Hook 1:30 Configure Project 2:35 Coding 25:20 Debugging / Fixing boxes 26:12 Yap
CS2 External Aimbot Tutorial | C++
มุมมอง 8K8 หลายเดือนก่อน
github: github.com/carlgwastaken have a good day!
Optimizing your Cheats: Multi Threading | C++
มุมมอง 1.9K10 หลายเดือนก่อน
github: github.com/carlgwastaken youtuber who originally made explanation: @CppNuts have a good day!
Optimizing your Cheats: The easiest way | C++
มุมมอง 3K11 หลายเดือนก่อน
Github: github.com/carlgwastaken In this video we take a look at optimzing our projects using a vector in c , we filter through the players every couple of loops and then add them to our vector. also yea, new background. the purple was getting a bit repetitive no? also also, new offsets. big game update went live after recording so yea, get new offsets from a2x github.com/a2x/cs2-dumper/tree/ma...
CS2 CREATE BONE ESP IN 10 MINUTES | C++
มุมมอง 17Kปีที่แล้ว
github: github.com/carlgwastaken In this video we're gonna be continuing my ESP series, and we're creating bone ESP, and also a headdot. bone stuff: pastebin.com/n8vgPHk1
CS2 External Overlay ESP Tutorial | C++
มุมมอง 28Kปีที่แล้ว
my github: github.com/carlgwastaken offsets: github.com/a2x/ Navigate into output, and you can find offsets in offsets.hpp and in client.dll.hpp, make sure to look under the correct namespace! You can also use the search feature using CTRL F.