INTERNAL IMGUI MENU (DIRECTX 9)

  Рет қаралды 138,310

cazz

cazz

Күн бұрын

Пікірлер: 276
@cazz
@cazz 3 жыл бұрын
Part 2 is out -> kzbin.info/www/bejne/n4C0aI2og7Z_q6s
@oggirf
@oggirf Жыл бұрын
i love this man so much
@vulturegaming3877
@vulturegaming3877 3 жыл бұрын
at first 3 minutes watching ur video...my hand automatically subscribed
@nigeI
@nigeI 3 жыл бұрын
Great video, it’s one of the only ones that actually explain properly
@krog6473
@krog6473 3 жыл бұрын
Cannot wait until part 2 ! You rock !
@nuclearasmr5294
@nuclearasmr5294 3 жыл бұрын
Can I ask how you learn to do all of this? I like that you guide us through every step and whatnot, but for me it feels like more of a copying process. I'm not bashing your videos in any way, they are perfect for people who want to make their own cheats and you do a great job with that. For me though, I prefer to learn how I could do it on my own, maybe even for another game in the future. How did you learn what all you need to include for something like this, how do you know what's relevant and needed (header files, things you downloaded)? How can I figure out what may be required for another game in the future? How did you figure out all of the nuances in the entry point code section? etc, etc, ...... my list of questions could be endless but you get the idea. I want to learn how I can do this for myself, even for games other than CSGO. There isn't much information about how to truly learn things relevant to game hacking. I've wanted to do this for years now and I've tried multiple times to begin learning. Last year, as well as previous years, I gave up because I was so overwhelmed and felt no sense of real progress. I guess all I'm asking is where did you start and how can I learn this stuff for myself? I'm willing to put in the time and the effort, thanks!!
@IrusuuX
@IrusuuX 2 жыл бұрын
Guided hacking
@shanx1243
@shanx1243 2 жыл бұрын
You need to learn the required things to be able to understand this video and once you have learned all of that. You can understand this tutorial and implement it with other games on your own liking
@jjjj-x9g
@jjjj-x9g 2 жыл бұрын
Oh and most importantly: learn to google and look stuff up!
@xtrfy1439
@xtrfy1439 2 жыл бұрын
Start by learning cpp and than you can go to game hacking, I know it takes time. Btw Win32 for the entrypoint
@NoriakTv
@NoriakTv Жыл бұрын
i recommend u gamehacking academy it explains everything
@poiau7412
@poiau7412 2 жыл бұрын
why is it not injecting or the game crashes instantly
@cashouting
@cashouting 3 жыл бұрын
well done bro i watched all the movies and i'm waiting for new ones
@cazz
@cazz 3 жыл бұрын
I appreciate it man
@YungxSlavy
@YungxSlavy 2 жыл бұрын
Hey man I love your videos. Really quick question, is there a specific reason you use reinterpret cast instead of using the static type? I am curious because I have seen people do either or
@cazz
@cazz 2 жыл бұрын
Nope, no specific reason. It is just a bad habit of mine. You should always use static_cast when you can, usually when casting between regular datatypes. reinterpret_cast can be considered rather unsafe and should usually be used with cation. Anyway, thanks for asking, i'll make a note to use better casting practices in the future :)
@Simon-ku6it
@Simon-ku6it 3 жыл бұрын
Good video please more about internals
@holeefuk8535
@holeefuk8535 2 жыл бұрын
It would be nice to see you showing the different hooking methods, without using libraries such as minhook.
@jijiabed6813
@jijiabed6813 Жыл бұрын
Thank you,love from China
@soyx2333
@soyx2333 3 жыл бұрын
Nice vid bro, learned a lot, cheers
@cazz
@cazz 3 жыл бұрын
Glad to hear it
@unknown-ut5qn
@unknown-ut5qn 2 жыл бұрын
when you make a tutorial and when you competely finished the class please scroll quickly from the top till the bottom so if there is someone who made a mistake he can just go back and fix it really quick
@unknown-ut5qn
@unknown-ut5qn 2 жыл бұрын
overall I love the tutorial
@cazz
@cazz 2 жыл бұрын
Sure thing! Appreciate the feed-back.
@Joeonthetues
@Joeonthetues 2 жыл бұрын
or just replay the vid?
@qiufenglee939
@qiufenglee939 Жыл бұрын
Great video , Can this be used in dx8 games ?
@botalex2598
@botalex2598 3 жыл бұрын
ohh man, what would i do without you
@180Z
@180Z 2 жыл бұрын
great video, impressively concise explanations
@cazz
@cazz 2 жыл бұрын
Glad you liked it!
@lixlimtwitch5903
@lixlimtwitch5903 Жыл бұрын
@@cazz The only modder who explains it all, other modders will use the term "spoonfeeding" for an excuse
@otepad
@otepad Жыл бұрын
How do i add functions to the internal cheat BTW I love your videos.
@Jami-e3u
@Jami-e3u 8 ай бұрын
i got too few arguments in function at 23:50 how i can fix it=
@Onyx_Boxer
@Onyx_Boxer 10 ай бұрын
This helped me alot TYSM
@nefryttt
@nefryttt 3 жыл бұрын
Why inject error? build error: 0
@Forget37373
@Forget37373 2 жыл бұрын
When an you make a directx12 on of this?
@sleepygary369
@sleepygary369 2 жыл бұрын
Yo Cazz I just finished typing Everything and its not working i can build and inject but it doesnt show up in game even when i press Insert Do you know why? (edit:the dll is only 28kb big and yours is 213kb)
@ransomm4838
@ransomm4838 2 жыл бұрын
me to
@varric72
@varric72 2 жыл бұрын
same problem... did u fix it by any chance?
@mahekthapa9053
@mahekthapa9053 2 ай бұрын
don't get me wrong but just for that empty menu you make this long and so many codes ? idk but in other game i play imgui need 6 line codes to open menu
@MatthewJGoosen
@MatthewJGoosen 3 жыл бұрын
Yes
@kingbluejayYT
@kingbluejayYT Жыл бұрын
wheres the injecting you used at?
@lucid_horizons
@lucid_horizons 3 жыл бұрын
🔥pog pog pog pog pog
@cazz
@cazz 3 жыл бұрын
no u
@Rebinde
@Rebinde Жыл бұрын
when i inject the error code 0xC0000135 schohs up
@discomal4556
@discomal4556 Жыл бұрын
same
@tranquil31
@tranquil31 9 ай бұрын
12:51 - 28:00 - 33:20
@ImMagicDesigns
@ImMagicDesigns Жыл бұрын
what i don't understand is how did you hooked the Present function with now the game D3DDevice adress can you exaplain it in a comment ?
@Mezbelelik
@Mezbelelik 2 жыл бұрын
How do I prevent clicking background when I click the IMGUI button ?
@YLJ2K
@YLJ2K 3 жыл бұрын
Great video I’ve learned alot
@benniking3333
@benniking3333 2 жыл бұрын
Hey cazz thank you for your tutorial i know that * is and Operator but on 29:05 you have 3 * next to the static_cast . My question is why you write 3 * ? I hope its not too stupid.:D
@cazz
@cazz 2 жыл бұрын
Hi there Benni, great question. When you use virtual functions in C++, a hidden array of function pointers known as the "Virtual Method Table" (or VMT for short) is created as the *first* member variable in the class. This is hidden and done automatically, so you never need to worry about it. As you should know... an array is just a pointer to the first element in the array. For example "int array[3];" is the same as "int* array;" To get the VMT from a class, you need to cast it to a double pointer and then deference once, like so: *static_cast(class_pointer) Casting to a single pointer above will just give us the class itself... which we already have, but to get the VMT, we cast to a double pointer and then dereference. Now, because the VMT is an *array of function pointers*, it actually looks like this: "void* array" Therefore, the first "*" is the base class itself, the second "*" is for accessing the VMT and the last "*" is the first element in the array. Hope this helps, cheers. ~cazz
@benniking3333
@benniking3333 2 жыл бұрын
@@cazz Thank you cazz i understant it perfectly. Have a good day.^^
@benniking3333
@benniking3333 2 жыл бұрын
@@cazz Hey cazz i have a Problem if i inject with xenon i get a error message "Cant inject image". Do you know what for a Problem i have ?
@cazz
@cazz 2 жыл бұрын
@@benniking3333 You can only inject with Xenos if you are using the -insecure flag in your CSGO launch options, otherwise you need to use a manual map injector
@benniking3333
@benniking3333 2 жыл бұрын
@@cazz Thank you cazz
@HITCOMMUNITYY
@HITCOMMUNITYY 3 жыл бұрын
does a tutorial on how to make a loader for cheat external with protection will help a lot of people
@JakeTheDevv
@JakeTheDevv Жыл бұрын
If I'm doing this but for a x64 bit version, do I define the WIN32_LEAN_AND_MEAN or no?
@cazz
@cazz Жыл бұрын
Yes WIN32_LEAN_AND_MEAN is for x64 and x86.
@Craxcyy
@Craxcyy Жыл бұрын
i havent even reached the half of the vid but i just heard "this is going to be a lot of fucking typing so have fun" for the 3rd time. bruh
@goozjeesh46
@goozjeesh46 Жыл бұрын
i heard that once
@TVProgramming
@TVProgramming 2 жыл бұрын
Hi, thanks for the tutorial. What is the reason for the SetupDirectX function exactly? I don't understand why we need to create a directx device there and I commented it out and the menu still pops up.
@nitaypro5569
@nitaypro5569 Жыл бұрын
did you find a reason?
@User-ir8gc
@User-ir8gc 2 жыл бұрын
i cant see any imgui or ext folders in my project folder, im sure ill figure it out though.
@ScrakSFMs
@ScrakSFMs 9 ай бұрын
By the way how do you do with this 64-bit gm?
@VENOM-kb8pu
@VENOM-kb8pu Жыл бұрын
I don't know if its your implementation or imgui, but i tried this in my project, it was working fine until once I exited out of a deathmatch and went into another deathmatch game (vac servers not bots) and the game just crashes, remove imgui implemenation from hooks and everything is fine. Same problem happens when in causal mode, and someone kills you and when the screen dims to black to transfer to the scene of how you were killed. The game crashes.
@PYRO-REX
@PYRO-REX 2 жыл бұрын
i will make a dx11 but 9:33 is only LPDIRECT3DDEVICE9 and not 11
@PYRO-REX
@PYRO-REX 2 жыл бұрын
and why i try to make this | inline LPDIRECT3DDEVICE11 device = nullptr; i get the error | The identifier ""LPDIRECT3DDEVICE11"" is not defined
@PYRO-REX
@PYRO-REX 2 жыл бұрын
ah okay its only for dx9 and not for dx11 lol
@dx9scope
@dx9scope 3 жыл бұрын
virtual function throws an exception and causing game crash
@wanderingtf2314
@wanderingtf2314 2 жыл бұрын
How are you using inline on variables?
@cazz
@cazz 2 жыл бұрын
c++17
@m1r4geSkrypnyk
@m1r4geSkrypnyk Жыл бұрын
bro, is this playlist still working on csgo2 ?
@slawnyfivemowiec
@slawnyfivemowiec 10 ай бұрын
no, cs2 uses source 2 :))
@drearbtw
@drearbtw 8 ай бұрын
This hook won’t work for cs2, since they use dx11.
@gorge_channel
@gorge_channel 2 жыл бұрын
What to do if in the code of the hooks file.cpp writes an error that resetOriginal and EndSceneOriginal identifier is not defined
@tomifilep1
@tomifilep1 8 ай бұрын
you missing hooks:: HERE !!! long __stdcall hooks::EndScene(IDirect3DDevice9* device) noexcept { static const auto returnAddress = _ReturnAddress(); const auto result = EndSceneOriginal(device, device); if (_ReturnAddress() == returnAddress) return result; if (!gui::setup) gui::SetupMenu(device); if (gui::open) gui::Render(); return result; } HERE !!!! HRESULT __stdcall hooks::Reset(IDirect3DDevice9* device, D3DPRESENT_PARAMETERS* params) noexcept { ImGui_ImplDX9_CreateDeviceObjects; const auto result = ResetOriginal(device, device, params); ImGui_ImplDX9_CreateDeviceObjects(); return result; }
@НеАйти-р4ш
@НеАйти-р4ш 2 жыл бұрын
Hi, Hazz, I wanted to ask you where to write the cheat source code? I don't know English well, I translated it in Yandex translator
@ScrakSFMs
@ScrakSFMs 9 ай бұрын
Four hours later and after compiling it. I inject it with Xenos into csgo.exe, it says "Failed to inject image ... Error code: 0xc0000135". How do I know what this means?
@blindbob935
@blindbob935 10 ай бұрын
"inline specifier allowed on function declarations only" that is the error i see in gui.h when i write the code
@slawnyfivemowiec
@slawnyfivemowiec 10 ай бұрын
make sure stdc++ is 20 not 14
@glowing0wl858
@glowing0wl858 2 жыл бұрын
I cant get this to inject. Says cant find window. It compiles fine. I have tried several injectors but the problem still exists.
@jizu-
@jizu- Жыл бұрын
my dll is only 27 kb, and when attempting to inject i get the error code 0xc000010e and a message saying it failed to inject the image. Not sure what to do from here
@goozjeesh46
@goozjeesh46 Жыл бұрын
did you add minhook and imgui to your project?
@bsx1604
@bsx1604 3 жыл бұрын
can you make a vid about bypass anti-cheat or any resource to learn ?
@hagefale_original
@hagefale_original Жыл бұрын
Thats too much parametes and configurations you need to set just for the window overlay i am not sure if i need to remember this or i can just go and copy and paste.
@MedusaC2
@MedusaC2 12 күн бұрын
can we do this in 64bit ?
@ImMagicDesigns
@ImMagicDesigns 2 жыл бұрын
inline specifier allowed on function declarations only
@cazz
@cazz 2 жыл бұрын
Make sure you are using the C++20 standard
@ImMagicDesigns
@ImMagicDesigns 2 жыл бұрын
@@cazz thanks that work :)
@justcheats3197
@justcheats3197 2 жыл бұрын
when i try to #include its say its not found
@swazyvfx
@swazyvfx 8 ай бұрын
You need to be on a windows machine
@spasm
@spasm 2 жыл бұрын
followed the tut, running with debugger right now since window isn't showing up whenever i inject it. using manual map injector in -insecure so there shouldn't be a single issue, not throwing any exceptions, no popping up windows. just these 3 threads exiting for some unknown reason. any help would be much appreciated..
@cazz
@cazz 2 жыл бұрын
Just a tip... you can't use a normal debugger when manual mapping... you need to LoadLibrary. I'm going to guess your HWND or Device or null so the setup is failing - set a BP in DllMain and step through.
@spasm
@spasm 2 жыл бұрын
@@cazz well, i rewatched the entire video and had not a single error, used xenos injector with it to see if the issue was csghost or extremeinjector, matched game settings, and still nothing. the only thing that happened was the game stopped responding and just froze, but sounds were still being made as i would click around the main menu gui. could this have something to do with the hooks.cpp and the EndScene function ? not really sure tbh just taking a shot in the dark since debugger was no help cuz VS was bugging out on me :/
@genisysnash4672
@genisysnash4672 2 жыл бұрын
@day did you manage to resolve this problem? i got a similar problem
@spasm
@spasm 2 жыл бұрын
@@genisysnash4672 it was an issue w imgui initialization and his settings, just go back through that part and even if it all looks right just double check it all may be a super minor issue somewhere that isnt flagged as an error
@genisysnash4672
@genisysnash4672 2 жыл бұрын
@@spasm thanks. ill try it.
@PolrFlar3
@PolrFlar3 2 жыл бұрын
ay man, is directx9 hooking compatible with directx11?
@cazz
@cazz 2 жыл бұрын
No, they are not. They are quite different, check out Kiero and how it is done in there.
@kurobaakaito
@kurobaakaito 4 ай бұрын
when i press inject from xenos i get the "failed to create device" error written in gui.cpp, how to fix?
@Timo-Epis
@Timo-Epis 7 күн бұрын
Got the same error, gonna debug it tomorrow and see where it goes wrong.
@Timo-Epis
@Timo-Epis 7 күн бұрын
Well I debuged it and I made 3 typo's. You need to check your bool::gui::SetupDirectX function. You made a typo probably somewhere. The code from the tutorial works 100% so it's you that made a mistake.
@CanadianWatermelon-ff3pf
@CanadianWatermelon-ff3pf Жыл бұрын
what i do if unable to initialize minhook
@pain-1929
@pain-1929 Жыл бұрын
Hello brother, your video has been very helpful to me. What is the specific purpose of the temporary window you created Is it related to the window of the game itself
@pain-1929
@pain-1929 Жыл бұрын
I understand whether the temporary window you create is only for obtaining functions in the Virtual function table
@Timo-Epis
@Timo-Epis 7 күн бұрын
For those that get errors, and it's not working. Check your code. It's 100% a typo you made or forgot something to add. I made 3 mistakes that I found when debugging. I guess not everyone knows how to debug your program. So I would advice to retype the code completly from the tutorial and be 100% focused. Or the game uses a different DirectX version than 9.
@ShaffySwitcher
@ShaffySwitcher 2 жыл бұрын
you are a god thank you
@raving_6
@raving_6 2 жыл бұрын
please ignore(timestamp): 21:09
@goozjeesh46
@goozjeesh46 Жыл бұрын
i dont want to ignore
@Nioxs
@Nioxs 3 жыл бұрын
It doesnt shows any error, while compiling and while injecting - is there a way to debug the dll somehow, to find out whats wrong? So basically if I am pressing the button to open it, nothing happens and if I am pressing END the whole game crashes.
@Nioxs
@Nioxs 3 жыл бұрын
(The injection is successful and I added another messagebox/beep on setup and it shows up as part of the process)
@cazz
@cazz 3 жыл бұрын
build you .dll in debug, attach VS to CS:GO and then inject. Set break points in your hook and see what's happening.
@Nioxs
@Nioxs 3 жыл бұрын
@@cazz Yeah thanks, it works for x86 games. Problem is I am trying to get it to work with x64 games, but after debugging, it turns out it returns "INVALID_HOOK_POS", so it can't find the functions in x64, what makes sense. But well not sure how to fix it
@Nioxs
@Nioxs 3 жыл бұрын
But it does not throw "throw std::runtime_error("Unable to hook Reset().");" - what is a little bit weird
@essel9580
@essel9580 3 жыл бұрын
@@Nioxs did you manage to fix it? i have the same issue...
@omegafire5369
@omegafire5369 Жыл бұрын
will you make a new version for cs2? however after compiling it tells me that "can't inject 32 bit image "internalMenu.ddl" into native 64 bit process"
@CanadianWatermelon-ff3pf
@CanadianWatermelon-ff3pf Жыл бұрын
make it 64
@spaffx
@spaffx 5 ай бұрын
setup your project to 64bit and use directx11 instead of directx9
@ProdBaly
@ProdBaly 3 ай бұрын
does it working for cs2
@paralxd
@paralxd 2 жыл бұрын
can i ask to add cheats like chams to this?
@user-pp3mr6pt9i
@user-pp3mr6pt9i 3 жыл бұрын
Why my game crashed when i injecting dll not in -insecure?
@cazz
@cazz 3 жыл бұрын
im not sure, are you manual mapping?
@user-pp3mr6pt9i
@user-pp3mr6pt9i 3 жыл бұрын
@@cazz no
@MFXScript
@MFXScript 2 жыл бұрын
Does this method works for every DirectX9 games for example League of Legends ?
@cazz
@cazz 2 жыл бұрын
Yep, any Directx9 game. But, League might have some other anti-cheat measures so watch out. Good luck.
@MFXScript
@MFXScript 2 жыл бұрын
@@cazz Can I hook endscene this way on x64 games?
@Rebinde
@Rebinde Жыл бұрын
If i iject it it coms an error
@JustPoker
@JustPoker 2 жыл бұрын
29:20 You've got a point ngl 😂
@Defiler151
@Defiler151 Жыл бұрын
He do indeed, but watching this without knowing c++ or another programming language is a waste of time anyways tbh. Since you don't understand what's going on what so ever
@t59y93
@t59y93 Жыл бұрын
Can i use it for game uses DirectX 11?
@drearbtw
@drearbtw 8 ай бұрын
No
@HITCOMMUNITYY
@HITCOMMUNITYY 3 жыл бұрын
nice
@RioLewis17
@RioLewis17 3 жыл бұрын
hey i’m considering trying to make a fortnite aimbot i have some big plans not to use but to resell how hard do you think it would be for a game like fortnite ?
@m1croh
@m1croh 3 жыл бұрын
Extremely, their anti cheat is insanely good and you'd need a very high knowledge of programming to get even close to making an undetectable cheat. Start small like this with CS:GO and maybe in the future you'll be able to pull it off!
@cazz
@cazz 3 жыл бұрын
Exactly as @panzohs said, if you are asking this question you do not know enough to make a Fortnite aimbot, it is as simple as that. Fortnite uses EAC, which would require you to make a kernel driver to bypass said AC.
@teka3893
@teka3893 2 жыл бұрын
is this still updated? i want to learn game hacking atm because writing discord bots is getting bored.
@cazz
@cazz 2 жыл бұрын
It sure is.
@comb4tted
@comb4tted Жыл бұрын
@@cazz is it still updated even now, because i get an error code 0x000135 on xenos failed to inject image
@gow9476
@gow9476 3 жыл бұрын
besides learning c++ you should learn windows api too.
@cazz
@cazz 3 жыл бұрын
of course, but I don't like the sentiment. The windows api is massive, verbose, complex and ultimately retarded. Telling someone to "learn winapi" means nothing, and helps nothing, because what do you need to learn? You should tell people to look at how to open handles, how to enumerate through processes or modules. How to read/write memory. Not to learn the windows api.
@Timo-Epis
@Timo-Epis 7 күн бұрын
@@cazz True, it's like saying learn the dictionary in order to speak the language but wouldn't call that an smart move.
@HITCOMMUNITYY
@HITCOMMUNITYY 3 жыл бұрын
makes a tutorial on how to put a wallhack and aimbot in 1 external only
@sprydagger
@sprydagger 5 ай бұрын
any way to make this work with minecraft bedrock? directx12 and x64 i believe.
@Vituko12
@Vituko12 4 ай бұрын
No, you have to make it in java
@tyger9690
@tyger9690 3 жыл бұрын
Does this work for DX11 games?
@cazz
@cazz 3 жыл бұрын
no, unfortunately not, you will need to adapt the dx9 code to dx11
@antoniosilva1393
@antoniosilva1393 Жыл бұрын
Hi, my game is crashing! attached to Vs error: "Unhandled exception at 0x3DE0A6B0 in csgo.exe: 0xC00001A5: An invalid exception handler routine has been detected (parameters: 0x00000004)."
@Cobsterrrr
@Cobsterrrr Жыл бұрын
error 0xc000136 while injecting
@yt_lota896
@yt_lota896 2 жыл бұрын
How much would you charge to teach me 1 on 1 in a call to make a warzone cheat. im not all worried about aimbot just want to start off on esp
@coolanimeclips-ngl
@coolanimeclips-ngl 2 жыл бұрын
Codementor exists :p Everything exists on the internet you just have to look lol.
@operatorblackbird
@operatorblackbird 3 жыл бұрын
When calling the ResetOriginal() function I get 2 errors; the first one is " parameter of abstract class type "IDirect3DDevice9" is not allowed: " and its a error with thre fucntion it self. The second error is " no suitable constructor exists to convert from "IDirect3DDevice9*" to "IDirect3DDevice9" " Do you know how I can fix it? I'm sure its just a stupid mistake I made.
@Hiro-zb1vu
@Hiro-zb1vu 2 жыл бұрын
still have the problem?
@operatorblackbird
@operatorblackbird 2 жыл бұрын
@@Hiro-zb1vu bro it's been 8 months I haven't been actively trying since
@AFSDAN
@AFSDAN 2 жыл бұрын
​@@Hiro-zb1vu I have it :)
@alanmatlacki
@alanmatlacki 2 жыл бұрын
using ResetFn = HRESULT(__thiscall*)(void*, IDirect3DDevice9*, D3DPRESENT_PARAMETERS*) noexcept; inline ResetFn ResetOriginal = nullptr; HRESULT __stdcall Reset(IDirect3DDevice9* device, D3DPRESENT_PARAMETERS* params) noexcept;
@viktortolmashev6506
@viktortolmashev6506 Жыл бұрын
why not to just "return RegisterClassEx(&windowClass);" ??
@Jerryyyy
@Jerryyyy 2 жыл бұрын
Is this tut working with DirectX 11 also? Or what is needed for me to change in it?
@cazz
@cazz 2 жыл бұрын
Nope, only direct x 9
@Jerryyyy
@Jerryyyy 2 жыл бұрын
@@cazz How can i make a internal overlay for DirectX 11? Can u make a tut or link one please? I need 11 or 12 for that game for i want to make an ESP, but the 11 one is more stable.
@ederathegoat2746
@ederathegoat2746 2 жыл бұрын
@@Jerryyyy what game because some games like csgo use only dx9 and not dx11 or dx12
@Jerryyyy
@Jerryyyy 2 жыл бұрын
@@ederathegoat2746 PUBG lel, im obsessed w hackers, who shoot me like automatic weapons in head, but w m24
@subsonicmacros1386
@subsonicmacros1386 2 жыл бұрын
will this work for directx11 ?
@Tingleton11
@Tingleton11 2 жыл бұрын
no
@Бебрамонаха
@Бебрамонаха 2 жыл бұрын
It's not work, when inject just.. error
@saddish2816
@saddish2816 2 жыл бұрын
Hi, Will most of the code work if I change the backend to OpenGL? The game I am trying to hook uses OpenGL.
@cazz
@cazz 2 жыл бұрын
It will work if you hook an OpenGL function + use the OpenGl backend... yes.
@stevenjohnson9660
@stevenjohnson9660 2 жыл бұрын
great video
@Acous7icwav3
@Acous7icwav3 Жыл бұрын
Brother why I generated but did not find the exe file
@cazz
@cazz Жыл бұрын
It’s not an exe. It’s an internal and therefore a .dll is created. You need to inject the .dll into the game.
@winter7843
@winter7843 Жыл бұрын
I inject my dll into csgo but the menu doesn't open
@verlet6809
@verlet6809 Жыл бұрын
did you fix this issue?
@goozjeesh46
@goozjeesh46 Жыл бұрын
when i inject i just get an error and the error code is 0xC0000135 pls help i really need it
@goozjeesh46
@goozjeesh46 Жыл бұрын
it worked :D
@comb4tted
@comb4tted Жыл бұрын
@@goozjeesh46 what did you do? i get the same error code
@goozjeesh46
@goozjeesh46 Жыл бұрын
@@comb4tted i remade the whole thing 🤣🤣 not the most practical solution, but it worked
@comb4tted
@comb4tted Жыл бұрын
@@goozjeesh46 fr? can you please send me the code i need it
@goozjeesh46
@goozjeesh46 Жыл бұрын
@@comb4tted bro im so sorry i didnt see your comment and i just accidentally cleared my entire drive so i lost all of my work :( im remaking it rn so ill send a github link when im done
@MonoWho
@MonoWho 2 жыл бұрын
how do i fix XINPUT1_3.dll error
@cazz
@cazz 2 жыл бұрын
Unfortunately ImGui has that dll embedded and will try to load it when you inject your cheat. To fix the problem, you need to stop ImGui from trying to load the xinput dll. Just look through or search for it in the imgui files in your code and remove it.
@tiennguyentran7453
@tiennguyentran7453 Жыл бұрын
I signed up for a membership package to use your code internal menu on csgo in win 11 and got error code Error code 0xC0000135 *i hope you see this comment*
@ghiathbarry8976
@ghiathbarry8976 2 жыл бұрын
keep it up bro
@youuyouu348
@youuyouu348 2 жыл бұрын
Hello, very nice vid you explain all stuff, but i have a problem with WND PROC when i inject to LEFT 4 DEAD i click through my imgui menu, someone can help me to not interact with game?
@wraith342
@wraith342 2 жыл бұрын
game crashes when i inject
@ShadowStarz431
@ShadowStarz431 3 жыл бұрын
subbed
@cazz
@cazz 3 жыл бұрын
@notnotcz4835
@notnotcz4835 Жыл бұрын
i cant build besause of problems in gui.obj can anyone help me?
@ningu1036
@ningu1036 3 жыл бұрын
hey man im fucking loving this shit you think you will ever make a tut for harder games such as rust,tarkov, etc ...love you man
@cazz
@cazz 3 жыл бұрын
eventually brother! I really appreciate it by the way
MAKE PLAYERS MORE VISIBLE WITH CHAMS
7:54
cazz
Рет қаралды 25 М.
HOW AIMBOTS WORK
8:36
cazz
Рет қаралды 1,2 МЛН
#behindthescenes @CrissaJackson
0:11
Happy Kelli
Рет қаралды 27 МЛН
SLIDE #shortssprintbrasil
0:31
Natan por Aí
Рет қаралды 49 МЛН
Ful Video ☝🏻☝🏻☝🏻
1:01
Arkeolog
Рет қаралды 14 МЛН
WHAT IS HOOKING?
7:19
cazz
Рет қаралды 42 М.
You Should Learn C++ (for hacking games)
6:11
cazz
Рет қаралды 468 М.
Почему donk стал топ-1 игроком 2024 года?
11:58
HOW ANTI-CHEAT BYPASSES WORK
8:18
cazz
Рет қаралды 549 М.
External C# .NET Hack Menu With Dear ImGui 😎 [ Tutorial ]
12:44
How to Hook Steam Overlay Tutorial - 64-bit IMGUI Hook
10:31
Guided Hacking
Рет қаралды 20 М.
FREE CS2 CHEATS You Should Check Out In 2025
9:38
NoHyper
Рет қаралды 57 М.