Second video Im watching, really well made, even though Ive never touched c++, I basically understood everything, and it was just really well explained, nice!
i only know bare minimum of computer programming but this video was really interesting 😅 i watched the entire thing without understanding like 90% of the things you said.
Hey i tried to make this in imgui with a checkbox but when i inject and check the checkbox the game crashes. Can you help me? Would mean a lot to me :)
hey so ik this was a year ago but i have been really trying to figure out how to code a gui for csgo that has trigger bot esp aimbot etc with check boxes can u please make a vid on that
Hello, i've been getting 3 errors about the "client.dll" part, something in the words of that 'client' must be initialized and cannot convert the first argument from "const char[11]" to "LPCWSTR"
@@cazz mhm, .vmt changing doesnt do much, atleast chams wise. otherwise even swapping other stuff ive never had issues. I'd more be worried about doing extemely long backtracking, silent aim and or rage related features like fast duck, fast stop etc. these can lead to low trust in which they eventually do waves.
You do not want to use many threads when you are internal because you can simply hook game functions and perform your cheat logic in there, meaning your cheats run within the game's threads in the game's own functions. You should only be making threads in your Internals for initialization and/or destruction and for third-party functionality such as web requests or discord RPC, etc...
Only question I have is why is the forcejump value equal to 6 & 4 that's the only part i didn't understand fully so a clarification would be greatly appreciated
its odd because its not explained and its because it uses somewhat of a state machine and being 6 triggers activation of a jump and 4 to disable activation of a jump
To understand why its not possible to inject at valorant i suggest you to search for "unveiling the underground world of anti cheats". its a 40minute video but after that you will maybe understand why injections doesnt work on all games. And you will figure out about new kind of hacks.
Are you referring to leaving the loop early by using continue? If so, I can agree. Sometimes it ruins readability and maintainability but other times in my opinion it improves them.
wow you did it sooner than i thought! im looking forward for more amazing internal videos!
Hehe, well, I didn't upload for almost a month so I felt like doing something special for Christmas :)
@@cazz can you help me please i have coded the entire program i dont know where is the dll my release folder is empty
@@gladeon-hb9iu did you even build the program?
@@carlgwastaken don't worry i found it also yes I did build the program
As a cs student this is so cool to see how this is done I’m learning C right now and I’m definitely gonna try this out.
cs > cs
@@eternalblue99c++ > c--
me rn
C++ > C def@@mysyvcic
@@illegalchickengulag same
Second video Im watching, really well made, even though Ive never touched c++, I basically understood everything, and it was just really well explained, nice!
Really? I got lost at the start of 3:05 basically the real start. I need a video for dummies :’’)
🧢🧢🧢
yo homie i just wanted to say that you videos are a fucking huge help Please dont ever stop
thanks man, I appreciate it more than you know
i always love your VIDEO!
The budget for this video 📈📈📈📈📈📈📈
um dos melhores canais de tutorial
continue assim
england pls?
one of the best tutorial channels
keep it up
dá ban?
Very good explained please do more about internals. Very good explanation
first cpp tutorial that explains what everything does
he never explained the bit manipulation shit he did here
(flags & (1
i only know bare minimum of computer programming but this video was really interesting 😅 i watched the entire thing without understanding like 90% of the things you said.
the chanel i was looking for. Already subscribed
Best tutorial series 🔥
This is a very good tutorial, i'm surprised he only has this many subs
I appreciate it!
thank cazz i really needed tjhis!!!!!!!!!!!!!!!!! !1 !1 !!
I don't even know how to code and I don't even play cs:go,
yet.
this seems fun to watch still
man, that was such an helpful tutorial. thank you so much bro
I'm glad you enjoyed it! And of course I will be uploading more in the future :)
siiickkk!!
I don’t know what any of this means but I still enjoy watching the videos and agreeing with everything that’s said 😂
Hallelujah !!
WOOOOOOOO
I would love to hold hands with you.
*CAZZWARE was launched
*2 months without video.... This is... Many...*
haha yes, I got sick and then went on holiday - it was not great timing xd
@@cazz *Wow!*
thank u for explaining steps :)
My pleasure 😊
Great video 👏👏👏👏👏
Thank you 👍
i need help with row 55 with instance it says instance not found can i get some help
Great Tutorial!!!
Glad you liked it :)
Nice video! Can you make a video about vac? And how to avoid it? And how it works?
Cazz on top 🥶
9:41 how you know the name of the module? maybe another game can have a different one
i confirm that was a very sexy internal
Thanks
Hey i tried to make this in imgui with a checkbox but when i inject and check the checkbox the game crashes. Can you help me? Would mean a lot to me :)
can someone explain what the flags offset is and why the line (flags & (1
hey so ik this was a year ago but i have been really trying to figure out how to code a gui for csgo that has trigger bot esp aimbot etc with check boxes can u please make a vid on that
Hello, i've been getting 3 errors about the "client.dll" part, something in the words of that 'client' must be initialized and cannot convert the first argument from "const char[11]" to "LPCWSTR"
Make sure you are using the Multibyte char set
thank u :D
whats is more undetectable external or internal? good video
Honestly, with VAC, as long as you aren't trying to force god mode or blatantly VMT swapping, either is good :)
@@cazz mhm, .vmt changing doesnt do much, atleast chams wise. otherwise even swapping other stuff ive never had issues. I'd more be worried about doing extemely long backtracking, silent aim and or rage related features like fast duck, fast stop etc. these can lead to low trust in which they eventually do waves.
@@cazz nowadays it depends, because lots of common features are more detected, prime mmhvh has been dying which fucking blows
how can i inject dlls if im not in -insecure mode?
Can you add a video on how to get offsets on any game. Thank you!
why the hack loop in the bhop function lol?
ok this might be stupid but i did your imgui internal menu but im confused on how i would use this along with that. please help
alright i figured it out
🙏 thanks
I did everything but when i inject when the game is running there is an error code. What did i do wrong, can someone help
please tell me how to create headblockbot for cs2
Go big bro
Hi, great tutorial but I can´t find the offsets you use. I would appreciate your Help.
he said how to do it bruh
Can u teach to me how to do magic bullets to shoot player on cover in the divison 1?
could you please make a tutorial about making a glow esp for rainbow six siege?
well, that would require a kernel BE bypass so probably not, at least not anytime soon :(
@@cazz is it hard to make a BE bypass? or at least how can I learn making a BE bypass because i really cant find useful videos about a BE bypass.
Pretty wild testing this on csgo, I got vac banned before.
-insecure boutta change ur life
Why do there no subtitles in the videos?
Bro can u do a tutorial with unreal engine(4) instead of source. And how to handle sdks inside your esp
what about a c# dll file, is that possible?
can you show a basic kernel mode cheat like this because i dont understand rakes video.
your the boss your the best,
@cazz how many threads we can possibly use with your internal hacking?
You do not want to use many threads when you are internal because you can simply hook game functions and perform your cheat logic in there, meaning your cheats run within the game's threads in the game's own functions. You should only be making threads in your Internals for initialization and/or destruction and for third-party functionality such as web requests or discord RPC, etc...
HOW DO I CHANGE THE DEBUG TO RELEASE AND 64 BIT T 84BIT I DONT UNDERSTAND
bruh he literally showed it. You click the boxes at the top and choose 32-bit and release
does this means that if i want to move the hack to l4d i just need to change the process because is the same engine right?
also should change the time betwen jumps?
is there any other way i could use that
we need more internals!
Im getting an syntax error: ';' at Line 50 right after 4
It seems you have forgotten a ';' somewhere then :)
@@cazz Thanks man! I didnt put another ')' in '(flags & (1
Only question I have is why is the forcejump value equal to 6 & 4 that's the only part i didn't understand fully so a clarification would be greatly appreciated
its odd because its not explained and its because it uses somewhat of a state machine and being 6 triggers activation of a jump and 4 to disable activation of a jump
@@Theultramadman i see thx
does this work on gmod?
yo bro my shii is not turning into a dll T-T
aaaaaaaaaaaaa I alr made an internal with 32bit how I can do to 64 programs
could you please make a tutorial about internal skin & knifechanger. i would realy appreciate that :)
more!
subbed
legend
will csghost inject the script aswell?
does it still work ?
i just spent 3 hrs making this but it doint work :(
are your offsets updated?
@@glogged. doesnt work. I has been update ofsets
it does tho@@atamanbananan
Please make an video where you explain how to code your own cheat but in the same time keep it undetected.
@Oddnezz junk code wont do shit btw
Will this also work for games like BGMI
Im not interested in cheating but what are the chances of being banned? Surely high right?
it doesnt work in the new update i think...
does this work for cs2?
ull need different offsets n stuff but kinda
can you do silent aim tutorial?
Tell me how can I make esp for pubg new state
how can i make it more bit? my injector says i cant use it in cs2 because its too low bit
1:53 well, roblox is 32 bit but there is no option to choose 32 bit :(
x86 is 32 bit lmao
Can i add this code to my imgui ?
yep
@@cazz Thanks
@Glizzster yeah
how do I update it, or make it undetected. nice video btw :)
just some code, and u should be good
man how the fuck do you only have 500 subs
9:05 how do you get the value?
Hazedumper or reverse engineer yourself :)
when i press inject the game will crash
this is ud right?
no
Is there anyway you could make a video on how to make an internal cheat for valorant ?
Probably not.
Vanguard will block any injection attempt very easily.
To understand why its not possible to inject at valorant i suggest you to search for "unveiling the underground world of anti cheats". its a 40minute video but after that you will maybe understand why injections doesnt work on all games. And you will figure out about new kind of hacks.
@@undosoundop3081 it is possible to inject on all games and it's not hard the problem is keeping it undetected
the injector will not inject for me
Make sure to use -insecure when using a loadlibrary injector. Otherwise, you need to manual map your .dll - good luck!
the chaddest human being i ever hade the pleasure to see
it wont inject
Make sure you are manual mapping if you are trying to inject without -insecure
can i get vac banned with this?
what do you think? yes?
yo bro, could you make a cheat for team fortress 2?
Can you do for rocket League ?
you should make a apex legends aimbot
Ok I hope this help me to make roblox injector dll
In my opinion continue; is such an antipattern, instead I always use like if this then do that and not like if this then dont do that.
Are you referring to leaving the loop early by using continue? If so, I can agree. Sometimes it ruins readability and maintainability but other times in my opinion it improves them.
can you just link the downloader instead of just making us code it ourselves?
this is a tutorial? not a cheat download
I need a video for dummies, I coudnt understand anything:’’) 2:54
good bhop but still bad cause you would have to also call movetypes - for example movetype ladder
very true, but this was meant to be a simple intro :)
❤❤🎉 اعجبني اريد فك ملف apk
YOUR FIRST INTERNAL - BHOP HACK Wallhack cross fire ??
goofy ah 2k10 methods