Kal-Programmierung

11/12/2007 01:32 bloodx#76
Changing LVL via .dll

Hi, with this you can change your lvl ingame with a .dll ;) so you dont need more a UCE hehe :) in the next day's i realese other Things ;)
This is only the "main build" :P with this you change only to lvl 100. if you want to change any lvl try it self out how hehe.

while( 0 < 1 )
{
printf( "Enter command: " );
char command[255]={0};
scanf("%s%*c",&command);
if (strcmp( command, "LVL100" ) == 0)
printf("LVL Changed to 100 have fun o.o\n");
DWORD newlvl=100;
MemcpyEx(0x0070EA33,(DWORD)&newlvl,4);
}

Quelle: [Only registered and activated users can see links. Click Here To Register...]
11/12/2007 09:11 666me#77
Can u say me where i have to use this code ?

It also works on int server ? Oo ^^
11/12/2007 09:59 bloodx#78
you need to make a own .dll what start with kal :P or maybe injection idk i f that work ^^

nah for int not ;)
11/12/2007 14:50 666me#79
And how i make a dll that start with kal Oo

Is there a tut somehwere?

I added u in ICQ maybe u could send me ur dll ^^
11/12/2007 16:38 Godl!ke#80
Quote:
Originally Posted by blub666 View Post
And how i make a dll that start with kal Oo

Is there a tut somehwere?

I added u in ICQ maybe u could send me ur dll ^^
Look for DLL-Injection on google or somewhere else!

greetz Godl!ke
11/26/2007 03:11 FoxT#81
Hmm i tought bloodx already ended is project the new kalhackit:P
11/26/2007 21:15 bloodx#82
i have stop all project's ^^ only MOK is still in progress