Hey bro i have problem
the problem is last three packets didn't sent ,
1-Jump Address
2-Walk/Jump Class
3-Walk Address
i tried to change Conquer.exe with old one infact it working !! and all packets was sent successfully!:O but i cannot login with old Conquer.exe
not compatible with version, probably the three addresses was changed or something wrong !
i changed
Quote:
|
if (Found!=string::npos && int_to_hex(Buffer[0]) == "e8")
|
To
Quote:
|
if (Found=string::npos && int_to_hex(Buffer[0]) == "e8")
|
all packets was sent but the character didn't move or hunting !
Can you explain to me ?

ــــــــــــــــــــــــــــــــــــــ