Quote:
Originally Posted by IfritBR
So I can`t use any hack program to edit packages on LC?
|
You can't use a finished program, because it will not work, you need to write a new program to change packets, because of the Encryption
Quote:
Originally Posted by IfritBR
And the 1D its right, not only because i got him 2 times. It`s because if I count 1D (that in hex is 29) I get the same item, and with the 22 (that in hex i don`t remember what is the number) I got the right item also. Could be a coincidence, but I think its not =/
|
It is, believe me, i'm writting a LC Server emulator, i know how the packets work,
after 11 81
"EB 82 8E C1"
"0F D6 7B 08"
"B6 47 35 4B"
all 3 are decrypted to "00 00 00 0A"
then the next 2 byte are the encrypted "Lacaball Opcodes", so only 8 Bytes left + 2 key bytes
"1D" is impossible to be the ItemID, because it is encrypted
Quote:
Originally Posted by IfritBR
I want something to try edit packages on LC or do a good hack =O. Not about items but I want learn something on hacking games.
|
"Hacking" (you mean cheating...) is not really possible in this game, even with packet editing, try another game.
Quote:
Originally Posted by IfritBR
In my head I know its possible because if people sell gold for real money its because its possible hack LC.
|
selling gold is NOT hacking/cheating
Quote:
|
Originally Posted by doppi77
I´ve tried the same for about 2-3 months.. same problem, you can do it!
Server crashes if you send packets or change them.
|
Das ist bullshit, der Entschlüsselungsalgorythmus hat eine eigene Fehlerabfrage, sobald der key zum decrypten nicht klappt, schickt der server dir ein disconnect und schließt das socket, der server selbst crasht dabei nicht.