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...)
@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.
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
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
"'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
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)
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
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 th-cam.com/video/NbNEDkOK4xM/w-d-xo.html
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...)
Thank you very much for the kind words :)
Great work as usual. Keep up the good work!!!!
@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.
Thanks :) will do
So good to watch your new video. Thnx for sharing ~! I've read the whole AD.
Awesome! Thank you :) Happy New Year btw ^^
I come here to see the intro ☺️
1:18 im totaly looking at that damn graph.
Nice tut…what’s the difference of hooking dinput methods and just calling GetAsyncKeyState in the main loop?
My Imgui is not clickable direxrx9 game called Combat arms Classic how can i fix that?
hi man, how can I contact u? mail/discord
good thing you blurred the background on 1:20, I just couldn't take my eyes off of it.
I have DirectInput8Create output "DirectInput8Create failed!"
how did you manage to run halo in a window???
Help me, follow the entire process and step by step, but I can't lock the keyboard, only the mouse. help me please.
yead! thanks for video
bạn ơi cho mình hỏi với
@CasualGamer 7:17, line 24, getFunctionAddress function. Shouldn't be there "uintptr_t pFunction = avTable + index * sizeof(uintptr_t)"?
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
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
Hello, could you do a video about how to check if process is running for external cheats?
Nice tutorial but how to send theses values to imgui?
Build error in VS2019!
hey this work for the new black ops cold war??
0:43 song name?
robot barbecue in lab 5
Amazing tutorial. Can i release key pressing instead c++ send input (this works good, but need arrow which not have scan codes)
What do you put for hmodule? Is it even initialized?
case DLL_PROCESS_ATTACH: myhModule = hModule;
@@casualgamer1791 I see, but where does DLLMain gets called?
"'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
@@casualgamer1791 I must have been incredibly dumb to miss that video in the link. Much appreciate the explanation.
Np those were some valid questions
Or we can check with a process hacker app inside a targeted app threads
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)
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
what if the game dont have any Input at all?
What? I can not imagine a game without any input ^^
i want to send press key? source demo please
Check out the guided hacking link in the description
bạn ơi cho mình hỏi với
@@casualgamer1791 Any alternatives that don't cost 20 bucks?
How can I do this in pubg lite
where are you bro I miss you
No time atm :( new content coming asap
whats different dinput8.dll and DINPUT8.dll, i try use u script result not same.
please link facebook or twiter of you? i want press key
Can u make for 3d game bot like automatic shoot???
UE4 next, please? :D
Unreal Engine 4? That is a big topic. Be more specific pls
@@casualgamer1791 Hacking UE4 games. Function calling/hooking using process event and stuff like that.
Are you an international hacker?
Not sure what qualifies as international, I am not from the US.
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 th-cam.com/video/NbNEDkOK4xM/w-d-xo.html
Bro please make video on how to make pubg mobile esp plz plz plz ....