aww i see i had to change the order of that dissaper struct, thanksies
hoseta needs it ;)Quote:
hmm yes you are right but here i put window read to avoid "ANTI-HACKING PROBLEM",
cuz if u inject ur dll to fast u will get that information. and when i put kal wind check my dll inject after window is activte and can safely inject.
See? if u will put wrong kal window name then while wont end.Code:unsigned int __stdcall MainThread(void * pParams) { //wait to avoid anti-hacking. Sleep(4500); Kal::ReadSettings(); while(true) { hKal = FindWindow(NULL,chWindow_Name); SetWindowTextA(hKal,"KalOnline kalxoor"); hWait = FindWindow(0,"KalOnline kalxoor"); hKal1 = GetForegroundWindow(); if (hWait == hKal1) goto endwait; Sleep(100); } endwait:; ...
I add that cuz i cant use any injector on windows 7 64 bit and i made one,
I wont to play with Sleep shit, 'while' is good for me.
LA bot not working ;)Quote:
Here u have full source with working player disappear, I just added it and tested on Dominion Kal.
for sure u had something wrong with recv.
PS:[FOLDER] kalxoor put in kal folder in settings ini change name= (to kal window name),
open first kalxoor.exe then kalonline, this injector work too on windows 7 64/32 bit tested... ( u need open as administrator in win7 )..(Injector inject just dll with name kalxoor, dll must be in the same folder)
Link ([MIRROR] File Front / Game Front ):
[Only registered and activated users can see links. Click Here To Register...]
i didint add la bot just hack,Quote:
hoseta, u added LA bot, or just LA hack?, cuz if u added only LA hack, this are working perfect, but if u added but, it dont work, cuz the archer dont search the mobs.