[Release]Testsystem Source

02/11/2012 17:36 pamz12#61
aww i see i had to change the order of that dissaper struct, thanksies
02/12/2012 03:04 MoepMeep#62
Quote:
Originally Posted by RunzelEier View Post
hwnd can be read out of memory.
no need to get the window title
Is there anything you need the hwnd for? o.o
02/12/2012 13:05 RunzelEier#63
Quote:
Originally Posted by hoseta View Post
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.

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:;
...
See? if u will put wrong kal window name then while wont end.
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.
hoseta needs it ;)
02/12/2012 18:37 hoseta#64
Quote:
Originally Posted by RunzelEier View Post
hoseta needs it ;)
hmmm... i thought i wrote clear why i used it :confused:
i am not pro so i trying to make things just how i can :D
02/22/2012 14:08 mki#65
TY !
^^
02/24/2012 12:59 mki#66
i cant bulid the source !! WTF .
02/24/2012 17:13 MoepMeep#67
You should learn some c++ then ;o
02/25/2012 17:43 mki#68
Quote:
Originally Posted by hoseta View Post
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...]
LA bot not working ;)
02/25/2012 18:03 hoseta#69
maybe cuz most server have cd server protection?,

have no idea if that can be bypassed.
02/25/2012 18:47 mki#70
Quote:
Originally Posted by hoseta View Post
maybe cuz most server have cd server protection?,

have no idea if that can be bypassed.
I tested on xtreme kal, also splash bot dont work, ah and i forgot to say Thx.
02/27/2012 00:46 mki#71
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.
02/27/2012 07:25 hoseta#72
Quote:
Originally Posted by mki View Post
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.
i didint add la bot just hack,
you can add search mob your self its 2 lines of code,
i dont play kal till i will find normal server, kal is shit now eh.
02/27/2012 11:15 syntex#73
kal is shit now thanks hoseta ahaha
02/27/2012 20:53 Power_Stunner#74
is it possible to add mix with dropping weapons/armor/meds to this source?
02/27/2012 21:08 bloodx#75
Yes!