PacketTut

11/08/2008 17:43 MoepMeep#76
Well, if you don't even got basic coding skills you shouldn't even try it ~.~
11/08/2008 17:50 natinet#77
is it working for int by the way?, i dont wanna spend time if it wont work :)
11/08/2008 17:52 bloodx#78
ya is it but you need to code new things in it ^^

but you dont will make it work so dont spend your time for questions.
11/08/2008 18:49 chibis#79
didint thought that so much ppl are so dumb >.>
@natinet yeah, on this source u have to change some things... but there are other sources wich are good for int ;)
@zogga thx, auch wenns ichs schon kannte
11/08/2008 20:00 EXTEЯNAL#80
can anyone explain me how the PIMP BOT and ITEM DROP is working? oO i can't get it work :(
11/08/2008 22:10 Power_Stunner#81
umm.. when i try do simple sit hack i get now what to do..
but i get undeclared header when i rebuild hack...
11/08/2008 22:37 EXTEЯNAL#82
write ur msn/icq adress i will help you to include the sdk ~.~
11/08/2008 22:49 Power_Stunner#83
thnx bro
11/09/2008 00:16 MoepMeep#84
If you don't even know how to include the sdk, better turn your comp off ~.~
11/09/2008 00:24 Power_Stunner#85
Quote:
Originally Posted by chibis View Post
if u have qeustions, first READ it and then ask -.-'
@natinet redownload the KalHack.rar and when cmd pop up, enter "kocp" (wuthout "")
@biology

This is the mixing packet:
PHP Code:
SendDetour(0x62,"bddddd",0,weapon1,weapon2,armor,stone1,stone2); 
like i say, u have to give weapon1,weapon2,armor,stone1 and stone2 "information", id said how to do it ...

But for the peeps who dont learn, heres mixing via packets(nub version):

PHP Code:
DWORD weapon1;
DWORD weapon2;
DWORD armorID;
DWORD stone1;
DWORD stone2
PHP Code:
    if (strcmp(input,"packetmix") == 0)
{                    
printf("Enter WeaponID of Weapon, u want to mix: \n");
                    
scanf("%d%*c",&weapon1);
                    
printf("Enter the other weapon: \n");
                    
scanf("%d%*c",&weapon2);
                    
printf("Enter ArmorID: \n");
                    
scanf("%d%*c",&armorID);
                    
printf("Enter Stone 1 ID: \n");
                    
scanf("%d%*c",&stone1);
                    
printf("Enter Stone 2 ID: \n");
                    
scanf("%d%*c",&stone2);
                    
printf("Now enquip your weapon and enter mix \n");
}

   if (
strcmp(input,"mix") == 0)
{    
                    
SendDetour(0x62,"bddddd",1,weapon1,weapon2,armorID,stone1,stone2);

Example :
Weapon1 = g40 Bow
Weapon2 = another g40 weapon
armorID = g42 armor part
stone1 = mistery stone ( u can fake them with uce )
stone2 = mistery stone ( u can fake them with uce )
OFC dont enter "g40 Bow", u have to enter the ID of the g40 bow !!!!

How to get the ids? Drop the weapons,armor and the stones and the id will be shown in cmd (they always look like -34124123 or something like that
ok when i do this i get imp bow..
when i equip imp bow and press mix it says item is not enough..
so then i use another clean bow and get a 2nd imp bow..
the attack dosent raise on either of the 2 bows.
any help?
11/09/2008 00:41 MoepMeep#86
ye, better quit that kind of stuff since you aren't able to sniff/read :>
11/09/2008 00:44 Power_Stunner#87
. . . :(
im trying and i almost got it :P
just my dmg wont go anywhere >.>
11/09/2008 10:44 chibis#88
wtf? wtf? -.-', ich hab hierzu nix mehr zu sagen ...
11/09/2008 12:10 biology321#89
lol finally everything worked had -65k damage..but how do u keep the damage? if u equip new weap it goes back to the stats of the weap:(


fixxed maybe?
11/09/2008 12:18 ShadowHell#90
omg :D
You have to use the weapon you have than for ever -.-
This is a Hack :D
With G1 Weapon or other you make -65k Damage this is good =D
Server? :D