Awesome video! Btw, I have already seen many of your videos and man, you explain everything very well. I remember I had to learn all these things on my own a few years ago, and it was really difficult because I was just lost and didn't even know where to start studying. I'm sure your videos are helping a lot of people that are starting to study game hacking and stuff. Keep up the hard work, I'm sure you'll soon hit a million subscribers!!! (btw, English is not my main language, so sorry about any grammar mistakes...)
@casualgamer17913 жыл бұрын
Thank you very much for the kind words :)
@crapyguy12344 жыл бұрын
Great work as usual. Keep up the good work!!!!
@oraclematon92774 жыл бұрын
So good to watch your new video. Thnx for sharing ~! I've read the whole AD.
@casualgamer17914 жыл бұрын
Awesome! Thank you :) Happy New Year btw ^^
@harveythe80533 жыл бұрын
@CasualGamer Man this channel is sick, i hope you continue making these vids. Yours is the only place i feel like i come away learning something properly.
@casualgamer17913 жыл бұрын
Thanks :) will do
@justaplebdontmindmeii4524 жыл бұрын
1:18 im totaly looking at that damn graph.
@vaverix4 жыл бұрын
@CasualGamer 7:17, line 24, getFunctionAddress function. Shouldn't be there "uintptr_t pFunction = avTable + index * sizeof(uintptr_t)"?
@casualgamer17914 жыл бұрын
hmm well that would be an option i think but works as is Edit: ooh you mean because i had 9 in the video.... Yes you are right ofc. I fixed that in the GitHub project
@scavenger48133 жыл бұрын
I come here to see the intro ☺️
@begbarros5 ай бұрын
Nice tut…what’s the difference of hooking dinput methods and just calling GetAsyncKeyState in the main loop?
@corejake3 жыл бұрын
good thing you blurred the background on 1:20, I just couldn't take my eyes off of it.
@zorro59_official4 жыл бұрын
My Imgui is not clickable direxrx9 game called Combat arms Classic how can i fix that?
@johannex.3 жыл бұрын
Amazing tutorial. Can i release key pressing instead c++ send input (this works good, but need arrow which not have scan codes)
@julianomoraes42075 ай бұрын
Help me, follow the entire process and step by step, but I can't lock the keyboard, only the mouse. help me please.
@mariusschubert48823 жыл бұрын
Hey, first of all thx for the video So, I do have a program, that looks for a special event (OpenCV detection of an object) and then plays a sound when found. so it presses "x" on the keyboard (ingame command for scan) every "y"seconds. Can't run in the background tho, so I set it up + the game in a VM, which costs a lot of resources and is somewhat limiting. thats why I was looking for hooking the input and then simulating the keypress "x". At 3:00 : My game uses DirectX12, but from what I can tell, does not use Directinput. DLLs I found in cheatengine containing "input" are: "inputhost.dll" "TextinputFramework.dll" "xinput9_1_0.dll" "XInput1_4.dll" I simply have no clue, where to start / go from here. any advice is appreciated & thx in advance ! (also my program is written in python and I then need to find out dll injection works there)
@casualgamer17913 жыл бұрын
you probably have to hook some XInput methods. Have not done that myself yet but ofc the info is out there. Doing that with python does add an extra layer of difficulty tho.. you might want to port to a different language
@jirihusak1753 жыл бұрын
Hello, could you do a video about how to check if process is running for external cheats?
@muhammadrizkihidayat644011 ай бұрын
Hi, bro. how to make the directinput working even it lost focus? i've already hook SetCooperativeLevel and replace DISCL_FOREGROUND to DISCL_BACKGROUND but the game still can't simulate input when i'm in focus to other window. Thank you
@tomifilep13 ай бұрын
Or we can check with a process hacker app inside a targeted app threads
@егорщербанов2 жыл бұрын
I have DirectInput8Create output "DirectInput8Create failed!" how did you manage to run halo in a window???
@bambou37152 жыл бұрын
Nice tutorial but how to send theses values to imgui?
@kubi28343 жыл бұрын
hi man, how can I contact u? mail/discord
@АлексейМедведев-ъ6т3 жыл бұрын
Build error in VS2019!
@happyoncrack17863 жыл бұрын
hey this work for the new black ops cold war??
@MiseryKira3 жыл бұрын
0:43 song name?
@casualgamer17913 жыл бұрын
robot barbecue in lab 5
@bilibiliyxu2153 жыл бұрын
What do you put for hmodule? Is it even initialized?
@casualgamer17913 жыл бұрын
case DLL_PROCESS_ATTACH: myhModule = hModule;
@bilibiliyxu2153 жыл бұрын
@@casualgamer1791 I see, but where does DLLMain gets called?
@casualgamer17913 жыл бұрын
"'The system also calls the entry-point function for a DLL when it is loaded or unloaded using the LoadLibrary and FreeLibrary functions" ie inject the dll into your target and the function will get called imediately
@bilibiliyxu2153 жыл бұрын
@@casualgamer1791 I must have been incredibly dumb to miss that video in the link. Much appreciate the explanation.
@casualgamer17913 жыл бұрын
Np those were some valid questions
@hipartvn3 жыл бұрын
i want to send press key? source demo please
@casualgamer17913 жыл бұрын
Check out the guided hacking link in the description
@hieupc13073 жыл бұрын
bạn ơi cho mình hỏi với
@croser812 жыл бұрын
@@casualgamer1791 Any alternatives that don't cost 20 bucks?
@hieupc13073 жыл бұрын
what if the game dont have any Input at all?
@casualgamer17913 жыл бұрын
What? I can not imagine a game without any input ^^
@hieuang9074 жыл бұрын
yead! thanks for video
@hieupc13073 жыл бұрын
bạn ơi cho mình hỏi với
@supernov46783 жыл бұрын
where are you bro I miss you
@casualgamer17913 жыл бұрын
No time atm :( new content coming asap
@arifsharma67773 жыл бұрын
How can I do this in pubg lite
@hipartvn3 жыл бұрын
please link facebook or twiter of you? i want press key
@nark48373 жыл бұрын
UE4 next, please? :D
@casualgamer17913 жыл бұрын
Unreal Engine 4? That is a big topic. Be more specific pls
@nark48373 жыл бұрын
@@casualgamer1791 Hacking UE4 games. Function calling/hooking using process event and stuff like that.
@qwdjnkqwdqwnj324 жыл бұрын
Hello, I have question I cant find any video for a external cheat client with external menu for minecraft. Do you think you can do a Video or a video series how to make a external minecraft client(for lunar client to thats an pvp client) a client like this kzbin.info/www/bejne/hJOxdnehhLBnrq8
@garggank90833 жыл бұрын
Are you an international hacker?
@casualgamer17913 жыл бұрын
Not sure what qualifies as international, I am not from the US.
@shreeshind83884 жыл бұрын
Can u make for 3d game bot like automatic shoot???
@gurmeetmaan91093 жыл бұрын
Bro please make video on how to make pubg mobile esp plz plz plz ....
@ichwanrw2 жыл бұрын
whats different dinput8.dll and DINPUT8.dll, i try use u script result not same.