- 8
- 89 810
carlgwastaken
Приєднався 2 лип 2016
I Have a Discord Server!
Discord: discord.gg/YDpJzCBmkt
github: github.com/carlgwastaken/
github: github.com/carlgwastaken/
Переглядів: 310
Відео
FiveM External ESP Tutorial | C++
Переглядів 24 тис.Місяць тому
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++
Переглядів 10 тис.5 місяців тому
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++
Переглядів 8 тис.7 місяців тому
github: github.com/carlgwastaken have a good day!
Optimizing your Cheats: Multi Threading | C++
Переглядів 1,8 тис.9 місяців тому
github: github.com/carlgwastaken youtuber who originally made explanation: @CppNuts have a good day!
Optimizing your Cheats: The easiest way | C++
Переглядів 2,8 тис.10 місяців тому
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++
Переглядів 16 тис.Рік тому
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++
Переглядів 27 тис.Рік тому
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.
Can you do something for the Enlisted game? How to bypass anti cheat systems
can you make how to make internal bone esp
Hi carl am learning android game modding Is there anything you would recommend me doing?
hello carl i was watching your video about ESP fiveM cheat. i was wondering if you could make a video on a esp on Rainbow 6 siege. and will imgui dx 11 work for a dx 12 game. also how do you get the offsets because i could not find any online.
Happy new year and do you got any tips on how to learn c++ and getting good in cheat development?
as what do we read bonelist ? uintptr_t doesnt seem to work for me
Why don't you use cmake for importing imgui/simplemath?
man its 7am bruh what am i doing with my life i dont even know c++
Pls make tutorials for mobile games in c++🙏🙏
i get an error, with the memify mem(process) when i try building my source it says, "memify::memify": no overloaded function could convert all the argument types
Structure your videos properly from start to finish what someone need to learn and you will get a lot of views. Im really interested in learning this but im lost
Hello, how to get dwLocalPlayer and dwPlayerPawn? Are they the same, in same files, or what?
make an internal esp and aimbot tutorial for fivem with dll
We Need more Content about Fivem Like aimbot/noclip and trolling options
what them you use in visual
yo dude, i am really good in CPP/C and i would also like to get in this space. is there any good book/resource that you would recommend covering these topics?
w vid
tut how diisplay names in cs2
Bro this is fire 🔥
hey carl! i keep getting some playerPositions vector was empty output can you help me?
can you give me the source code of FiveM i did copy paste it but it didn.t work😢
pls create gide for alt esp with plaeyrs id / name
Can i contact you in any way? I need help maybe discord i could quickly show it cuz i did everything to my knowledge but the esp just doesnt work, i've been trying for a day now still doesn't work.
if you can't copy paste from a video i don't know what to tell you, debug. check what offsets are, if overlay is being created. etc.
Will Only esp Detected,Like if i do a Valo Esp only Cheat can it be Detected?
yea you have to bypass the anti cheat other wise it will be detected for val you will be banned in like a hour prob if you play with a detected cheat with no anti cheat bypass
Wasted 2 hours doing this for nothing. Not working for me my man. Gives me errors and stuff...can you post the code somewhere kindly? ty
do u how to c++ and know at least some game hacking basics? if u do u will be able to debug by urself
@xspam_4137 Nope
Hey man why you didn't post it on github?
cuz it doesnt work
I need help I can't build unsigned __int64 FiveM::offset:: "unsigned __int64 FiveM::offset::base" (?base@offset@FiveM@@3_KA) already defined in game.obj
What’s ur discord?
Yea just don’t take this on to finiAC servers guarantee ban
if FiniAC is only a server-sided anti cheat, there shouldn't be an issue
hooks onto the game but i do not see any circles..
I just wasted a hour trying to do this,, pleasew mannn make it a exe
...it is an exe, "FiveM EXTERNAL ESP"
good content imgui hates me or something
you probably havent done the linkers correctly. ask Chat gpt to help you bro and when i say that i mean literally paste in the errors and speak like a toddler to it, it WILL solve your issue.
yeah im cooked im gone start over again thanks for the idea
you got a methhod to bypass rockstar login for five m?
been trnna make Inf ammo and change my car speed but cant get the offsets
hi im trying to learn how to code and I'm wondering how long have you been coding and where did you go and learn c++
hey so i have came among the issue where the actual issue lays behind imguis rendering where it errors somehow and does not render which im confused about
He is one of those that isn't lying when he says he doesn't know what it is. I have seen people explaining stuff on these tutorials and pretending they know what they are doing but they only know like 30% and then cummunicate that 30%. I'm glad your ego isn't theirs.
dma cheat tutorial would be interesting, i have the setup but idk how to make cheats
DMA cheat is literally just downloading the template, getting the PID, grabbing the process handle, finding the base module, then adding the offset to read/write at the right address. It's as simple as PID -> Handle -> Base + Offset = Target Address. The big difference is it runs on a 2nd PC with the DMA card, so you don’t even need to mess with user-mode access or anything. Plus, debugging’s way easier since you can open/close it as many times as you want without worrying about crashes or detection. It’s basically a no-brainer once you set it up.
hello bro its sadly outdated i mean if you join a round and leave the round you crash all offsets are right
good video . Did u upload the code to the esp somewhere
if i do like in the Tutorial its wiil work? and no virus?? pls answar its my first time doing it ty
where exactly is the memory.h ive looked on your github but cant find it
bro did not look
hi, I never played using FiveM launcher, I used RAGEMP, and I have a question: if FiveM has an anticheat, why didn't u got banned for read and write memory funcs?
i didn't write memory, and their anti-cheat only really looks for internal cheats, and external cheats writing memory. although you can get around that by just using a driver
@ thanks, btw “just using a driver” sounds a bit funny, cuz driver isn’t that easy task to do😸
@alacrityclient multiple sources to paste from :)
@alacrityclient usermode bypasses exist too barely people want to try even for kernel ac
Someone can help me if I inject cheat to CS2 it crashes immediately, I use extreme injector
use cheat engine its better
can you put the source somewhere please? I cant manage to get it working.
show how to make it works on full screen exclusive ( less delay and input lag on fs excl )
Hey, thank you for the video. What's the difference between internal and external in terms of performance and lags?
internal is just way faster
You do not need a driver for external as fivems anticheat is only usermode