Talk to dead npcs (packet for Alissa) 01/15/2012 - Mabinogi Hacks, Bots, Cheats & Exploits - 7 Replies top box
to the left you put 000055F00 right box you put your ID
then the bottom bottom box you put
000055F00<char ID> 09010004<NPC ID>
then send
dont build packet
(enjoy hope this helps you guys out, no it's a pain in the ass to not be able to play, don't let those arsehole haxors ruin your mabi weekend >:P)
Send Recv 08/18/2009 - Kal Online - 0 Replies Hey;)
I start checking this code http://www.elitepvpers.com/forum/kal-hacks-bots-che ats-exploits/189618-release-kalhackzz-v0-3-v0-4-so urces.html but i cant still send a packet of move just to see my player moving.Maybe this code is obsolete i dont know if there are better send and rev codes just tell me
When dll process attach happens i call my function _beginthread(f,0,NULL);
void f(void* start_parameter){
Console(); //Get the console
printf("DLL loaded");
[help] recv 08/02/2009 - Kal Online - 3 Replies Soo,
man man behinderter tag.
naja wayne.
bin grad dabei mich etwas mehr mit den recv packets außeinander zu setzen.
unter anderem mit den zahlen dahinter.
Borsti sagte das ist die größe (size)
naja also ich hab mir das mal als hex ausgeben lassen (das packet für empfangene nachrichten im chat )
ich hab mir das folgendermaßen "notiziert"
0c 00 3c //size
44 65 6e 4a 61 73//name
Recv Packet [Frage ;D] 06/03/2009 - Kal Online - 14 Replies Es gibt ja eine sehr ausführliche Liste für Send...
aber für Recv glaube ich ja nicht (?)...
kann mir jemand kurz mal sagen ob ein recv packet vorhanden ist für expell | connection lost?
Wenn ja, wie siehts aus?
danke :D
[Question] Hooking send() & recv() works, but recv hiding data for co??? 05/06/2009 - CO2 Programming - 2 Replies Hey guys, I've been making a DLL to allow another program to intercept the packets of conquer using windows pipes. (Then its the job of the main program to decrypt the packets, the DLL only gives a communication channel for the main program)
(winsock functions btw)
- hooking send() works fine for my internet browser
- hooking recv() works fine for my internet browser
- hooking send() works fine for conquer online